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 in the process of designing my first prototype with the nRF9160 SiP. For the LTE antenna sub-circuit, I simply want to replicate (as much as possible) Nordic's reference...
Hello,
I am using custom nrf52832 PCB as central role. Also i have the peripheral with similar board . Peripheral communication is working properly if connected with the...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
Similar to WiFi and 802.15.4 where there are...
Hello,
Customer want to use
nRF51822 Bluetooth Smart Beacon Kit
with this requirements:
We need the most simple beacon. Additional sensors are not needed. Its main...
Hello Nordic team,
I'm using nrf52840 DK with SDK 15.3.0.
So I had an example sending data similarely to the ble_app_uart_c example that worked OK.
Basically I have...
Hello there!
We have a running prototype with an NRF24L01+ and ESB. But since it is not recommended for new designs, is there a successor for this setup?
Very low latency...
Hello everyone,
I have trying to store my serial data in nrf52832 SDK15.2 fs flash storage i need to appending data one by one in same file. i have using fds_record_update...
Hi,
I use nrf 52832 with pca10056 and i need to use float to filter my data with low pass filter, but with this device, it doesn't work. Do you know how can I use float...
I merged ble_app_uart with spi peripheral example, normal working like bluetooth connectivity, spi sending and receiving is working fine, but i want to transmit data received...
Hi
When I try and pair my App with my NRF52832 Nordic device, iOS responds with a popup 'Bluetooth Pairing Request'. If I tap 'Pair' here, the app connects, and all is well...
Hi All
I am working on nrf52832 but not using the SDK. how ever I had created the uart functionality on my nrf but many times I got the communication error.
I had taken...
I have the module nrf52840 You are about to download the nrf5SDKforMeshv310src file to run the Bluetooth mesh example. As I build, I get the following error. How do I fix...
The QSPI can be used to read/write data via the DMA registers.
The QSPI interface is used with code is running from the XIP memory area.
Assuming the XIP and data areas...