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...
Problem : bytes are lost during UART communication with the module, hardware flow control is enabled, at speed higher than 38400 baud/s, when softdevice enabled and test board...
Dear Nordic
I have facing some issues in RTC side. In my application RTC and BLE works same time . First installation and set time using function nrf_cal_set_time() works...
Hi all,
I want save and read flash in example light switch proxy server .
I add code part of provisioner example into proxy server example
This is my code ;
And...
Hi everybody,
I have a question about the nrf52832 how to set the tx power in the ble peripheral uart example. i want to set both the advertising tx power and the after...
Hi,
I'm testing BLE Central multilink base on nRF5_SDK_15.0.0_a53641a\examples\ble_central\ble_app_multilink_central\pca10040\s132\arm5_no_packs
With modification in main...
Hello all !
I've been searching for an answer to my problem over the forum but I haven't found exactly what i'm looking for, so, that's why i'm posting this.
I'm using...
Compiled my first blinky example for pca10040 nRF52DK, nRF52\nRF5_SDK_15.0.0_a53641a, Keil mdk5, W10. trying to download compiled code got the error: The firmware of the connected...
I want to save Power by disabling the SD Card. VCC of the card is already regulated with an external MOSFET switch and controlled by a pin of the nRF. The problem now is,...
Hi,
I'm currently using SDK 14.2 (on 840) and SDK 15.0 (on 810) with the UART example.
I'm trying to implement the following system.
The Device only receives data...
Hi all,
I'm using SDK 15, nrf 52840, win 7,
The USB cdc example works fine for me.
Yet, when I moved the code to my project the driver is not set by win 7.
On device...
hi Support Team
I am working on Asset Tracking project.Looks like Bluetooth Mesh is more oriented towards controlling.
I have a Ble device Emitting some Data. (say A)...
Hello there,
I have developed simple coap client and simple coap server based firmwares on nRF52840. My hardware/software configuration is:
SDK: nRF5_SDK_for_Thread_v0...
Dev Env
- SDK: v12.1, SoftDevice : S132 v3.0.0
- NRF52 start program : ble_app_uart_c
1. Is it possible to connect to NRF52832(Central Mode) from Android(Phone Pheripheral...
Hi,
While using sniffer and wireshark, I find the issue below.
CRC value of the raw data and the decoded are not the same at all ?
I find this with nRF5_SDK_15.0.0...