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...
hii,
i am working on ble project where i would want to read the name and address of a slave.The example i am looking at is "nrf51_sdk_v6_1_0_b2ec2e6\nrf51822\Board\nrf6310...
Hi All,
I am trying to make a nrf51822 talk to a SPI display by using the SPI Master.
My problem is that the display does not give any output, only takes input.
The...
Hello,
I am writing an application in Qt that runs on the computer and interacts with a nRF51422 via BLE. Now I have noticed, that I have to tell the framework, which address...
How do I reset nRF51822 to shut down the debug port?
I have a custom board with a built-in battery and strong power management.
If I power up the board without the debugger...
Hi All,
My goal is to advertise the generic packets untill a GPIO interrupt occurs. So in order to achieve low power consumption I have increased the time interval of those...
bootloader.rar (/attachment/d5fd4fbbc7d37433740f6c9468f3110b)
bootloader_dfu.rar
Hi,all.i want to set same macaddress with my app in bootloader,and advertise it in bootloader...
I have a pstorage Clear and Store that I use just before calling bootloader_app_start() in my DFU bootloader code. Everything was working great testing/compiling (GCC) under...
Hi,
we'd like to use nexus 7 II(android 5.1.1) to connect nrf51822, but cannot connect if nrf51822 uses whitelist.
step 1. we send advertising packets without using whitelist...
I'm trying to build our application using GNU Toolchain and currently facing compilation issue with __asm directive; the error thrown is:
../../NRF51_SDK_v6_1/nrf51822...
I usually see a system event "NRF_EVT_FLASH_OPERATION_ERROR" when updating my device firmware. SDK says that this event indicates that the ongoing flash operation has timed...
Hi, have anyone tested nrf51822 beacon smart kit on samsung tab 4? For some reasons it didn't detect the beacon. I have tested with company identifier of nordic, samsung and...
Since the IoT SDK is not support the IPSP Router role.
Is that mean the nRF51822 can't been used by other MCU which is running Contiki to become a Edge Router?
There are many links across the Internet to app note nAN-29 ( nRF51 Development with GCC and Eclipse ). In fact, I remember seeing a link to it on the Nordic website just...
Hi,
I am trying to test a UART bootloader with the hci_dfu_send_hex.py from SDK6.1.0
Unfortunately the script seems to crash, below is the output on the windows command...
Let's say I Have an nrf51822 on a small button cell battery having a sensor that is triggered on certain conditions.
What is the most efficient and power saving way to...