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...
Hi,
I used Power Profiler Kit to measure our Custom module's current consumption. Everything worked perfectly.
Then I closed PPK SW and used SDK to flash new SW to one...
Hi,
I have connected nrf9160-dk to my laptop and using nRF connect v 2.6.2 with LTE link monitor application.
I am seeing only UART in green and Modem in Red. I am thinking...
Hello, I am making my first custom board based on nRF52832. I have used a custom antena design (due to PCB layout I did not use reference design). That was the very first...
Hi everyone,
We need your help with a condition that we encountered in our prototype of a nRF52840 that use a ceramic antenna. Our current design is poor and we will have...
Hello,
We have the following problem with a custom board based on the nRF52832 and the SKY66112-11 PA LNA, running as a mesh node.
The SDKs used are nrf5_SDK_for_Mesh_v3...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
My queries are:
1) In code I just changed...
Hello,
I have queries on Sniffer functionality.
1) Using nRF52840 USB dongle whether we can sniff BLE 5.0 packets.
2) Using nRF52840 development kit whether can I...
Here's is my device profile:
Running on SDK 15.2.0
FreeRTOS
Custom board, based on NRF52840
Powered by a 3.5Ah battery
Using CLI utility
Using the following...
Hello, we are developing a BLE application using SDK 5.2 and softdevice 6.2.1 (we are aware this is old, but we still have to support it).
We actually use Keil IDE 5.10...
Hello. I'm reviving an old project (nrf51 and 12.3.0 SKD with sd130 2.0.1). Unfortunately bootloader is not working properly. It worked just fine at the beginning of the year...
Hello:
GPS and LTE can't work at the sametime currenty with 1.0.0 modem firmware.
You know that EMC test need GPS and LTE work at the same time.
Will GPS and LTE work...
Hello, I would like to utilize UART and NUS to both send and receive data using the ble_app_uart example as a starting point. I have tried connecting to the nRF52 DK with...
Dear All,
I am using UART read write operation along with the system off mode. So, usually nRF9160 chip goes to sleep and wakes up when it receives something on UART and...
Hello Nordic support team,
I'm working with NRF52832 development Kit. I want to transfer our firmware application (OTA-DFU) from nordic central device to nordic peripheral...