Hi,
I'm currently using “light_switch” to enable BLE NUS, but every time the device reboots it needs to be re-paired, I checked the serial logs and found that the pairing...
Hi,
I'm testing the nrf_provisioning sample application.
I have built it with the coap overlay.
After claiming the device in the nrf cloud and assigning the " nrf-cloud...
Hi,
USB CDC EPOUT stops working as the USB incoming traffic data rate increases. The symptoms of this issue align with the Errata 199. The workaround for Errata 199 is...
Hi Nordic,
I’m new to the nRF Connect SDK for VS Code and currently evaluating the nRF7002 DK board. I’ve been able to build and debug firmware successfully for the NRF7002DK_NRF5340_CPUAPP...
Hi, Can you please help in connecting the nrf52840 DK with CMW500 and to measure the RF power at different levels of nrf. (For example, at 8dBm, 4dBm, 0dBm, -40dBm). In this...
Hi,
Is there is an option to disable NRF Cloud message storage when we are using a message bridge or message routing to retrieve our data from NRF Cloud? This is to reduce...
Hi,
Recently, when I tried to obtain Bluetooth certification with nRF52840.
I found that there is a new requirement as shown below
RF:P1 - TRM/CA/03 Power Control
...
I am using a nRF51822 to send data to an iOS device.
Because latency is critical to my application, i 've set up a test program that sends a packet every second , using notifications...
I have some questions about the scan response packet.
Can a scan response be sent with a peripheral that is configured to be connectable? IE not a beacon.
I read...
Dear Nordic Team,
Thanks for support.
I am using nRF5_SDK_11.0.0. How can i initialize the softdevice with internal RC oscillator in my source code. I am using the below...
Hello;
I'm trying to get data over the TX pin to be sent to the RX pin on a Raspberry Pi.
I have it working on several boards: The nrf51822 Development Board, the Redbear...
The radio notification tutorial ( devzone.nordicsemi.com/.../) says:
"The distance is the time window before/after the radio goes active. The radio events are radio_on...
I'm slightly bamboozled by the LFCLKCSRC options in the NRF52 datasheet / product specification.
Bit field SRC makes sense. Set to 0 for the internal RC oscillator, 1 for...
Hi
I am currently using the boot loader from SDK7.2.0, compiled using Keil.
However, for all the other software I am using GCC. But GCC support for the boot loader was...
Hi, i am trying to send my notify characteristic every 100 msec, i am using timer for this and when i am connecting to the nrf app, my nordic device is sending the data but...
Hello,
Thanks for your reading.
I tried to read the CHIP_ID value(0xD1) of BMI160 in MetaWearCPro firmware using SPI.
But I could not get the correct value(0xD1). The read...
Hi, I use the following.
Raspberry Pi 3 (RPi3 with Raspbian Jessie 4.4) as a router,
RPi3 is connected to a Wi-Fi router to access the Internet by using the built...
My development Kit is official PCA10040, and SDK is SDK 11.
when i opened the keil project of ble_app_multirole_lesc int the examples of SDK with Keil MDK5.14 and compile...
Hi,
I've got a nice, well-documented bug here:
github.com/.../25
The short of it: Adding a single printf() statement to this mbed OS example causes my nRF51-DK board...
Hello all I am new Nordic and Bluetooth, before starting my project I did small experiment to understand the system i did the following steps.
Used nRF51822 -32 KB...
Hi all ,
I used SEGGER Embedded Studio v3.10 , and import a ble_app_uart keil project , but now build warnning as follow:
create .elf file have a warning "cannot find...
I'm using a nrf51422 customised board. I want to push the firmware to Bootloader mode via ANTware using a payload. But if i use graceful shutdown, the application malfunctions...