Hi Ben
INT_Array:
I have seen an update FC10 from the ESP32 BT but no change in the command. I suspect a small problem.
check connection status:
Yes good idea.
I will combine that with a query about the software version in the ESP32 and only at the beginning of the connection.
And/or stored number in the EEprom for identification. I often have many different ESP32 connected by BT to my computer.
regards
Stefan
ESP32 add more commands for Bluetooth
-
- Valued Contributor
- Posts: 997
- http://meble-kuchenne.info.pl
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 190 times
- Been thanked: 217 times
-
- Valued Contributor
- Posts: 997
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 190 times
- Been thanked: 217 times
Re: ESP32 add more commands for Bluetooth
Hi Ben
It's working fine to send arrays from ESP32 to App Developer with USB or Bluetooth.
The USB or the Bluetooth can be used with the same software without much effort and the user can choose which connection he wants.
What about that:
Would it also be possible to send and receive a whole array of integers via wifi with the ESP32? Such a simple way like USB or BT.
regards
Stefan
Macro for Interrupt Bluetooth Macro for Interrupt USB Macro to send a integer array in one go, depent on interrupt
It's working fine to send arrays from ESP32 to App Developer with USB or Bluetooth.
The USB or the Bluetooth can be used with the same software without much effort and the user can choose which connection he wants.
What about that:
Would it also be possible to send and receive a whole array of integers via wifi with the ESP32? Such a simple way like USB or BT.
regards
Stefan
Macro for Interrupt Bluetooth Macro for Interrupt USB Macro to send a integer array in one go, depent on interrupt