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 all,
NRF_ERROR_INVALID_STATE is coming when i initialise Ble_stak_init form nrf_sdh_enable_request() function.
I initalised ble once and disabled using sd_softdevice_disable...
Hello,
I am developing on the Garmin LIDAR-Lite v4 , which uses an nRF52840 internally with the programming pins exposed. I am able to run my OpenThread application on this...
Hi
while developing I've discovered that the current tickless implementation using RTC causes the idle task to loop for one tick before waking the next task up.
I've instrumented...
Platform: nRF52840 { development kit } SDK: nRF5_SDK_16.0.0 Can sdk_config be used to remap any pins for used a SCK and MOSI and MISO? Specifically, can the following mapping...
Hi all,
I'm running into this error when trying to compile anything for the SPI library in Cmake
CMake Error at ../../../cmake/extensions.cmake:372 (add_library):...
SDK v16.0 NRF52832
Hi
We have been using the the NRF Bootloader for sometime, but we have encountered an issue where if the DFU (Serial) is interrupted (ie, USB cable...
Hi,
I've been using the Thingy:91 to communicate with some sensors. One of this sensors is causing us some trouble: sometimes the I2C communication with him seems to fail...
Hello
I would like to commission my Thread network but my Thread network is isolated (I have no wifi) but I have bluetooth which works in parallel to the Thread network...
I tried to use pin_change_example in SDK to catch Interrupts (at first line) but I'm missing lots of them, I don't want to use PPI mechanism I just want to run my ISR in time...
Hi All,
I have developed my application for the nRF52832 (SKD15.2) on top of the TWI sensor example. I moved from the legacy TWI driver to nrfx due to the data length limit...
hi ,our company is developing a product.the product have a nrf52832 and nb-iot module.now have one case: system start normal and mobile connected the ble,but the gap will...
Hi,
This is not a ticket!
I just want to share a simple application that I have built for the nRF52840 . It's a USB keyboard.
The example also shows how to handle buttons...
Hi all ,
I'm using SDK 15.0, working on ble_uart.c
I need to change the DEVICE NAME of the frequently.
Can you please tell me how to change the the device name and store...
Hello everyone and thank you for taking the time to read my message.
I am new to this Devzone and I am looking for an alternative to nRFgo Studio to program the SoftDevice...
hi Guys,
before i shoot myself can someone answer me this simple question .... for most.
In the segger embedded software nrf to sdk do i need to complete stages 1-4...