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...
I have the problem to dfu nrf52833 over usb for a long time, I first have the problem cannot flash when start from a S140 BLE DFU example code, https://devzone.nordicsemi...
I am working on usb dfu for their one of the new chipset. but there is some issue, I keep trying different things and post on the ticket, but just no one responds. the sdk...
I have a feature request for the user_definitions.json file, which can be used to name custom services and characteristics in nRF Connect.
Any plans for adding more functionality...
Hi,
How can I develop my dongle to connect to devices with the name "device X", where X is a variable that can be 1,2,3,....
For example I want the dongle to connect...
Hello All,
I was interested in exploring the nRF52833 and didn't want to spend the money on a nRF52833 DK. Well I guess most of you can guess how that goes.
I purchased...
Dear All, I am trying to run a simple program that beacons, prints a message to the UART and toggles a pin on a custom nRF52833 based board. I am using softdevice s113 and...
my nrf51822 QFABC1 not working BLE , i used sdk 12.3.0 and uploaded softdevice is s130, and also I upload
I attached my schematics diagram also
please support any mistake...
Hi,
We are writing an application for nrf5340 similar to rpmsg sample with zephyr. We see that the application encounters stack overflow issue when flashed on target...
Hi,
We are trying to synchronize time across 3 nrf5340, where one will be master and the other 2 nrf5340 will have to synchronize their time with the master.
1. All...
I had raised ticket " https://devzone.nordicsemi.com/f/nordic-q-a/63754/nordic-sdk-qspi-driver-call" .
Wanted help for using qspi driver with non blocking mode. I have modified...
Hello, does anyone tried terminated vs unterminated RF switch in AoA / AoD application? According to forum, some people use terminated switch, some don't.
Also, there should...
I've a prototype board which I need to externally program. The prototype board supplies it's own 3v supply to the chip (working fine) via a 5v supply which is current limited...
Hi,
I am using NRF52832 with SDK 17.0.0.
I wanna try to connect multiple devices with only one Android phone.
When I try demo on Samsung galaxy S8, I can connect with...
I am using SDK 14.01 and ble_app_beacon example in that, I want to send updated sensor data in advertising. Using ble_advdata_set() I am able to send the updated data in advertising...
SDK14.0+NRF52832: firstly I init the passkey in the function gap_params_init as above.I want to change the passkey and can save the new passkey to flash, but when I input...