Dear ,
I have NRF52 board and X32_ble PIR sensor. sensor data send and I can easily access on android app but I have used UART program for acess data of BLE then I couldnt acess this. how can access data.
Thanks
Ansh
Dear ,
I have NRF52 board and X32_ble PIR sensor. sensor data send and I can easily access on android app but I have used UART program for acess data of BLE then I couldnt acess this. how can access data.
Thanks
Ansh
Dear,
I said, I want access X32_ble data it is based on bluetooth V4.1 protocol. I want scan data of this, how can acess raw data of BLE.
Thanks
Ansh
What is X32_ble? Can you post a link?
We are not able to give any recommendations without know what this device is and what BLE services, etc. it has.
BLE Wireless Sensor Data Communication Protocol.pdf
Dear ,
I have attached please download and this is based on bluetooth V4.1 protocol. tell me, how to acess Raw data.
Thanks
Ansh
Hi,
Sorry to say, my sentence was incomplete :-(,
I know that this is based on Bluetooth V4.1 protocol but how to access data or RAW data by NRF52 DK.
You're going to have to study the documentation to find what Services & Characteristics it uses.
Before doing that, are you familiar with creating a Central on the nRF52?
If not, you should spend some time getting up to speed on that first.
There are examples in the SDK ...
have you tried contacting the manufacturer for support, extra documentation, etc ?
Hello,
I have used ble_app_uart for scanning in example of NRF52 in central. but I want that can I use this program for scan data of bluetooth V4.1.
Thanks
Ansh
Obviously, the ble_app_uart example will only work with a Peripheral which implements the proprietary Nordic UART Service (NUS).
EDIT
You can use nRFConnect (desktop or mobile app) to explore the device's services & characteristics ...
EDIT 2
Other BLE scanning and exploring applications are available.
Hi,
I have used ble scanner but I dont want any application. I want access data by nrf52 and I have used ble_app_uart but data not got. Can you help me that hows can get data by this program.
Thanks
Ansh