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 am use Exclusion list for my one application.
Exlusion list work is ok,but i am facing problem for how clear Exclusion list ?
My Controller: nRF514222 Rev 3,...
This is my first time working with a microcontroller and working with C as well, my only previous experience being C++ done in notepad on Linux. Currently I'm trying to just...
To reduce nRF52 design thickness, I'm planning to use a low profile inductor on the DCDC converter.
The low profile inductor has a higher resistance, compared to the recommended...
Hi, All.
Once I wrote data in NV memory, it's OK. I can get the same data I put in.
But, after power off - on reset, data are invalid. It's all 0xff(erased state).
I used...
Hi,
I have been trying to do it and even though I have generated packages using the old nrfutil and the new 1.5, when I use nRF connect to do the upload it aborts without...
I programmed my beacon with this code:
ble_app_beacon.zip
I use nrf connect app to see its signals. nrf connect can find my beacons but it says:
serviceUUID : N/A
TxpowerLevel...
Hi all,
I believe it should be possible to defined a characteristic which can be written to but have no automatic write response ACK sent. Instead I want to send a manual...
I develop a temperature sensor sending a temperature and battery status every second.
Used to work fine on previous nRF Toolbox.
Today on my Android 6 and latest nRF Toolbox...
Difficult to obtain the high-ohmage resistors in the solar beacon reference design. Will 5% resistors suffice or do the resistors have to be 1% tolerance.
I have difficulties understanding the COMP APIs, this function below starts after initializing the COMP the peripheral.
nrf_drv_comp_start(NRF_DRV_COMP_EVT_EN_CROSS_MASK...
I am using the nRF51822 utilizing the internal LDO setup. I received a question during regulatory submittal that I am not able to answer and am looking for help on. Is the...
Hi
I've tried to update some of our environment to the SDK12 files. When I tried to compile some of the files a weird bracket error showed up.
At the end i could find...
Hi,
I'm trying to run one of the template app programs from the Nordic SDK 12.0 library with a nRF52832 board as my target. I had trouble with compiler errors using the...
I curious about that what does exactly mean 'arm5_no_pack' folder name in SDK.
I usually used or developed under uKeil5(MDK-ARM5 v5.12).
What is relation with 'arm5_no_pack...