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'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
I am using function "modem_info_json_object_encode" to encode modem info into JSON to send upstream.
I get the very strange format where you encode dictionary as string...
I am curious to know do we have any practical BLE based products such as Fitbit or heart rate monitor, in which there are different type of messages are sent from one end...
nrf_crypto_svc.c throws a bunch of errors during compilation. The errors have to do with SVC_REGISTER_FUNCTION. Example error message: function 'SVC_REGISTER_FUNCTION' is...
Dear ,
I just want to know about thingy 91 - pca20035 status
1. asset_tracker :nrf9160 SIP works
2. usb / usb_uart_bridge / : nrf52 ?? confusing !
and how about...
Hello Support Team,
Currently NRF52832 is being used for wearable product ,
For NFC Card Emulation Mode whether NFC Front END IC is required ?
or Can go ahead directly...
I designed a prototype using nRF52832 controller. On this prototype I was using the same Flash Controller ATSAM3U2 used on the nRF52DK.
I am bringing up the prototype and...
Hi,
From time to time, we need to send data directly to certain node. There is AF_DataRequest() API in CC2530 to do that. Is there any similar way to implement that kind...
Hi all,
My aim is to " read Four ADC Channels data and sent them to nRF Connect bluetooth app".
For doing this i used "saadc " and " ble_app_uart" examples.
Till now...
In spec "PPK_User_Guide_v2.3.1" ,chapter " 6.6 Measuring current on custom hardware without an nRF5 DK "
I connect PPK to computer as the picture above, micro USB for...
Hi, the thread at https://devzone.nordicsemi.com/f/nordic-q-a/48859/nrf9160-dk-connecting-problems-with-nrf-cloud/211627 has been very useful for me to get past several problems...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
After struggling quite a bit to get network traffic going on nRF9160 DK using NB-IoT, I've contacted our SIM card provider (Com4 in Norway). They are telling me we need to...
Hi, I have run light switch example in SDK 15.2 and SDK for Mesh version 3.1.0 , and it run OK, I can use Configuration Model in Provisioner Node to config 1 Client and 2...
nrfx provides NRFX_SPIM3_NRF52840_ANOMALY_198_WORKAROUND_ENABLED, but this workaround does not work with the SD, and probably in other cases as well.
We use nrfx only, not...