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,
We have nrf51822 evaluation kit and some custom board with nrf51822 chipset(works fine). And also we have tested the nrftoolbox application with the proximity service...
I use the example "Keil\ARM\Device\Nordic\nrf51822\Board\pca10001\led_radio_example" and "Keil\ARM\Device\Nordic\nrf51822\Board\pca10000\led_radio_example" to communicates...
Hello, I think there's a mistake in page 35 of the specification, it says that if Auto Retransmit is disabled (that meaning Auto Retransmit Count = 0 in SETUP_RETR register...
Hi all,
I am using an nRF51822 Development Kit and I would like to create a simple test code that allows me to send data (no matter what kind of data, also a sequence of...
Hello, I am working with both QFABA0 devices as well as a QFAAC0. Because of the outdated silicon I am constrained to SDK V4.x and SD V5.x
My current test setup is
I...
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...