Hi,
I use a thingy53 as peripheral and a nrf52840dongle as central devices. I want to use an accelerometer to analyse vibration from the thingy53.
I know that it's impossible to send value by value at maximum frequency the data because i will have many data loss.
Instead i want to save data in a file in QSPI memory and send the file over BLE.
After i want to save it in a computer connected in USB with the a dongle ble nrf52840.
Do you know if there is project like this or even sample that can help me for the peripheral part (thingy53) and for the central part (dongleBLE) ?
Best regards,
Pierre-Yves