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...
I'm trying to flash a Nordic Thingy. I have it connected to the debug port of a nRF52840-DK, nrfjprog --ids lists no boards, however.
However pyocd produces:
...
I have a question about bonding with "Peer Manager".
I am using the sample project "ble_app_multirole_lesc (SDK V15.3.0)".
I am bonding by "Peer Manager". When bonding...
Why does SPI not work with nrf_delay, from this previous question
devzone.nordicsemi.com/.../
Surely the SPI SCK is a PWM or other timer/interrupt driven clock?
Also...
When i use nrfutil to perform DFU it is passed, but when i send it through STM32 dev kit it Hash validation failed. but however i can see the CRC is correct.
Hello,
I have an AMS AS7261 light sensor that I'm using with my NRF51422 DK to take a light reading, pull it using nrf_drv_twi_tx/rx, and send it over BLE. However, when...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have few variables in application. These will...
i have a complete project based the gfx project and i want to add BLE using UART for communication. i want to communicate my module with the nRF52840 dongle.
is there simple...
SDK14+NRF52832.
I used one timer to do something every millisecond. and I used another function to do a loop action, the function maybe breaked if the time period exceed...
Can not connect Android 8 mobile phones, such as HUAWEI Nova 3
Nodic equipment is not even found.
We cannot connect with official UART routines.(ble_app_uart...
I found a terminal that can not communicate with BLE. I think that the sequence after MTU exchange is strange. The program used is sample HRM. The terminal used is "Xperia...
Hello!
Our current project is bare metal and has logging over CLI. I'm in the process of setting up a new project of ours that uses FreeRTOS but reuses a lot of the same...
Hello, I am using the nRF52840 dev kit. I am using SES to develop the code for it. I want to include the bosch bme680 library in my code. It comes as a libalgobsec.a file...
The objective is to have a device which constantly advertises some status information - this must be always visible to any Central in range.
The device may connect to at...
I inherited an active project with regrettably little support from the previous developer.
I have been trying to download a copy of the application firmware that I generated...
I try, DFU by USB-SERIAL on NRF52840-DK. I installed SoftDevice S140 V6.1.1 and open_bootloader/pca10056_usb (SDK15.3) Python2.7.16/nrfutil for windows was installed. My DFU...