pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
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...