I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hello,
I am creating my own board with a nRF5340. I see a development board with a PCB antenna. I do not have the thousands of dollars for the simulation software. What...
C:\nRF5_SDK_17.1.0_ddde560\nRF5_SDK_17.1.0_ddde560\examples\peripheral\spis\pca10056\blank\ses project is giving me the errors listed bellow when trying to run the example...
Dear Team,
I have nRF54L15-DK and my firmware is running fine over there.
Now I want to use nRF54L15-DK to program & debug standalone NRF54L15 on a my custom board....
Our existing product (already in the market) at Element Science in San Francisco, CA, USA uses an nRF52832 (BMD-350 module by u-blox) and nRF5 SDK 15.3 as base for the firmware...
Hello, I have two nrf52840-dongles which I am using to test ESB. (NCS 3.1.1)
With a few modifications to the ESB prx and ptx samples:
Remove logs except for PTX ESB_EVENT_RX_RECEIVED...
I upgraded my sdk from 2.6.1 to 3.1.1 and after resolving a few issues everything was working just as it was before the upgrade except for MCUmgr. When I run the MCUmgr client...
Hi,
I recently migrated a project from NCS v2.x to NCS v3.x and noticed that the method I previously used to generate a device-unique identifier no longer works the same...
I've seen similar threads but haven't yet found an answer that works for me. I don't know much about encryption but I've been tasked with adding 256-bit AES GCM to our project...
On a BLE Peripheral NRF52840 built with nRF Connect SDK v3.0.2 , high-rate GATT notifications sometimes push the stack into a state where no (HCI 0x13) events arrive for the...
Dear Nordic support:
How long is the single broadcast duration and the broadcast interval for Bluetooth? We would like to know what the duty cycle of Bluetooth operation...
I am trying to Build a modified version of the Matter weather station with additional endpoints I have created a custom Cluster and Custom Device type via Matter Cluster editor...
Hi,nordic
My ncs verison is v3.1.0;
Can I use ANT+ and BLE protocol together in nrf54l05 ?
Does garmin have ANT for nRF Connect SDK support nrf54l15 dk now?
If I...
Hello,
I am looking for ways to measure current during the transmit and receive test for the 2NR modules.
Can you please provide me the steps to do that?
Also what application...
Greetings, I'm developing a custom hardware using nrf9151, i've tested the gpio and serial interfaces of the custom module and the work fine, when i try to flash the serial...