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...
Hi,
I am going through the DevAcademy Bluetooth LE lessons, using nRF5 DK. But I run into problems directly in the exercise of the first lesson. Everything goes fine to...
Hello Nordic community,
I am currently working on developing applications for Matter over Thread and have set up my ZAP file accordingly. I've successfully flashed two types...
I want to use a switch in the overlay file, like:
To do so, I try to add a config statement in a custom KConfig file. (mp_Kconfig.conf):
Adding the file to the build configuration...
Hi,
We have come to expect that with the nRF Connect SDK installed properly and using recommended options we can build a sample, for example
$cd \ncs\v2.8.0\nrf\samples...
I am using a LattePanda 3 Delta running an Ubuntu server OS (x86) headlessly. I am using a RS-232 cable to obtain the modem trace from my custom board, which uses an nRF9160...
Hi!
In our project, we need to send cloud-to-device commands. By "command" I mean a request to do some short action, not a request to change device's configuration/state...
Hello, the nRF5340's SAADC has a temperature dependent offset according to the product specification. The offset can be measured (I suppose it is automatically applied within...
Hello,
I have a question regarding a recent issue.
I'm currently developing with the nRF52840 IC or EVM, and I'm facing a problem. Whenever I write firmware to the flash...
We are using the NRF9151 and unable to establish a connection to an LTE-M network in Ireland (testing in Cork currently). We are using a Kore MVNO SIM which supports Three...
I am trying to complete the exercise, however, it seems that the only terminal output I receive is from whichever thread is run first, irregardless of whether I use k_yield...
I'm trying to setup an nRF52832 to drive 127 ws2812 by using PWM. It seems the bit-by-bit method is too slow for the 1.25uS period. pwm_set() is using somehow ~5ms, so that...
SDK : 2.6.1
uC: nrf5340
Hi,
how to avoid erasing of the application settings when updating the firmware via bluetooth.
When using the android version of "nrf connect...
Hi Devzone,
I am facing an issue on my nrf52840-based custom board when I try to set up the USB mass storage class on an external NOR Flash as well as having MCUBoot enabled...
I can program the spi and i2c find on my nrf54l15pdk board version 0.2.1, as soon as i turn on CONFIG_BT =y the device fails to do anything past being flashed successfully...
Hello,
I am looking to use the nRF9151 module.
I spoke with my wireless provider and asked what certifications they require to use their service. They said that they...