Hi,
Have you considered an external antenna, I did a quick search and they are about.
https://www.digikey.co.uk/en/products/detail/espressif-systems/ESP32-DEVKITC-VIE/12091811?gclsrc=aw.ds&gad_source=1&gad_campaignid=22158564224&gbraid=0AAAAADrbLlgXcM4R_qBFYuSS2bdMCGI6L&gclid ...
Search found 458 matches
- Sat Aug 15, 2026 9:47 pm
- Forum: Feature Requests
- Topic: TCP Socket Component for Flowcode, Embedded and PC-App
- Replies: 11
- Views: 984
- Tue Aug 04, 2026 3:53 pm
- Forum: Feature Requests
- Topic: Rotary switch
- Replies: 19
- Views: 638
Re: Rotary switch
Hi Steve,
Thanks, I haven't been able to look yet as FC does not like my Win 7 machine these days.
Regards,
Bob
Thanks, I haven't been able to look yet as FC does not like my Win 7 machine these days.
Regards,
Bob
- Tue Aug 04, 2026 3:24 pm
- Forum: Feature Requests
- Topic: Rotary switch
- Replies: 19
- Views: 638
Re: Rotary switch
Hi,
While you are at it you could add a couple of extra versions, BCD (0-9 with 4 outputs) and HEX (0-15 with 4 outputs).
Regards,
Bob
While you are at it you could add a couple of extra versions, BCD (0-9 with 4 outputs) and HEX (0-15 with 4 outputs).
Regards,
Bob
- Tue Jun 09, 2026 1:14 pm
- Forum: General
- Topic: CAN (Internal, MCP2515) Problem/Bug
- Replies: 17
- Views: 2910
Re: CAN (Internal, MCP2515) Problem/Bug
Hi,
A couple of thoughts.
Have you tried to run CAN2 in loopback mode.
If you put it in listen only mode are there errors when connected to the BUS.
Have you looked at the error counters.
Have you tried on it's own to the analyser with an end of line at the analyser.
Regards,
Bob
A couple of thoughts.
Have you tried to run CAN2 in loopback mode.
If you put it in listen only mode are there errors when connected to the BUS.
Have you looked at the error counters.
Have you tried on it's own to the analyser with an end of line at the analyser.
Regards,
Bob
- Mon Jun 08, 2026 10:36 am
- Forum: General
- Topic: CAN (Internal, MCP2515) Problem/Bug
- Replies: 17
- Views: 2910
Re: CAN (Internal, MCP2515) Problem/Bug
Hi,
I do not use FC for CAN but I always try it in "loopback" mode first to make sure there are no external influences.
If they are on the same BUS, where Ben pointed out they are different speeds I would expect CAN2 to set the error bit when CAN 1 is transmitting.
Have you tried CAN2 on its own ...
I do not use FC for CAN but I always try it in "loopback" mode first to make sure there are no external influences.
If they are on the same BUS, where Ben pointed out they are different speeds I would expect CAN2 to set the error bit when CAN 1 is transmitting.
Have you tried CAN2 on its own ...
- Thu Jun 04, 2026 8:22 pm
- Forum: General
- Topic: CAN (Internal, MCP2515) Problem/Bug
- Replies: 17
- Views: 2910
Re: CAN (Internal, MCP2515) Problem/Bug
Hi,
I was looking for code for a PIC24 device (not using FC) and found this which I recall the poster had a similar issue.
I have no idea how/if I can see the INIT code (which is where I think this code should be).
Anyway, this was the supposed fix, most is probably irrelevant but the bit I think ...
I was looking for code for a PIC24 device (not using FC) and found this which I recall the poster had a similar issue.
I have no idea how/if I can see the INIT code (which is where I think this code should be).
Anyway, this was the supposed fix, most is probably irrelevant but the bit I think ...
- Thu May 28, 2026 8:38 pm
- Forum: Feature Requests
- Topic: Load Custom properties to components
- Replies: 5
- Views: 1464
Re: Load Custom properties to components
Hi,
In this instance I am modifying examples that are already done so that is not possible (as far as I am aware) in this instance.
I do do a similar thing but opening a project and delete all the stuff I do not need and then work with that, I could save it as a blank starter project but I am sure ...
In this instance I am modifying examples that are already done so that is not possible (as far as I am aware) in this instance.
I do do a similar thing but opening a project and delete all the stuff I do not need and then work with that, I could save it as a blank starter project but I am sure ...
- Thu May 28, 2026 2:51 pm
- Forum: Feature Requests
- Topic: Load Custom properties to components
- Replies: 5
- Views: 1464
Re: Load Custom properties to components
Hi Steve,
It is probably worth seeing what other people think as it may only be me who would use it so hard to justify the effort.
Regards,
Bob
It is probably worth seeing what other people think as it may only be me who would use it so hard to justify the effort.
Regards,
Bob
- Wed May 27, 2026 12:03 pm
- Forum: Feature Requests
- Topic: Load Custom properties to components
- Replies: 5
- Views: 1464
Load Custom properties to components
Hi,
I am not sure the title is correct but what I have noticed is that I use several components and every time I have to change the properties.
Some are not a great deal but some are a bit more involved and once I have it right it would be nice to just copy them reducing the risk of error.
In my ...
I am not sure the title is correct but what I have noticed is that I use several components and every time I have to change the properties.
Some are not a great deal but some are a bit more involved and once I have it right it would be nice to just copy them reducing the risk of error.
In my ...
- Tue May 26, 2026 12:18 pm
- Forum: Bug Reports
- Topic: Compile error
- Replies: 6
- Views: 1822
Re: Compile error
Thanks, not sure what I was thinking of, I am going to blame it on the heatwave 