Search found 245 matches

by MJU20
Sun Oct 29, 2023 5:21 pm
Forum: Feature Requests
Topic: ESP32 Bleutooth master
Replies: 7
Views: 7005

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: 7005

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: 1717

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: 7005

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: 1717

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: 1717

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...
by MJU20
Fri Oct 13, 2023 5:02 pm
Forum: General
Topic: What component to receive bluetooth on ESP32?
Replies: 9
Views: 1717

Re: What component to receive bluetooth on ESP32?

And is there a way to make it read data from a slave device?
So add the name of the slave device and capture the data the slave sends?
by MJU20
Fri Oct 13, 2023 3:12 pm
Forum: General
Topic: What component to receive bluetooth on ESP32?
Replies: 9
Views: 1717

What component to receive bluetooth on ESP32?

At first glance I thought that the Bluetooth_SPP_ESP32 component could make a ESP32 to receive data from another device. But this appears to only be a slave component. I've never looked into Bluetooth on FC before so my apologies for this question: how do I make an ESP32 to receive data from a (slav...
by MJU20
Sat Sep 09, 2023 11:39 pm
Forum: General
Topic: Will install newer version Python corrupt ESP-IDF toolchain?
Replies: 4
Views: 1716

Re: Will install newer version Python corrupt ESP-IDF toolchain?

I'm sorry: always forget to check "notify when reply"...

Thanks for the answers!
by MJU20
Mon Sep 04, 2023 11:43 pm
Forum: General
Topic: Will install newer version Python corrupt ESP-IDF toolchain?
Replies: 4
Views: 1716

Will install newer version Python corrupt ESP-IDF toolchain?

I've been using the suggested installation of the ESP-IDF toolchain on the FC website. Even used the suggested version for Python! :-) But now there are reasons to update Python to it's latest version. Will this impact the ESP-IDF function for Flowcode? I hate to fix something that works until it's ...