Search found 349 matches

by MJU20
Tue Jul 01, 2025 5:15 pm
Forum: General
Topic: ESP32 Bluetooth HID possible?
Replies: 11
Views: 551

Re: ESP32 Bluetooth HID possible?

First of all, thank you Steve and Martin for your honest responses. That said, I can’t help but point out that the sense of community here feels quite limited. It’s hard to deny that only a handful of people are actively responding to almost all posts on the forum. That’s not exactly a healthy dynam...
by MJU20
Sun Jun 29, 2025 10:20 pm
Forum: General
Topic: ESP32 Bluetooth HID possible?
Replies: 11
Views: 551

Re: ESP32 Bluetooth HID possible?

Thank you, Martin. Throughout the entire forum, your clear and kindness-driven messages resonate. I think you are Matrix’s best ambassador :-) It’s sometimes such a shame that from the company itself, things can be deafeningly silent. In the past, the lack of feedback has been mentioned before, and ...
by MJU20
Fri Jun 27, 2025 10:33 pm
Forum: General
Topic: ESP32 Bluetooth HID possible?
Replies: 11
Views: 551

Re: ESP32 Bluetooth HID possible?

Also see https://flowcode.co.uk/forums/viewtopic.php?t=1485&hilit=Esp32+camera+shutter where managed to get an esp32 acting as a BLE keyboard... Thank you mnfisher, the topic you've mentioned is 3 years old, the structure of a FC project has changed a lot. But the project is meant to send data ...
by MJU20
Tue Jun 24, 2025 11:33 pm
Forum: General
Topic: ESP32 Bluetooth HID possible?
Replies: 11
Views: 551

Re: ESP32 Bluetooth HID possible?

Thank you, mnfisher. Unfortunately, I can't make much sense of that topic. Is it about HID? The file mentioned doesn't even seem to include a Bluetooth component. For some reason, I can't compile it. I've never used nRF Connect — I didn't even know it existed. All I want to do is have an ESP32, usin...
by MJU20
Mon Jun 23, 2025 5:33 pm
Forum: General
Topic: ESP32 Bluetooth HID possible?
Replies: 11
Views: 551

ESP32 Bluetooth HID possible?

Is there a way to make an ESP32 listen to an Bluetooth HID device?
This without pairing.

I want an ESP32 (C3) to listen to an HID device and act upon the data...

Thanks!
by MJU20
Tue Jun 17, 2025 5:35 pm
Forum: User Components
Topic: FC components and AI (ideas?)
Replies: 0
Views: 1644

FC components and AI (ideas?)

We can no longer ignore the fact that AI has become a powerful tool. This is also true for electronics people :-) It now seems to me that we can also expect an increase in the creation of components for Flowcode. Before AI, I used to read datasheets thoroughly to understand how to communicate with a...
by MJU20
Tue Jun 17, 2025 5:18 pm
Forum: Feature Requests
Topic: Network PING macro
Replies: 0
Views: 416

Network PING macro

I was looking for a way to "ping" a server on a network, in order to check whether my device could reach a specific server on the internet. But from what I've read, pinging isn't as straightforward as it seems? Would it be a good idea to add this functionality to the WLAN components or the...
by MJU20
Tue Jun 17, 2025 5:10 pm
Forum: General
Topic: Using Dynamic Hosting
Replies: 1
Views: 317

Re: Using Dynamic Hosting

Thanks Chipfryer27
by MJU20
Fri Jun 13, 2025 12:00 am
Forum: Feature Requests
Topic: ESP32 Bleutooth master
Replies: 9
Views: 16913

Re: ESP32 Bleutooth master

I've asked an AI agent of this is possible and this is ( a part) of the answer: ### Bluetooth Master on ESP32 in Flowcode (without external components) The ESP32 indeed has powerful built-in Bluetooth capabilities (both Bluetooth Classic and Bluetooth Low Energy - BLE). However, in the context of **...
by MJU20
Thu Jun 05, 2025 5:11 pm
Forum: General
Topic: ESP32 no reply: SSL/TLS connection failed (worldtimeapi.org)
Replies: 29
Views: 6768

Re: ESP32 no reply: SSL/TLS connection failed (worldtimeapi.org)

Hi MJU20 Thanks for the kind words, appreciated. The script / chart will work for a server located anywhere, not just local to you. However in saying that, if you use a Dynamic Hosting service such as No-IP or DynDys then the chart won't connect. This is because as it stands it doesn't recognise th...