This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF52 BLE_ADC data sent on Raspberry pi

Hello!

I am using ble adc scan mode example and successfully tested it with nrfconnect by sending my data from AIN3 . Now i want to send data of ble to raspberry pi bluetooth can u help me how to do this .I want to use nrf52 as client??? as far as i understand in ble adc eexample nrf52 is acting as a server and nrf connect app as client i want to make nrf52 as client and pi as server to connect and receive data on pi.Is it possible in same example?

Thanks.

Parents
  • If i use SAADC_ble example as it is as it is sending data on ble if i connect to nrf connect and i implement rpi code on rpi side to communicate and receive data from nrf using this same example will it require any change on this example or will it handle this as it is without any change,I mean to say am i just need to change or use uuid of nrf52 on rpi side to receive data on it because its already sending data on BLE???

Reply
  • If i use SAADC_ble example as it is as it is sending data on ble if i connect to nrf connect and i implement rpi code on rpi side to communicate and receive data from nrf using this same example will it require any change on this example or will it handle this as it is without any change,I mean to say am i just need to change or use uuid of nrf52 on rpi side to receive data on it because its already sending data on BLE???

Children
Related