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 Nordic Team
I am working on nRF52832 MCU, SDK-11. I want to calculate available space so that I can save custom sensors data in chip.
According to datasheet we have...
I am working with nRFx modules and have a few questions about updating parameters. I started my project with an example and modified what I needed. However, I am not sure...
Hello Nordic experts,
I am trying to add an output endpoint to the usbd_hid_generic example in nRF5_SDK_15.0.0_a53641a. I exactly followed the suggestions in
https://devzone...
Hi,
I am using nrf52840 preview DK as a transmitter and try to get rssi by a linux lib. and it works well. and now I want to find advertisement channel number, because the...
I try to integrate Mult-touch(touch screen) and Keyboard feature in a single program, when I run this program, the phone side(Android8.0 based) can only receive Mult-touch...
When using nRF connect for desktop on ubuntu I can't go through the "Select serial port" step because I got the following error message:
"Could not open the port. Please...
With the release of SDK 15 has come the new nrfx module API's which seem to be easy to port to. One thing I have seen in the nrfx templates is the use of the nrfx_config.h...
Hi,
We are using nrf52832 micro controller and our device is consuming about 14mA current right now.so i have 2 querries that
1. How can we put our nrf into low power...
Hello,
I encountered an interesting issue with SPI0 on the nrf52840 that I cannot explain. In short, my SPI bus would stop working shortly after communicating with my slave...
Dear Nordic Semi, I play with NRF24L01+ shield and, what I control using STM32F411RE or ADuCM4050. Once a while, NRF24L01+ chip stops and on the MISO line with permanent 0xFF...
Hello,
I have been working with the example ble_app_hids_mouse to learn a bit whitelist. My code now doesn´t have anything about the mouse anymore since i only care about...
Dear Sir / Madam,
My customer is asking me if nRF51822 is compiled to the requirements of China's RoHS 2.0. Below are the requirements for tour reference.
China RoHS 2...
Hi
Can you please provide an example/pseudo-code on how the channel_mask member in the ble_gap_adv_params_t struct is used? The only examples provided in the SDK and the...