Hi all,
I have a ESP32 BLE server that need to send RTC timestamp to client for some purpose. However i tried to send via :
pCharacteristic_DOORLOCK->setValue(....);
Which only sends single value & that is string? My question is how to send a list of data? And how to receive or send int from server <> client vice-versa?
Waiting for your reply.
ESP32 BLE server need to send RTC time to client
-
- Posts: 1
- Joined: Mon May 25, 2020 9:49 am
Re: ESP32 BLE server need to send RTC time to client
You have more options to set value:
https://github.com/espressif/arduino-es ... .h#L73-L79
https://github.com/espressif/arduino-es ... .h#L73-L79
Who is online
Users browsing this forum: Bing [Bot] and 75 guests