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...
Hello!
I've only used the DK board so far, so I've rarely used an external debugger.
I'm going to use a custom board later, so I'd like to learn more about how to use...
I just both the board, and I can get the 4 LEDs and the NFC to work; I have followed all the instructions but unsure what is going on - and suggestions?
1.nrf9160 module abnormal reset, no abnormal reset log information, I would like to get modem related log submitted to you for further analysis, but I do not know how to use...
I use nrf5_SDK_for_Mesh_v420 on four nRF52 DK board, one is client, the other is server. But I fond, the light_switch_client example is used to control two server board, now...
Hello,
I am using the Light switch example for BLE meshing. I am trying to provision the nRF52832 with Raspberry Pi. I am unable to successfully provision because of the...
Hello!
I have created a function that cancels the connection by pressing and holding the button when Bluetooth is connected.
The use of this code allows the connection...
Hello,
I want to use FDS with bootloader but i get this error and i'am not sure how to manage it cleanly:
Linking target: _build/nrf52840_xxaa_s140.out
_build/nrf52840_xxaa_s140...
I have done a number of BLE projects using this chip. I am exploring two potential applications which would use the 2.4 GHz radio, transmit only, in a non-standard way. I...
Hello.
I've been asked to help develop an IoT device where GPS positioning and transmitting status via LTE-M/NB-IoT is central. So I've landed on the nRF9160 device, which...
I have a project bord which base on nrf9160, two buttons are set in the hardware circuit, corresponding to the pins of P26 and p15 respectively, and P07 is used as the interrupt...
It appears on the Thing91 reference board that the SIM_DET pin is used to drive the SIM mux control pin. Is that case? Is there more information on how to use this?
Is it acceptable to use the nrf52805's DEC4 pin as 1.3 V reference? I've connected the pin across a ~11 MOhm divider to to create a 0.12V reference for an op amp. I figured...
On SDK16.0.0 + Mesh SDK 4.1.0
I am using a Fanstel BT840X module that has an onboard Skyworks SKY66112 PA/LNA.
I followed the Infocenter guide along with an old example...
Hi, I'm having an apparent memory issue after increasing my PPI channel and GPIOTE allocation. Here's the basic setup:
nRF52840 with SoftDevice 6.1.0
SDK 15.3
I...