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

Thingy:52 Relay Information

Hello, I want to use the Nordic Thingy:52Tm products to extend the Bluetooth range from my phone to a Nordic Development board. How should I start? Any suggestions? Thanks!

Parents
  • Hi,

    Have you seen our Relay example? The example has a folder for the PCA10040(nRF52 DK), you can try to port that example to the Thingy:52 by changing the board file that it uses to the PCA20020(Thingy:52)

    regards

    Jared 

  • Hello! That is awesome, thank you so much for this reference! Very helpful!

    I want to try the example, but I am not sure how to do this: 

    by changing the board file that it uses to the PCA20020(Thingy:52)

    I suppose I should change or replace some files in the sdk_config.h from the \nRF5_SDK_15\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay\pca10040\s132\config folder, but I don't know what to replace, unfortunately. Or maybe there's something else I need to look for. Could you please help me in this regard? & Sorry for the basic question Slight smile 

    P.S.: I read some posts like this one, but it is not clear to me where to add the pca20026 header file and where to find this header. Thanks and have a nice day!

Reply
  • Hello! That is awesome, thank you so much for this reference! Very helpful!

    I want to try the example, but I am not sure how to do this: 

    by changing the board file that it uses to the PCA20020(Thingy:52)

    I suppose I should change or replace some files in the sdk_config.h from the \nRF5_SDK_15\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay\pca10040\s132\config folder, but I don't know what to replace, unfortunately. Or maybe there's something else I need to look for. Could you please help me in this regard? & Sorry for the basic question Slight smile 

    P.S.: I read some posts like this one, but it is not clear to me where to add the pca20026 header file and where to find this header. Thanks and have a nice day!

Children
Related