Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
I've set "NRF_SDH_BLE_GAP_DATA_LENGTH" value to 27 on peripheral side, and it've changed to 251 after connection. On the central side, the value is fixed as 27. I believe...
Hello,
We're currently developing PCB with nRF5340_CLAA SoC. For specific reasons, main supply voltage was changed from stable 3.3V to 3.5V that comes from DC/DC converter...
I recently followed the instructions laid out in the "nRF Sniffer for Bluetooth LE" User Guide version 4.0.0 and having trouble seeing the nRF Sniffer interface in Wireshark...
Hi,
I am trying to implement bluetooth uart peripheral for nrf52811. I try to learn the code from example and want to check the result on my board.
When I build the...
Hi,
I'm on NCS 1.9.2, and I'm having a unexpected behavior on the consumer thread of a k_fifo. The documentation states that the k_fifo_get routine removes a data item from...
Hi all.
I was planning to build ble example and combining it with I2C, but I found this error
I check several previous posts on this forum before and solution...
Dear Nordic,
I am a beginner. I would like to transmitt the sensor data from a Lora32u4 board (End-node) to an nRF9160 Thing Plus (As a gateway) connecting to Lora SX1276...
Hello Nordic-Support Team,
i have a question regarding the Application Timer as said in your documentation here:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom...
Hello,
i would like to ask you for advice how to correctly process the connection status information from the modem. Our application is sending telemetry data to the cloud...
Hi
1. Longer build(pristine) time
When trying to build the application on vscode, the build(pristine) process is taking more than 5min during each time. Is this the expected...
Hi Team,
The nRF5280 dongle stops capturing BLE packets. If I remove the device from USB port and reconnect in this condition the device stops blinking also. Then if I...
Hello,
I used the apps from nRF Connect for Desktop for a project half a year ago. Today I started nRF Connect for Desktop and did the updates (automatic update for nRF...
大家好,
Currently i am working on nrf51822 for multi touch HID.For that i have chosen mouse HID example as a reference,I refer to this example( ),
I have been able to test...