I programmed my beacon with this code: ble_app_beacon.zip
I use nrf connect app to see its signals. nrf connect can find my beacons but it says: serviceUUID : N/A TxpowerLevel N/A
does it mean there is something wrong with my beacons?
I programmed my beacon with this code: ble_app_beacon.zip
I use nrf connect app to see its signals. nrf connect can find my beacons but it says: serviceUUID : N/A TxpowerLevel N/A
does it mean there is something wrong with my beacons?
It seems you haven't included any service UUIDs or TX power level in your advertisment, so that it is not available is expected. If it is something wrong or not depends if this is something that you want to include or not.
for now, I just need find the beacons in ios app, and trigger some actions based on their numbers. do i need serviceuuid for this?
for now, I just need find the beacons in ios app, and trigger some actions based on their numbers. do i need serviceuuid for this?