04-17-2025, 09:50 AM
Hi,
I want to send to phyphox up to 7 data in a single packet via BLE (from an arduino or xiao ceeed)
For that purpose, I use the phyphox.ble library.
No problem to send the packet via BLE.
The problem is that it seems that phypohox can receive only 5 data in a single packet.
(max number of ouptuts in the bluetooth input. characteristic of each ouptut is cddf1002-30f7-4671-8b43-5e40ba53514a)
How to send 2 (or even more) additional data to phyphox?
I tried to cut the data into 2 packets but it seems that phyphox accepts only a single BLE packet.
Thanks for any help.
Emmanuel
I want to send to phyphox up to 7 data in a single packet via BLE (from an arduino or xiao ceeed)
For that purpose, I use the phyphox.ble library.
No problem to send the packet via BLE.
The problem is that it seems that phypohox can receive only 5 data in a single packet.
(max number of ouptuts in the bluetooth input. characteristic of each ouptut is cddf1002-30f7-4671-8b43-5e40ba53514a)
How to send 2 (or even more) additional data to phyphox?
I tried to cut the data into 2 packets but it seems that phyphox accepts only a single BLE packet.
Thanks for any help.
Emmanuel