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

reading the data of the one nrf52 by another nrf52 dk

i had two nrf52dks where in that one broadcasts and another should read the data like rssi,major,minor,mac address and battery level of 1st nrf52dk 

Parents
  • Hello,

    Can you elaborate more on what you are trying to accomplish? 

    two nrf52dks where in that one broadcasts and another should read the data

    The best way would be to look at the central (reads data) and peripheral (broadcasts data) examples. Once you have found what services you need, you can enable each service in the sdk_config.h using the Template Application as a starting point. 


    Kind regards,
    Oeyvind 

      

Reply
  • Hello,

    Can you elaborate more on what you are trying to accomplish? 

    two nrf52dks where in that one broadcasts and another should read the data

    The best way would be to look at the central (reads data) and peripheral (broadcasts data) examples. Once you have found what services you need, you can enable each service in the sdk_config.h using the Template Application as a starting point. 


    Kind regards,
    Oeyvind 

      

Children
Related