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...
We are designing a circuit that will be supplied from lipo battery, vddh. I am wondering how decoupling capacitors on vdd will impact as it is suggested (in errata 202) to...
We are using pc-ble-driver-py on our Ubuntu host machine which is connected to the nrf52832 running connectivity firmware and we are able to run the examples, how could we...
Hello,
I have got a quick question regarding a potential workaround-setting for the BLE_HCI_DIFFERENT_TRANSACTION_COLLISION-error.
Here is what I am currently seeing:...
Here i am attaching the my working code of the application.in my application i am using the two peripherals one is TWI and onther one is UART.i interface some sensors with...
I have a wireless project. Requirements as:
Support platforms: Desktop/Laptop and mobile, Pc/Mac/IOS/Android. etc.
many connections: flexible but can support 100+...
We are programming our nRF52 based boards through USB via the P20 connector on a Nordic nRF52-DK board. However when there is a problem with our board, e.g. if it did not...
Hi,
I am working on an application using NRF52810/NRF52832 without Soft Device (I don't need BLE for this app), on a custom board. I am using the SDK15.
There is no external...
Hello,
I run the example given in SDK V15.0.0 to measure Vdd of nRF52-DK:
NRF_DRV_SAADC_DEFAULT_CHANNEL_CONFIG_SE(NRF_SAADC_INPUT_VDD);
I don't change the default...
Before I explain my issue I wanted to be sure on my basics, so here is my understanding after doing the research in nordic devzone
I'm using nrf52832 with sdk15
1) BLE...
I am using nRF5_SDK_15.0.0_a53641a.zip to create an application needs paring and bond. Now I got a problem that, if a smartphone removed the bond manually in its phone settings...
Hi
I’m using NRF51822_XXAC + s130_nrf51_2.0.0_softdevice, my program work well most of the time, but it dies at 0x000006b0 sometimes. Since I used the S130 softdevice, the...
Hello, guys,
I develop 52810 with sdk 14.1.0, i need the OTA features,
but i couldn't find the dfu demo( ble secure dfu bootloader and
buttonless dfu template app , pca10040e...
Hello,
As we know that nRF52840 SoC supports Bluetooth 5's 4x Long Range and 2x Data Throughput.
How different PHYs for these features (2 Mbps PHY and 1 Mbps Coded PHY...