Hi Ben
I have your interface boards since a long time ready.
Unfortunately, the sensor has a long delay and will arrive next week.
I'm still trying with the interface boards, but I'll also test the component on a PIC32 and an ESP32
regards
Stefan
Search found 327 matches
- Wed May 25, 2022 1:24 pm
- Forum: Feature Requests
- Topic: BME688 ESP32 ESP8266 Rasberry PI AVR
- Replies: 8
- Views: 584
- Fri May 13, 2022 3:29 pm
- Forum: Feature Requests
- Topic: ESP32 UART-BLE passthrough mode
- Replies: 1
- Views: 74
ESP32 UART-BLE passthrough mode
Hi Ben There is various information about a BLE Uart with the ESP32. There is an example in the link from espressif. Would something like that be possible in in the future for Flowcode 10 (for the ESP32) and for the App Developer? Various terminal programs for this BLE Uart are already available for...
- Wed May 11, 2022 3:05 pm
- Forum: Bug Reports
- Topic: ESP32S WLAN+BLE compiler error
- Replies: 7
- Views: 262
Re: ESP32S WLAN+BLE compiler error
Hi Sadik I have small comment. BLE is bluetooth low energy. Flowcode does not support this for the ESP32. But Bluetooth classic with the SPP is very well supported by Flowcode. Even with the App Developper, only Bluetooth classic SPP is supported. So ESP32 Bluetooth classic SPP works great but needs...
- Thu May 05, 2022 8:42 am
- Forum: Feature Requests
- Topic: ESP32 How to set Power Level Bluetooth Classic BR/EDR
- Replies: 13
- Views: 575
Re: ESP32 How to set Power Level Bluetooth Classic BR/EDR
Hi Leigh You're right. The crash comes from the LED_WS2811. Before I post the program, I created a macro and put all the init there. But in this macro the init from the LED_WS2811 doesn't work. I took the init back to main. Everything is fine again. Also both C command are working fine now. I made s...
- Wed May 04, 2022 8:31 am
- Forum: General
- Topic: ESP32 Compiling error
- Replies: 49
- Views: 7372
Re: ESP32 Compiling error
Hi Jollybv
I can compile it....
regards
Stefan
I can compile it....
regards
Stefan
- Wed May 04, 2022 8:02 am
- Forum: Feature Requests
- Topic: ESP32 How to set Power Level Bluetooth Classic BR/EDR
- Replies: 13
- Views: 575
Re: ESP32 How to set Power Level Bluetooth Classic BR/EDR
Hi Leigh
If I insert the first line: I can complie, download and the program is runing
If I insert the second line: I can complie, download and the program is crashing immediately even if I wait few seconds before the command
regards
Stefan
If I insert the first line: I can complie, download and the program is runing
If I insert the second line: I can complie, download and the program is crashing immediately even if I wait few seconds before the command
regards
Stefan
- Tue May 03, 2022 2:30 pm
- Forum: Feature Requests
- Topic: ESP32 How to set Power Level Bluetooth Classic BR/EDR
- Replies: 13
- Views: 575
Re: ESP32 How to set Power Level Bluetooth Classic BR/EDR
Hi Ben
As soon as I use the get command I always get an error no matter what I try
regards
Stefan
As soon as I use the get command I always get an error no matter what I try
regards
Stefan
- Fri Apr 22, 2022 3:16 pm
- Forum: Feature Requests
- Topic: ESP32 How to set Power Level Bluetooth Classic BR/EDR
- Replies: 13
- Views: 575
Re: ESP32 How to set Power Level Bluetooth Classic BR/EDR
Hi Ben Yes. Good idea. I will do that. I need the measurement anyway how long can I measure or send BT with one charge. I understood now a little how use set commands for the ESP32 Can you also give me an example of how I can read values from ESP32 with FC9 "C command"? Like this get command.. regar...
- Wed Apr 20, 2022 8:55 am
- Forum: Feature Requests
- Topic: ESP32 How to set Power Level Bluetooth Classic BR/EDR
- Replies: 13
- Views: 575
Re: ESP32 How to set Power Level Bluetooth Classic BR/EDR
Hi Martin, Hi Leigh I tried the program from Martin to let the esp32 sleep. After I change some paths then it working very nice. Instead of 70mA it only needs 20mA (with a LED on) in sleep mode https://flowcode.co.uk/forums/viewtopic.php?p=5660#p5660 I did the same for my program for the BT command ...
- Tue Apr 19, 2022 4:37 pm
- Forum: Feature Requests
- Topic: ESP32 How to set Power Level Bluetooth Classic BR/EDR
- Replies: 13
- Views: 575
Re: ESP32 How to set Power Level Bluetooth Classic BR/EDR
Hi Martin, Hi Leigh
I've tried many things but as soon as I activate the C code I can't compile anymore.
And I also suspect the path for the additional code would have to be shorter than what I did.
regards
Stefan
I've tried many things but as soon as I activate the C code I can't compile anymore.
And I also suspect the path for the additional code would have to be shorter than what I did.
regards
Stefan