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’m working on an nRF52-based design where the device should remain in System ON low-power mode after an operation (SAADC sampling + BLE sync). After SAADC data collection...
Hello,
My application uses three nRF5340dk for LE Audio: two Unicast Servers and a Unicast Client. The Client scans for servers, establishes connections, performs discovery...
Hello, I'm using the nrf5340 Audio development kit with SDK Manager v2.9.0 and a micro SD card, and when I try to play the audio as indicated in the development example in...
Hi, I have the following situation:
I have a legacy C application that runs on the good old nRF5 SDK on NRF52840 with FreeRTOS. (No BLE on the application, but the bootloader...
I am trying to repurpose NFC1 and NFC2 pins for GPIO usage, but they do not function as GPIO, while other GPIO pins work correctly.
SDK: nRF Connect Bare-metal SDK v0...
Hi Team,
Below function returns error code as -5 and unable to write and read data from I2C peripheral.
err = i2c_write_read ( i2c_dev , addr , write_data , write_size...
Hi,
so i was using the NRF51822-QFAC with an external balun and this antenna chip 2450AT43A100E .
now i want to move to the nRF52832 chip and from what i read is that...
hi support team,
customer is ordering sims from network supplier, and i got one sim card, but after testing i found this sim card can't be recognized.
here is the modem...
Hi
We have developed a remote-control system where both the sender and receiver are built around nRF52840. Today, the SDK is sdk-17.1.0. We are now considering moving over...
Hi Nordic Team,
I would like to use a USB camera in my project with the nRF5340. Is this possible? If so, could you please share any reference documentation or example links...
Hello all,
I am currently using the nRF9160 DK for cellular uplink to our server for an evaluation. From the nRF connect software I use the provided firmware 'AT Host' and...
Hi Team,
I'm working on an application using the nRF5340 , and I'm implementing a low power mode in which the system shuts down non-essential peripherals and aborts all...
Ncs v3.2.1 <SDK>\nrf\samples\dfu\single_slot
I want to try using this sample for SMP over ble dfu, so I tried several times in the nRF Connect and Device Manager in the...