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

CSR Gaia Connection

Hello all,

I’m trying to connect my nrf51dk (board 1) with a CSR8670 (board 2) using GAIA services and characteristic.

On BOARC 1 i have implemented “Central HRS” beacause BOARD 2 need bonding.

Naturally on BOARD 1 i have changed name xxxx, service (0x1101) and characteristic (0x1102 ecc)to make possible the connection.

I can see that BOARD 1 try to connect, but without success... 

Someone else has already tried to do this configuration?

Please help me!!!!!!

thaks

Parents
  • Hi

    Please check out my colleague's service and characteristics tutorials, where he thoroughly explains how to properly set up services and characteristics in an nRF5 device. Seeing as you're using the nRF51, you can only use it as a guide seeing as SDK v.15.0.0 doesn't support nRF51 devices, but it should be helpful to see if you've missed anything crucial. As for the GAIA service, in particular, we here at Nordic are not too familiar with it, so you'll have to rely on the community for help on the matter on DevZone.

    Best regards,

    Simon

Reply
  • Hi

    Please check out my colleague's service and characteristics tutorials, where he thoroughly explains how to properly set up services and characteristics in an nRF5 device. Seeing as you're using the nRF51, you can only use it as a guide seeing as SDK v.15.0.0 doesn't support nRF51 devices, but it should be helpful to see if you've missed anything crucial. As for the GAIA service, in particular, we here at Nordic are not too familiar with it, so you'll have to rely on the community for help on the matter on DevZone.

    Best regards,

    Simon

Children
Related