Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
Hi, I have two concerns about the functions nrf_gpiote_subscribe_set, nrf_gpiote_subscribe_clear, nrf_gpiote_publish_set, and nrf_gpiote_publish_clear. The expression
*...
Hello,
I'm trying to figure out why I get this warning that seems to block the compilation process but a bit of context first :
I'm resuming a project that was paused...
Hi,
I am trying to create a new board, following the Exercise 1 – Custom board for single-core SoC (nRF Connect SDK Intermediate), but I am getting this error:
Does...
Hi,
After I executed nrfjprog --rbp ALL , how can I unlock the chip so that I can program the board again?
Currently, the only way I can program it is by running the following...
Dear Nordic Devzone,
I have some questions regarding battery profiling procedures.
1. Is it normal for battery profiling to take longer than 8 days? As you can see in...
If i want gsm am uploading one file and if i want gps am uploading different file(SLM shell). Now I want both GPS and GSM to work in same file which needed to be uploaded
Hello
i have a design limitation for height in my product and i need to find another inductor with a max height of ~0.5mm can you please share more information regarding...
Hello Nordic team,
I've recently upgraded my application from nRF Connect SDK v2.7.0 to v2.8.0 , and the previous BLE Disconnect issue has been resolved — thanks again for...
I am in the process of migrating an existing project from 2020 to the newest version of Zephy/Nordic. I am having issues with the I2C bus. I created a test project using the...
Hello, I'm trying to connect my nrf7002dk board to wifi with Zephyr. I'm using this sample : https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/wifi/sta/README...
Hi,
We are evaluating NRF5340+NRF7002 setup for our customer. We are currently using https client example(sdk v3.0.2). I see that with this example the boot time of the...
I am using the nRF54L15 and NCS SDK v3.0.2 in my project. I need to wake up the board via interrupts from a pressure sensor and a gyro sensor.
The GPIO requirements are...
Hello
I compiled the zephyr example ../zephyr/samples/drivers/i2s/output
The SCK and MCK Signal do have both the same frequency. The bit positioin on MSB in not in the...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...