i am using ble_app_uart example where actually bluetooth address was defined?
i am using ble_app_uart example where actually bluetooth address was defined?
The example does not set a specific Bluetooth address. In that case the SoftDevice will use a random static address that was generated in production, and is read from FICR. See this post.
The example does not set a specific Bluetooth address. In that case the SoftDevice will use a random static address that was generated in production, and is read from FICR. See this post.