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...
i got 'LIS2DH12_ADDR' undeclared (first use in this function) error when i build my project but i already define it in pca20020.h file.
this image is i define about...
Hi,
I found the TRACE connector on nRF52833 and 52840 DK has its pin 9 connected to ground.
But in the datasheet of JLink/JTRACE, the TRACE connector has following pinout...
Hi,
Could you tell me where can I find some guide how to add DFU into NRF BLE examples, e.g. ble_app_proximity ? I would like to add DFU like a service into the app, not...
We are having a very difficult time soldering the nRF52840 to the PCB. Our Operations Department is asking what the lead finish of the BGA balls is. Would be great to get...
Hi,
I compiled and downloaded GPS sample, I got the following messages:
Tracking: 0 Using : 0 Unhealthy : 0
Seconds since last fix: 600
Scanning [ _ ]
Over 10 minutes...
Dear All,
I have noticed the following behaviour:
When the modem goes to PSM, it is not possible to retrieve the RSRP, using the CESQ or the XMONITOR AT commands. This...
Hi,
I am using NRF52840 DK in our project . I am using 15.3.0 SDK and soft device s140 in our project .Here the nrf52840 dk board is client and other controller bluetooth...
Hello,
SDK: 15.3.0
Hardware: nRF52840-DK
I am attempting to make a simple dimmer with 2 pins/LEDs. I have used the following post.
https://devzone.nordicsemi.com/f...
After following all the steps on the nRF Connect v3.2.0 Getting Started Assistant.
I get the following error after pressing OK.
Any idea what is wrong?
Am I missing...
Hello,
I am trying to integrate the calendar example (using RTC 2), with a current time service(CTS) client and and custom service server on a nRF52940 DK.
I want to use...
Hi,
Firstly, I am able to read a 16-bit service with a 16-bit characteristic and able to use that to get a handle for reading and writing to the peripheral.
But i am unable...
Hello,
after the nRF9160 RRC connection the base stations inactivity timer determinates when the connection switches to RRC idle. Is there a AT command to read to the networks...
I am testing a BLE connection between a nRF52840 and a Thingy:52 using the nRF connect for Desktops.
It asks "Device must be programmed, do you want to proceed?" every time...