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

Sir How make zigbee+Ble in nrf52840 by using example BLE UART and Zigbee Color Dimmer Light Switch Example

In the above example now i am getting Bluetooth connection butg how to make to work as both ble+coordiantor

Parents
  • Hi.

    You set the device role as zb_set_network_coordinator_role in main(void) and use the correct library, libzboss.a.

    Best regards,

    Andreas

  • Sir can you please send the complete file Sir

  • Hi.

    Remove ZB_ED_ROLE from the preprocessor definition:

    Best regards,

    Andreas

  • sir now I am getting error in  

    initially in the project nrf_radio_driver  and i have change to nrf_radio_driver_softdevice is it correct ?

    after including this file nrf_radio_driver_softdevice i am getting error  

    sir please give the Answer early

    Sir I am getting linking error in zigbee_init() funnction 

  • Hi.

    You have not done as I explained below according to your screenshot.

    Here is the project configured as a coordinator:

    coordinator.zip

    Best regards,

    Andreas

  • Thanks for your support Sir,

    Sir now project working correctly and the led's are working fine  but i cant able to control the bulb

    i think i missing some steps while pressing the board buttons can you please give the order of pressing the buttton or can you please give the steps to control the bulb via board by pressing the button

  • Hi.

    Please follow the instructions on Infocenter.

    Best regards,

    Andreas

Reply Children