I am new to ble programming. I am trying to find the best way to send json objects from android app to nrf52 chip.
What is the best way to send the json object to the BLE device and use it there.
Also is JSON supported in the BLE device, are there any libraries which I can use to work with JSON objects.