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...
Hello,
which profiles are available currently to the S120 protocol stack? In the nRF518 SDK V5.1.0 I could find only one example profile for Heart Rate. However, this is...
HI,
I am the beginner of develop bluetooth le device, and test the sdk 4.x examples and it's work correctly,
then i updated the sdk to 5 , but i can't get the example...
Hello,
I am Ethera's engineer, evaluation technologies to include on our next generation products.
Here our goal is to have a transparent mode between a smartphone program...
Hi There,
I want the functionality of my device to change when a value is written to a gatt characteristic. I've written an event handler that gets called whenever a write...
Hi,
I have Keil 5.1, SDK 4.4.2, SD 5.2.1, PCA10001 from EK v2.0.0 and I am trying to make SPI example from nRF6310 work.
I have changed below lines as:
#define ERROR_PIN_SPI0...
Hello,
I'm using a nRF51822 CEAAB0, SDK 5.0.0 and S110 6.0.0-5.beta to make an Apple ANCS client and for now I'm trying the ble_app_ancs example. I read that CEEAB0 arent...
Hi all,
I use nRF51822, sdk_v5_0_0_34603 and s110_nrf51822_6.0.0-5.beta.
In a different periods of time appears error "0xDEADBEEF, 722, src \ ll_adv.c".
Error appears...
hi,
According to nRF51_reference_manual doc and Relate Discuss.
I think that power mode have system on(run/idle) and system off and
at system on idle(sleep) mode which...
Hi,
I used the DK board PCA10005 as the device and the dongle used as a master running healthThermoDemo .NET application. The .NET master could find the device properly...
Hi,
I'm trying to connect the nrf51822 chip to an ethernet (W5500 module). For the moment, it fails without error (nothing works).
So I start from a simpliest program...
I am finding that bonds are not saved to flash when using the latest SDK and S110 SoftDevice.
To test this, I am using the HTS example code, and the Master Dongle.
I open...
Hello,
I discover and connect my nRF51822 service. It can be peripheral and Communication read/write data. but have some issue for disconnect/reconnect .When My app for iOS...
Hello,
I am planning to develop a system where there are 16 bluetooth LE devices (nRF51822) each one sending/receiving data via Bluetooth LE (~30 kbps) to/from an access...
Hi !
I know that there is a way of OTA updating the nrf8200 application. But i'm not sure if this process requires aditional hardware like it happens when using the BLE113...