I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hello everyone,
I am working with the SDK v17.1.0 with the DK nRF52832 with the examples of ble_app_uart and ble_app_uart_c.
I want to have several peripheral boards that...
Hello Community,
I am tirelessly working on connecintg my icarus development board to LWM2M server, However there are no good examples to follow and do it with ease, there...
I might be dense, but I'm not seeing any examples on how to write a value to UICR using Zephyr. Does one exist? If not, is there a guide somewhere on how to use NVS (I guess...
I am creating device certificate as per steps mentioned at
https://nordicsemiconductor.github.io/asset-tracker-cloud-docs/saga/docs/azure/GettingStarted/DeviceCredentials...
Hello!
I am sure a error.h file with the negative error codes for Mesh are in the NCS folder someplace but I have not run across them. Please direct me to the file tor posting...
We are using nRF5 SDK 17.1.0, and have LESC pairing enabled. In our main loop we do this:
When LESC pairing failed, this would cause a crash as err_code was NRF_ERROR_INVALID_STATE...
Hello,
I am getting a strange error when I try to move any project from NRF52840 to NRF52811. I have started with the simple PWM library example, which builds successfully...
Hi, I'm trying to perform a Bootloader+Softdevice DFU over BLE. The image that I currently have in the NRF52 DK is BL+S112 and I'm trying to perform a DFU with BL+S132. I...
Our Prototype was based on ESP32 which we were able to do all the demos and testing. but since the final product will be powered by battery we need a energy efficient solution...
Dear All
I tried to connect to an apple device, it is successful but soon after that, it is disconnected with reason code 0x13 - terminated by remote user, I tried to change...
In the datasheet of nRF52832, typical internal pull up resistance is 13Kohm. Can we check the internal pull up resistance in the code and can we change the internal pull up...
We have a device that works correctly on iOS, Android, mac, but disconnects on some Windows machines. We use nRF5 SDK 17.1.0 and s132 7.2.0. The disconnect occurs after the...