Search found 1455 matches

by chipfryer27
Tue Jul 01, 2025 9:29 pm
Forum: App Developer
Topic: Can't access the Flowcode Web Developer Deployment Window
Replies: 4
Views: 59

Re: Can't access the Flowcode Web Developer Deployment Window

Hi

Okay

I've got a machine that I've not updated in a while so I will check on that to see if there.

Regards
by chipfryer27
Tue Jul 01, 2025 7:26 pm
Forum: App Developer
Topic: Can't access the Flowcode Web Developer Deployment Window
Replies: 4
Views: 59

Re: Can't access the Flowcode Web Developer Deployment Window

Hi

Are you mixing up deploying Web Developer with App Developer?

It has been a while since I used Web Developer (and I'm just going to go refresh my memory), but I don't recall offhand seeing those options. They are available in App Developer though.

Regards
by chipfryer27
Mon Jun 30, 2025 1:04 pm
Forum: General
Topic: Sending Data over Cellular Networks
Replies: 45
Views: 12265

Re: Sending Data over Cellular Networks

Hi Following up on a previous post regarding USB-TTL adapters, I could not communicate over UART with a 7600 using a CH340 based adapter, but could talk to a 7670. I had to obtain a FT232 adapter to communicate with the 7600. Looking at using a Laser I just happen to have lying around to explore the...
by chipfryer27
Fri Jun 27, 2025 7:51 pm
Forum: Projects - Embedded
Topic: Flowcode Developer's web export question re IOS Safari browser display
Replies: 14
Views: 718

Re: Flowcode Developer's web export question re IOS Safari browser display

Hi I'd forgotten just how unfriendly and troublesome these can be and it is little wonder it has been in a drawer for so long. Eventually got both the above files downloaded on the stupid machine but could I find them? Of course not..... that would be a useful feature.... Ages later with the help of...
by chipfryer27
Fri Jun 27, 2025 9:28 am
Forum: Projects - Embedded
Topic: Flowcode Developer's web export question re IOS Safari browser display
Replies: 14
Views: 718

Re: Flowcode Developer's web export question re IOS Safari browser display

Hi Fully charged. I will need to sort out the email accounts as there appears to be some issue with the ones on it. They are not connecting. I'm just heading out now so I will look into it later today and once resolved I'll report back. I'm not expecting too much trouble, I probably changed password...
by chipfryer27
Thu Jun 26, 2025 10:40 pm
Forum: Projects - Embedded
Topic: Absolute ABS Function for Integers?
Replies: 7
Views: 264

Re: Absolute ABS Function for Integers?

Disengaging Panic Circuits...???
by chipfryer27
Thu Jun 26, 2025 9:15 pm
Forum: Projects - Embedded
Topic: Absolute ABS Function for Integers?
Replies: 7
Views: 264

Re: Absolute ABS Function for Integers?

Haha

Many times I have been caught out similarly and spent way, way too long chasing..... :)

Glad it is working now

Regards
by chipfryer27
Thu Jun 26, 2025 8:41 pm
Forum: Projects - Embedded
Topic: Absolute ABS Function for Integers?
Replies: 7
Views: 264

Re: Absolute ABS Function for Integers?

Hi

OK, just curious.

I assume you are getting a 2's compliment return?

If for example x = -27 could you not use x = fabs(x) to give 27 ?

Regards

PS
The above simulates but can't try compiling to hex yet as I need to install the compilers on this little machine I'm using
by chipfryer27
Thu Jun 26, 2025 8:08 pm
Forum: Projects - Embedded
Topic: Absolute ABS Function for Integers?
Replies: 7
Views: 264

Re: Absolute ABS Function for Integers?

Hi

Are you supposed to be getting negative values, which would suggest a reversal of flow?

Regards
by chipfryer27
Thu Jun 26, 2025 7:58 pm
Forum: Projects - Embedded
Topic: Flowcode Developer's web export question re IOS Safari browser display
Replies: 14
Views: 718

Re: Flowcode Developer's web export question re IOS Safari browser display

Hi I have to admit being somewhat surprised that I managed to get in. It came up with requests for all sorts of passwords / login to "whatever (cr)apple service" that I ignored and so far so good. I opened up Safari and pointed it to my web address that serves time in a json format If you ...