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 facing issue while initialising seed by calling "mbedtls_ctr_drbg_seed" function I am getting -0x34 error and when I analysis this I got to know that I have...
Hello,
It has been a while since I have done any controlled impedance and was wondering if someone could provide me a quick sanity check before I continue:
Here is the...
Hi,
Does nRF52840 support stable modulation Characteristics
It is found that Stable Modulation Characteristics fail during the test, and the capacitor of the debugger...
Hello everyone,
I'm using nRF52832 with SDK v17 (S132 Softdevice).
I don't know why, but I can't disable softdevice. I can enable it normally, but when i make use of...
Hi,
I’m looking to monitor LTE-M or NB-IoT packets sent by the Thingy:91 in real-time using an app or software. Currently, I’m using the Thingy:91 to send temperature logs...
Dear devzone,
I followed this instruction to use nRF54L15-PDK v0.8.1 to burn external boards. The wiring diagram is as follows:
Command line input: nrfutil device recover...
I have a Minew MSR01-B milimeter wave sensor and I would like to know if there is any nordic hardware that i could use to comunicate with MSR01-B sensor, get the data and...
Hello,
I am designing a battery monitoring circuit for a 3.0V CR2032 coin cell using the nRF52840, and had some questions. I am following the battery monitoring circuit...
Good afternoon,
I have successfully established a 2.4GHz Zigbee network using nrf52540 + Zephyr + ZBOSS. Now I need to switch to sub-1GHz band - suits better my application...
Hello,
I am trying to implement BLE DFU with nRF7002DK and SDK 2.7.0(Sorry but not use sysbuild yet.)
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate...
Hi! I'm trying to find examples for a use case we might be exploring. Specifically, we'd like to connect an nrf52833/20/other to an Ipad over a USB HID interface. The connection...
I am trying to work through the Dev Academy - nRF Connect SDK Intermediate - Lesson 3 Exercise 1. I have run into a problem in step 8. Everything prior has gone OK and I successfully...
New nRF5340 DK board - PCA10095 2.0.2 2024.32 1050055047
HP Laptop with Window 11
Installed nRF Connect for Desktop v5.1.0
DK board is detected
Attempt to program...
I'm trying to make a template project tidier while waiting for an answer to a question and have removed a load of functions from main to serial.c but VSC is telling me
it...