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.
This is a bit of a combo question:
I recently got the nRF52 10040 and I'm trying out the included examples on uVision5.
I only managed some examples to...
I am working on BLE Applications, I have tested with different devices like Nexus, Moto, Samsung, LG(ble V 4.0). I am getting the GATT Error 133 in Samsung Devices alone(Samsung...
Hello Nordic,
My goal is to control a small device with NRF51422 without any other additional controller. So I’ve developed my own PCB and I’ve used the example ble_app_uart_s130_pca10028...
Hello Nordic,
My goal is to control a small device with NRF51422 without any other additional controller. So I’ve developed my own PCB and I’ve used the example ble_app_uart_s130_pca10028...
Hi,
I have an nRF52 chip that has likely exceeded the flash endurance limit.
I am observing that after an ERASEALL, not all bits are erased, but after retrying ERASEALL...
Hi, does somebody know why in Segger embedded studio program goes to ses_nrf51_startup.s line 35 ISR_HANDLER NMI_Handler and sits there. I'm trying ble_app_cscs_pca10028_s130...
I only have Bluetooth 4.0 scanners and I bought nrf51 dk with 51422 device (10028) that seems to work as 4.1 Bluetooth. I tried sdk12 s130 and sdk8 s110 beacon examples my...
Hi,
I'm trying to program the bootloader together with an application+SD132 3.0 on the nrf52, but my device gets stuck with the bootloader when I finish programming it...
Hello, I used s130, nRF5_SDK_12.1.0_0d23e2a, SoftDevice 8_9_0.
Is there any example to study the central bond?
I use the examples->ble_central->ble_app_uart_c, the following...
Hi All,
I have hardware setup which has four or more beacons in peripheral mode at particular radius ( approx 10 m) and have a beacon in central mode.
The central beacon...
I'm using the Nordic as a BLE solution, and it is just passing along data through the UART to another chip through the UART. However, I'm not sure how to just pass the data...
Greetings,
I am using pynrfjprog (9.0.0) to write a HEX file to an nRF52 device on the nRF52 DK. I am wondering if there is an easy way to verify the write using API.py...
We're looking to implement buttonless DFUs with the NRF52 and are a bit confused how to send 0x01 to the control point of the service. Is this a control point that is already...
I have tried to export a very simple mbed program (blinks LED1 and LED2 and writes to Serial (USBTX, USBRX)) with no success. I am running on an Ubuntu 32 bit distro. This...