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 using Nrf Sdk Mesh V3.1.0 with softdeviceS132 and sdk board Nrf52832 and esp module
I want to implement Dfu process for my devices preset in mesh network and...
Hi everyone,
I am trying to include a header file into my project but the build solution fails with the error "No such file or directory"
I have placed my .c and .h file...
Hello,
From my software i get gps data and send to my webserver, periodically.
This works for some time then the system blocks! Nothing works anymore.
At first...
Dear team,
I have an understanding that BT Mesh is based on BT4.0 advertisement so even if we select a module with BLE5.0 the TX power will be less while using BT Mesh...
I am adding a new module with some new parameters that I export as service on BLE and I want to store in flash using FDS.
Starting from scratch, so installing the fw using...
Hi,
I am working with nrf52-ble-app-uart-relay example from Nordic Playground github. I use SES IDE & nRF5_SDK_16.0.0. There is BLE event forwarding in ble_evt_handler(...
I am using SDK 16 for nRF52840 with soft device S140.
1. I am interested in using mqtt over lwip on IPV4. Available example is for IPV6. though headers of IPv4 exist (\external...
Hi there, Please, if someone can help me (or let me know of other people answered questions), I have multiple questions regarding Nordic's SDK 16.0. My board is nRF DK for...
Due to the covid-19 virus, my school project changed a lot. The new project is the following: "Study the latency between sending and receiving data from a device generating...
Hi, regarding a nRF24LU1, we are developing a system composed by 4-5 sensors (eachone based on nRF24L01) that send acquired values to a single nRF24LU1 receiver connected...
Hello,
I am trying to drive a custom display with the QSPI driver on the NRF52840.
Is there a way to disable the memory addressing on the QSPI driver and just write out...
What's the recommended way to manage cloud credentials on the device? Right now we're storing hard-coded username/password for testing but obviously this is not acceptable...
Hi,
We have a stability issue with nRF52840 DK after it has been upgraded to JLink DLL version V6.60e and firmware OB-SAM3U128-V2-NordicSemi compiled Jan 7 2019 14:07:15...
I have been looking into using Bluetooth Low Energy 5 advertising features like periodic advertising and advertisement chaining, but have not been able to have any luck with...
hello
we want to connect FPGA to 52840 using QSPI interface for data transfer, 52840 used as master, and FPGA as slaver. so we use write opcode PP4O for 4 lines writing...