Search found 106 matches

by niedian
Sat Aug 16, 2025 10:53 am
Forum: Bug Reports
Topic: this file has been repeatedly upgraded.
Replies: 1
Views: 1395

this file has been repeatedly upgraded.

Hello, this file has been repeatedly upgraded. How can we solve this problem?
by niedian
Mon Sep 09, 2024 1:17 pm
Forum: General
Topic: There's a file that keeps prompting for an upgrade
Replies: 3
Views: 3394

Re: There's a file that keeps prompting for an upgrade

All right, thumbs up!
by niedian
Mon Sep 09, 2024 8:51 am
Forum: General
Topic: There's a file that keeps prompting for an upgrade
Replies: 3
Views: 3394

There's a file that keeps prompting for an upgrade

Hello, there's a file that keeps prompting for an upgrade. How should I handle this issue?
by niedian
Sun Sep 01, 2024 3:53 pm
Forum: Feature Requests
Topic: can you add an LoRa SX1278 module?
Replies: 20
Views: 24840

Re: can you add an LoRa SX1278 module?

This website also has very detailed information about LoRa modules.
https://docs.ai-thinker.com/en/lr
by niedian
Wed Aug 21, 2024 8:58 am
Forum: User Components
Topic: Hello, could the help documentation be made more detailed?
Replies: 0
Views: 14592

Hello, could the help documentation be made more detailed?

Hello, could the help documentation be made more detailed? For example, for the section shown in the image below, I'm not sure what to fill in. If there were more detailed instructions or options to choose from, it would be easier to handle. This might require more time from you, but it would greatl...
by niedian
Tue Aug 13, 2024 8:00 am
Forum: General
Topic: There's a file that keeps prompting for an upgrade repeatedly. How should I handle this?
Replies: 3
Views: 3864

There's a file that keeps prompting for an upgrade repeatedly. How should I handle this?

Hello, there's a file, as shown in the image below, that keeps prompting for an upgrade repeatedly. Even after a successful upgrade, it still prompts to upgrade this file. How should I handle this?
by niedian
Sun Aug 11, 2024 11:42 am
Forum: App Developer
Topic: in Flowcode Web programming, how do you add multiple web pages?
Replies: 7
Views: 20156

Re: in Flowcode Web programming, how do you add multiple web pages?

I gave it a try, and it's very convenient, super awesome, thumbs up!
by niedian
Thu Aug 08, 2024 12:05 pm
Forum: App Developer
Topic: in Flowcode Web programming, how do you add multiple web pages?
Replies: 7
Views: 20156

Re: in Flowcode Web programming, how do you add multiple web pages?

Oh, looking at your post again, I think I understand now, thanks!
by niedian
Thu Aug 08, 2024 12:00 pm
Forum: App Developer
Topic: in Flowcode Web programming, how do you add multiple web pages?
Replies: 7
Views: 20156

Re: in Flowcode Web programming, how do you add multiple web pages?

Why is it written like this?
><a href='https://www.flowcode.co.uk' target='_blank' rel='noopener noreferrer'>click this link</a

Rather than writing it this way?
<a href='https://www.flowcode.co.uk' target='_blank' rel='noopener noreferrer'>click this link</a >

Regards.