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...
Hi, I am working with ncs 2.6.0 trying to implement some logs using the DiagnosticLogs cluster
But It looks to me like it is not impemented/supported yet.
For testing...
Hello:
I am Enrique Martinez. Currently I work with nRF52840 in nRFConnect SDK for VS Code. I have problems with documentation about Multi-Image builds ( https://developer...
Hello:
I am Enrique Martinez. Currently I work with nRF52840 in nRFConnect SDK for VS Code. I have problems with documentation about Multi-Image builds ( https://developer...
I am using the Direct Test Mode sample as a starting point (samples\bluetooth\direct_test_mode). I am using NRF Connect SDK Toolchain v2.5.0 and NRF Connect SDK v2.5.0. I...
As far as I know, ppk2 is an eye-catching and open source power evaluation tool. I got the source code of the power profiler from github, and obtained the hardware design...
Hello,
With the CMakeLists file, is it possible to make an error during compilation if the SDK version is not the correct one?
Example: I am developing an application...
I'm trying to modify this bit-banging ws2812 gpio Zephy driver to run on an nrf9160 board. The problem is I can't mange to get consistent pulse timing using assembly instructions...
Hello
I have a problem setting up communication between a nRF9161 and a nRF52840.
I have a custom board with a nRf9161 and a nRF52840. These two are connected with 5 lines...
Hello, I'm using the nrf5340 and nrf Connect SDK 2.6.1. Currently the MCUBoot is immutable and the cpuapp image is encrypted (it contains IP and secrets). The MCUBoot is kept...
Hello,
I 'm updating from Zephyr 3 .2.99 to Zephyr 3 . 4.99 .
I attempted to add a main() function to my application . (Heretofore I have not been using a main() function...
hello I am designing a custom PCB using an nRF5340 and i have one nRF5340 audio dk with me and both are configured as a gateway and headset . i am facing an issue in pairing...
To do this by reusing the sample of nRF5340 Audio I am thinking of using it by editing the overlay file.
nRF5340 Audio has A/D linked to P0.24, Use P0.24 separately from...
When I tried to use the sd_ble_gatts_value_get() function and found no error but no corresponding value returned, I was sure I had the right value in my feature because it...
Hi,
I try to create a one-button minimal "smart watch" based on a small nRF52840 module (register button press) and a second nRF52840 'central station' (receiving and converting...
hi there i hope you are doing fine and best of your health. actually i am developing the custom app to communicate with nrf 52840 soc device through bluetooth, which is working...