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...
Hi,
i programmed the softdevice with nrfgoStudio but i get an error and i can't load the softdevice on the chip again.
The Error means that the cpu is not halted and that...
Hi guys,
I hope you can answer my question:
I made myself a custom pcb for testing purpose. I can program the nRF51822 just fine. Thats the actual state right now.
...
I have a nRF51822 dev kit, and my dongle is running the master emulator firmware, and master control panel is running on my computer, the dongle is connected and started discovery...
Dear Nordic, could you please comment on your plans to release an over the air bootloader for nRF51822? What is the approximate time frame that we can expect that? Is there...
hi,
I am using nRF51822 chip, I want to added a presentation format to declare a custom characteristic as an array of float (float [3]). According to developer.bluetooth...
I need to program the hex application image into the PCA10001 board. However, if I program the hex file generated by the Keil compiler using nRFStudio, the application does...
Hi,
I'm creating a new service based on the heart rate monitor example, but I'm having some trouble with it.
I implemented my own service, keeping it as similar to the...
when the peripheral and the central are connected,the peripheral will transmit data to the central ,how can i know if the data was transmitted successfully to the central...
Hi,
i want to use the adc, i use the code from here devzone.nordicsemi.com/.../is-there-an-example-code-for-using-pwm-on-the-nrf51822-with-a-softdevice and it works fine...
I'm using the MasterEmulator C# DLL.
I have a problem regarding discoverServices. If I understand this correctly discoverServices does not only return a list of all services...
Hi,
Following the AN 29 "nRF51 Development with GCC and Eclipse", I cannot import any project on Eclipse:
Indeed in the folder
C:\Nordic Semiconductor\nRF51 SDK_v4...