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...
I am working on an application for an LE Audio Broadcast sink on an nrf5340 Audio DK. I am using code from the nrf5340 Audio application (v2.6.0) for the le audio parts. I...
Hi! I'm new to using the Nordic products and I wanted to be able to power my Thingy 91 device without the use if the USB and with a separate external power supply. On the...
Hi there,
Currently we are developing our own system to drive WS2812B LED's using the NRFX pwm library. And the coloring and signaling works fine when it is in a bare metal...
Hi,
I am using nrf52840 and SDK17.1.0.
I need to calculate CRC16 for communication with an another module. I found that we have an API for that. I would like to know what...
We are planning to develop an Matter door lock which includes NFC/RFID, Audio, keypad and BLE functionalities used separately. I am considering using either the nRF52840 or...
I tried setting the VDD voltage in the 9161 DK to 3,3 V, but it remains at ~1,76 V.
I'm able to enable/disable the GPIO extender just fine, so at least reading & writing...
I have had great success developing a project based on the peripheral_uart sample. Now I am trying to add DFU over UART to that project. Specifically, I would like to add...
Hi,
I have the following minimal example:
main.c
proj.conf:
Now, when setting CONFIG_SERIAL=n my nRF52840DK drains about 3-4 µA, when setting CONFIG_SERIAL=y it...
I am attempting to use the automatic WiFi connection feature described here:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/networking/wifi_mgmt_ext...
Hello,
I'm trying to merge together a couple of sample projects to make a prototype (in particular, the LTE-BLE gateway, and AWS-IoT samples) - to run on the nRF 9160DK...
I used nRF52840 board with SDK 17_1_0 ,
VL53L5CX driver I want to transfer large amount of data on I2C but when i try to write it then first time nRF52840 restart and after...
Hi,
What is the correct way to build an application (say asset_tracker_v2) included in a newer SDK (2.6.1 for example), using a nRF9160 DK without on-board SPI flash device...
Hi,
I have a bunch of openthread routers and TTM shows one as in some error state.
RLOC is 0x9400, but no ext address is shown.
Also a child connected to this router...
Hi everyone,
I am planning to use the cadence/publish interval property within a mesh network. I can not find any examples on how to use it. I know I can set it in the nrf...
I'm developing a BTLE sniffer app to run on a headless raspberry pi 4 with html/php/js access. The application runs well on the development platform - Ubuntu 22.04.
On the...