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 working nrf52832. I am making configuration file for nrf52.so I want to used Led3 set as high.
#define LED3 ((GPIO_PIN_CNF_SENSE_High << GPIO_PIN_CNF_SENSE_Pos...
Hi, I am looking to access nRF9160 modem via I2C. Essentially looking for hooks/ serial interface hand-off points used for instance in AT Client sample or Serial LTE Modem...
We have some devices out in the field with a mixture of application versions. In one particular case, we have device A on application version 10 and we have device B on application...
Hi there
I am having issues to perform disconnections from my central device when calling sd_ble_gap_disconnect()
most of the time I am able to disconnect properly using...
Hi Devzone:
I am researching how to maximize radio performance and stumbled on a statement on page 356 in the spec:
"Typical sensitivity applies when ADDR0 is used for...
Hi! Currently I have a nrf52840 devkit hooked up to an SD-card for storage through FATFS (using SPI). I would like to add a BME680 environment-sensor to the board and have...
1. I am trying to connect one node (say node A) from two android phones say phone A and phone B. The node A is configured as an on-off server for lamp 1, but it could not...
Hi
I am working on a project which needs to be developed on FreeRTOS, I am facing an issue i need logs at backend using RTT as my both serial_uarte are being used for communication...
Hi Community,
I am trying to program a timer to get a clean timebase of 50ms. But for some reason
A) the timer is little slower as expected. I have to add few counts to...
hi,i want to control a led driver by frequency send iic data, i need send 600 bytles once at least 10ms each time ,and the 600 bytles send by 3times.send the 600 bytles need...
Hello, how can I increase LOG backend queue size? I was comparing some sdk_config settings with some examples, but did not find difference and the example does not fire this...
Hi,
I am trying to capture a modem trace to send to Nordic for analysis, however Nordic says they are unable to open the ones I've captured so far. I am using the NRF9160...
Hello,
We are upgrading a nrf52832 project which is based on SDK 14, soft device 5. Currently we depend on dual bank DFU operation but our application. Unfortunately we...
Currently working on flashing the bike power tx example to my Arduino Nano 33 which uses a NINA-B306 nRF52840. The device is wiped clean with only the s340 softdevice loaded...