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 have version 2.0.0 of Evaluation Kit. I was waiting for the new SDK and SD 6.0.0 but I have seen the warning about hardware versions. I have to finish a SoftDevice...
I'm a noob in this alley! it is my first time working with Nordic products. In the past I used Energy Micro and ST Micro.
I downloaded Keil 4.x from ARM website. Then I...
Hello,
I am developing a project using nRF51922 and S310, and the project is built using SDK4.2.2 with the modifications mentioned in a document called "nRF51922 - ble...
We are looking to understand the internal working of the nRF51822 firmware (MEFW_nRF51822_0.9.0_firmware.hex). If someone can share the original code or the basic block diagram...
Hi folks,
I want to match my IFA PCB antenna to the nRF8001. As Harald recommended a couple times, I am going to measure the antenna of the final PCB with a Vector Network...
Hi All,
I use the 51822 DK to do the current measurement and do as the DK user guide 5.1.8 current measurement.
I just use the __WFI() to make the 51822 get into idle...
Hi!
I must match NRF24L01 to 40+j48 ohm antenna. This is not my design, so
no possibility to change. I have PCB antenna, that was measured to be 40+j48 inside
enclosure...
I have some non-volatile storage routines that I have written before, but the new SDK V5.0.0 has this pstorage module that is supposed to replace it, right? How do I migrate...
I use 51822 nrf6130 "device_firmware_updates" example to update AP. When I build "dfu_dual_bank",the update will success. But when I use "dfu_single_bank",the update will...
Hi,
Do the nrf_temp functions, nrf_temp_init() and nrf_temp_read() only work for the nrf6310 board? Are there equivalent functions for the EK?
Thanks,
Mike
I have been trying to connect a nrf8001 device to a Android 4.3 device and it is discovered ok but fails when it tries to do a service discovery. After some deep digging I...
I am having the same basic issue that is described here:
https://devzone.nordicsemi.com/index.php/setting-advertisement-parameter-s-for-custom-profile
Including the error...
hi,
first of all i need to say, i am very happy to found the s120 softdevice where we can implement the client role also
i downloaded new alpha version of s120 softdevice...
hello,
i am using s120 softdevice along with nrf6310 mother board, the problem is i am dumping the code into the device, but i am having doubt how to verify that it is...