i'm trying to work on BLE discovery and communication for a custom sensor using a nrf52 adafruit sensor. is there a way to advertise my chip so it gets recognized by the sensors and accessories? is there a better way to go about this problem
i'm trying to work on BLE discovery and communication for a custom sensor using a nrf52 adafruit sensor. is there a way to advertise my chip so it gets recognized by the sensors and accessories? is there a better way to go about this problem
You can write a CIQ app that will listen for advertisements, pair, and work with the sensor. See the NordicThingy52 samples in the SDK.
Thank ypu so much, I have started to approach this but i am not sure how to access the sample apps from vs code. I downloaded the SDK from the sdk manager but i have o idea how to access the directories
On windows, the path is \users\(you)\AppData\Roaming\Garmin\ConnectIQ\sdks Not sure about the path on a mac.
On Mac, path is: /Users/<user>/Library/Application Support/Garmin/ConnectIQ/Sdks