Seeking for an example on how to exchange data, using BLE, between B4R (Arduino MEGA with HM-10) and B4A.
Have taken the BLE B4XPages example and able to communicate between B4A (sending data to B4R using blemanager.writedata) & B4R (sending data to B4A via asyncstream.write),
BUT not clear how to use the B4RSerializer and Asyncstream in prefix mode.
Have taken the BLE B4XPages example and able to communicate between B4A (sending data to B4R using blemanager.writedata) & B4R (sending data to B4A via asyncstream.write),
BUT not clear how to use the B4RSerializer and Asyncstream in prefix mode.