Google FindHub on nRF5 SDK

Hi! I know that FindHub is supported on nRF Connect SDK, but I'm wondering if there is any support for it on nRF5 SDK for the nRF52840? The use case would be adding the feature to a legacy device that does not use nRF Connect. Are there any examples that use this, or is it not recommended outside of nRF Connect SDK?

Parents
  • Hi,

    Unfortunately, we have only implemented Find Hub support in our nRF connect SDK, and I am afraid it may not be feasible to back port this to the nRF5 SDK. From the sample application (locator_tag) at least I can see that we are relying on "multiple advertising sets" support which we did not have in the Softdevice in the nRF5 SDK. 

    Best regards,

    Vidar

Reply
  • Hi,

    Unfortunately, we have only implemented Find Hub support in our nRF connect SDK, and I am afraid it may not be feasible to back port this to the nRF5 SDK. From the sample application (locator_tag) at least I can see that we are relying on "multiple advertising sets" support which we did not have in the Softdevice in the nRF5 SDK. 

    Best regards,

    Vidar

Children
No Data
Related