Search found 249 matches

by MJU20
Wed Nov 22, 2023 5:30 pm
Forum: General
Topic: ESP32 board nightmare
Replies: 4
Views: 7170

Re: ESP32 board nightmare

Be sure that the boards have supported versions of ESP32.
There are S2,S3,C2,C3,C6,H2 versions, not all are supported in FC10.
by MJU20
Wed Nov 22, 2023 5:26 pm
Forum: Feature Requests
Topic: ESP8266 Target Device
Replies: 11
Views: 19739

Re: ESP8266 Target Device

Newer esp32 variants should now be included and supported. As for the Bluetooth master I'll have a look at that as that should be fairly simple to do. Really? Would be the best thing since bread came sliced!! :D The S2,S3,C2,C3,C6,H2 are supported? Or some of them? They aren't announced on https://...
by MJU20
Mon Nov 20, 2023 5:04 pm
Forum: Feature Requests
Topic: ESP8266 Target Device
Replies: 11
Views: 19739

Re: ESP8266 Target Device

Not bad BenR, but the ESP8266 is outdated.

The ESP32 is old too, there are variants of the ESP32 that would be nicer to have as a supported chip in FC10?

Also different requested components seem to me to be more urgent and valuable? (like the Bluetooth master component :D )
by MJU20
Tue Nov 07, 2023 10:53 pm
Forum: General
Topic: esp32 Hardware SHA256 function
Replies: 2
Views: 5628

Re: esp32 Hardware SHA256 function

mnfisher wrote:
Wed Nov 01, 2023 6:50 pm
It can probably be made into a component too.
Thanks mnfisher!

Any component would be nice!
I look forward to it!
by MJU20
Sun Oct 29, 2023 5:21 pm
Forum: Feature Requests
Topic: ESP32 Bleutooth master
Replies: 7
Views: 7115

Re: ESP32 Bleutooth master

Thanks all of you.
by MJU20
Sat Oct 28, 2023 5:36 pm
Forum: Feature Requests
Topic: ESP32 Bleutooth master
Replies: 7
Views: 7115

Re: ESP32 Bleutooth master

230 views en not 1 reply?
:oops:

Not even too tell me that it is a stupid idea??
by MJU20
Sun Oct 15, 2023 9:58 pm
Forum: General
Topic: What component to receive bluetooth on ESP32?
Replies: 9
Views: 1758

Re: What component to receive bluetooth on ESP32?

The slave device that should connect with the ESP is a kind of remote control.

There is no way of making this device a Master...

But in Arduino there are library's to make the ESP the master so.. this must be possible in FC too?
by MJU20
Sun Oct 15, 2023 5:27 pm
Forum: Feature Requests
Topic: ESP32 Bleutooth master
Replies: 7
Views: 7115

ESP32 Bleutooth master

In https://flowcode.co.uk/forums/viewtopic.php?p=13159#p13159 I've been wondering if there is a way to connect a Bluetooth slave device with an ESP32 in FC10. Apparently there is only a Bluetooth slave component for the ESP32? When searching if this is possible in Arduino, I came across this tutoria...
by MJU20
Sun Oct 15, 2023 5:18 pm
Forum: General
Topic: What component to receive bluetooth on ESP32?
Replies: 9
Views: 1758

Re: What component to receive bluetooth on ESP32?

Thank you again Chipfryer!!! But my question remains the same: is there a way to get a ESP32, without external components to act as a master? All I want is to connect a device (as a slave), only by knowing it's name and pair it with an ESP32 (that acts as a master). The device (a kind of remote cont...
by MJU20
Sat Oct 14, 2023 5:11 pm
Forum: General
Topic: What component to receive bluetooth on ESP32?
Replies: 9
Views: 1758

Re: What component to receive bluetooth on ESP32?

Thank you Chipfryer! But I don't want to use external components for the ESP32 if this is already available on the chip. So, all I want is to connect to a slave device from where I only know the name of, and receive data from it. Is there a way to use the ESP32 as a Bluetooth master is more like wha...