Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
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...
How to enable and disable FreeRTOS tickless idle(RTC or Systick)? Anyway to wakeup from tickless idle mode when there is BLE activities detected?
Setup:
1. nRF5_SDK_15...
Compiled Blinky client fails on Dongle PCA10059.
Precompiled version nRF5_SDK_15.2.0_9412b96/examples/ble_peripheral/ble_app_blinky/hex/ble_app_blinky_pca10059_s140.hex...
I am trying to compare a bunch of BLE mesh options and I am trying to evaluate the software stack for nRF mesh
Whilst trying out the light switch proxy example, I noticed...
Hi Great Nordic Team:
I have some questions about nrf24ap2 reference schematic, please kindly help to give me some tips.
※it's reference circuit of Synchronous (bit...
Hi Sir,
As reference below link, and we can find the Tickless IDLE enabled ~700uA in SDK 15.2
https://devzone.nordicsemi.com/f/nordic-q-a/24733/nrf52840-sdk-14-0-0-and...
Hi again!
I'm trying to send/receive data between an nRF51(master) and a AVR/HM-11(serial/BLE module)(peripheral)
After following this visualgdb.com/.../ tutorial based...
Under some conditions I want to force advertising to transition from slow to fast. With SDK 14, I could just call ble_advertising_start(&m_advertising, BLE_ADV_MODE_FAST)...
Earlier for nrf52 we could filter out connections on the peripheral based on rssi, need similar operation for nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_uart...
Dear Nordic,
I have one nrf52840 dongle.I want to know which polarization of antenna (PCB antenna) gets maximum range?
another thing i want to know what is the maximum...
Hello,
I want to know if there are some SDK, application note or similar about how connect point to point a nRF52 IC to Alexa and Google Home.
Thanks in advance.
Jose...
Hello,
Greetings from India!
I would like to have my design review by your engineers or any concerned person in the related field. The design is not yet complete but the...
I'm using three nrf52840-dk's, from an ubuntu 16.04 x64 host.
JLink v6.30b
nrfjprog v9.7.2
I can program and interact with two boards fine, with zero of the failures...
hello all ,
controller nrf51822
i am trying to development for EPD 7.5 spi interfacing through external flash image send .
my question is i am using reference code for...
Hi, everyone,
We are developing BLE project on nRF52832 chip by using SDK14.0 software.
The project is build from one master-device and many slave- devices.
The master...