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...
Hello! I have been working on bluetooth for some time and I just worked with connectable advertising until now. This time I am trying to add a beacon functionality too. The...
Hello,
I am developing a BLE and IEEE 802.1.4 multiprotocol device. I implemented a parser to change some settings of the device. T he configuration is updated with this...
Hi,
I'm trying to implement a SPI Communication between Arduino UNO and PCA10056 DK. PCA10056 DK run as a SPI slave.. Arduino uno run as a SPI Master.
The problem is...
I'm using SDK 15.3.0 and SoftDevice 6.1.1 running on an nRF52832.
The iOS application works correctly when it is running in the foreground. It is able to connect and bond...
Hi,
I am trying to develop an application for Thingy:91, which would allow me getting data from BLE and sending it to the cloud with LTE. I am working on NCS 1.3.0.
Of...
I just tested with the example project, "ble_app_uart" using SDK, "nRF5SDK17009d13099.zip" on nRF52DK (labelled with PCA10040 1.2.4 2018.23) board on Segger embedded studio...
Hi ,
i am trying to interface a WINBOND W25Q64JV flash module with NRF52,i can able to read device id,status register success fully.
i wrote the data in particular address...
Hi,
I'm using nRF52840 DK as a central. Our project is based on ble_app_uart_c example. There is filter for UUID only during scan.
I noticed, that for conection establishing...
I'm using the nrfjprog command "nrfjprog -f nrf52 --reset". This sometimes causes my custom board to hang. I dont think it is able to boot at all, I do not see any uart output...
I would like to ask Nordic to create an example of an Android background service that can detect a device advertising.
Android imposes background execution limits which...
I am using nRF52840, SDK 16 + s140 with segger embedded studio.
I have already added NUS service to my application by taking reference to ble_app_uart example. I want to...
I need to somehow connect 10 i2c devices to nrf52, to do that I need 5 i2c peripherals, but nrf52 has only 2.
I see different options:
1) Use multiplexer. Probably a good...
Hello, support team.
I try to use nRF Connect v3.4.2 on Ubuntu 16.04.6, VMware.
But there is no response after executing specific application eg. Bluetooth low energy...