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...
Monitor mode debugging seems to have crippled the CLI over RTT.
Edit: Reflecting further, ignoring the black vs white background symptom - the issue might simply be that...
There seems to be an issue when reading GPIO pins returning false readings. I am using two pins for I2C communication, 26 and 27, I am configuring them with the required configuration...
Hi Everyone,
I am developing a device that needs to record data from ADC onto a onboard NAND memory.
Following the USB MSC example for NRF52840, it seems like the device...
Hi,
I'm working on the nRF52840 DK and running the ble_app_uart example.
I'm connecting to the BLE using the nRF UART V2.0 app and open a terminal.
In the terminal I'm...
Hi, I am trying to connect the GPS module with the nrf52840, and the development kit reads the GPS information via UART, I wonder if there are any examples? I read the example...
Hi everyone !!!
I want to know, is Nordic going to make its Mesh demonstration at CES18 public? I didn't attend it but I'm interested in their demonstration and what tools...
How to write a byte in flash by using
static void flash_word_write(uint32_t * p_address, uint32_t value) function
while in a advertising mode.
I tried to call the...
Hello.
Here is my conditations;
using ukeil 5.
sd132 Version 5.
sdk version 14,2,17b948a
In my project, i am using secure connection. So peer manager...
Hello Guys,
I am newbie to nrf51822 programming. Currently using nrf51822 (raytac's MDBT40) with S130, SDK11.
I am programming the nrf51822 using arduino IDE using this...
Hi,
I'm seeing this error PM_EVT_PEER_DATA_UPDATE_FAILED sometimes and I need to understand what are the options on handling this error except for just asserting it. I...
Hi,
We have to implement a nRF to nRF DFU. On the nRF51 side a have an external memory with two bankers to perform secure update and downgrade using a bank 2. Now, we are...
when scan the BLE device, screen can look the device's name, but the time parameter is means?
ex:
-31 dbm <-> 1010ms
1010ms means? is about dbm power value>
thks...
We have field reports of BlackBerry Priv not being able to "connect" to our nRF52 based hardware.
BlackBerry Priv is: www.gsmarena.com/blackberry_priv-7587.php
(Runs...
I use same SDK to program the 1.nRF52_DK borad (on broad chip 52832) ,and 2.external program borad chip 52832.
Have a issue, 1.nRF52_DK borad is success to advertisement...