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,
I hooked up an nRF8001 (Olimex) to my logic analyzer and am observing the behaviour of the RDYn pin.
After resetting the nRF8001 through the RESET pin, the RDYn...
Hi All,
Just got my NRF51822 development board today and cannot get the heart rate demo from SDK to work. Two issues:
1> The PCA1004 board (the one without antenna)...
Dear Sir, We are intending to develop wireless UART- BLE module for our wearable product (Cable replacement profile). Please, help me to get to know about UUID and cable replacement...
Is sd_ble_uuid_vs_add available over the serialzation interface? How can we add a custom vendor ID over the interface if there isn't a serialzation function for it here ?
Hello,
I have made some current and timing measurements on the nRF51822 Development Kit (connected to a nRFgo Starter Kit) running some of the example applications provided...
I would like to drive an LED from the nrf51822 gpio
How much current can the nrf51822.
How much current can the nrf51822 gpio supply?
Is there a recommended LED for...
Hi. I am using a nRF8002 DK, and i am working with nRFgo Studio for 64 bits, in a windows 7 and windows 8 computers (for testing of the error purposes). I am having serious...
How to set READ property to a characteristic pipe through nRFGO studio.Actually i am not able to set READ property to any pipe.How can i do this?
Because i want iPhone...
Hi:
I use TIMER compare function, I open four channels and every channel produce interrupter.Here are some of my code:
NRF_TIMER1->TASKS_CLEAR = 1;
NRF_TIMER1->CC...
Hi. I've never asked a question here, and I'm a complete beginner to embedded programming, so I apologize if I break protocol in anything I do on here.
My setup:
nrfgo...
HI,all!
I have a question about downloading program into nrf51822 MCU.
That is:
As you konw, using the nRFgoStdio to download the code, you have to download the softdevice...
Hi all,
I have a devicewith display and only want a specific smartphone with my APP to connect to it.
I implement the authentication procedure at application level by...
We have some product using nRF51r22 QFAAC0.
E0 version is replacing C0 now. I just want to know when is Nordic going to stop producing the old version?
Thanks
Hi, I'm a ble developer using nrf51822.
It is a wierd question,
Is this any possible to write value to one characteristic's CCCD value from itself(device)?
This is my...