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, We are using nrf51822 in our device and Device firmware update is implemented in it and we are being able to do the device firmware upgrade by using nrfConnect app. Now...
1. Some Bluetooth originals will provide software and hardware tools for Bluetooth keyboard production testing. 2. Does Nordic provide production tools for similar use? 3...
What is the best way to send about 1600 bytes of sensor data using ble5.0? I would like to receive about 5 times per second. Also, is it possible to configure 1:n like this...
Hi I'm a bit new to programing with nordic.
I'm trying to use the nrf_gfx_background_set function to display an image on an epaper panel. I've already written code that...
Hello, Nordic.
I am developing a project that is based on interactive services that exchange data through BLE connections.
Everything is good except for service discovery...
I may be stupid, but I cannot find any indication of which device is currently handled by the nrf9160 DK probe in the nRF Connect Programmer or Segger IDE.
As far as I can...
Hello, i have a question about keepout area under antenna trace in multilayer pcb. I have a 4-layer pcb, but substrate height between top layer and first mid layer isn't enough...
I've been burning the certificate to nrf9160 with commands,but it doesn't work, mqtt connect will be disconnected by server when nrf9160 connect to the server.how to solvel...
Some time ago, I reported an "issue" to pc-ble-driver team to ask them to make the dongle LED shine when it's ON (else, there is no way to know if it's correctly programmed...
Hello,
My setup is the following: Up to 4 peripherals (nrf52832) and the central device is a PC running Windows 10. To make it simpler, I'm just using 2 peripherals at the...
Hello, Team.
Now I'm using four nRF52840 DK boards, and testing the 'Light switch' example.
I want to monitor the mesh system what nRF52840 DK are making.
Because...
Hi
To develop aoa / aod projects, I have bought nRF5340 PDK. I want to know whether there are aoa aod related demo projects in SDK of nRF5340. And how can I get aoa / aod...
Hi,
Iam on SDK 15.2 would like to have a Characteristic value as an array of floats.
I have done it but it prints it like some bytes on the Nrf Connect app. So i have...
Hi,
I am working on changing my GET request to a POST request and am failing at the connect() function, which makes me think I have the wrong header. There seem to be multiple...