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'm new in nordic development.
and i need sample code for LSM303AGR Accelerometer.
i found a LSM303AGR_ACC_Driver.h and c file but i have no idea how to use these...
Hi,
is it possible to use the onboard buck regulator of the nRF52840 to supply the 3V for the rest of the circuitry while nRF52840 is off (and also for the nRF52840 while...
I would like to be able to use the Nordic Connect app for debugging and be able to observe the current UUIDs/handles of my attributes as I change them.
I have attempted...
Hi,
I am using BL600 Development Kit(Laird).
Is it possible to develop my application on this kit using the Nordic tools( Keil IDE,SDK and soft-device)?
if yes, is...
Hello, I studying nRF51 SDK for mesh.
I have a nRF51822(PCA10028) is a Client, and three Server(two nRF52832-PCA10040, a nRF51822-PCA10028).
I did the same way with Light...
I am building an ap (based on peripheral: ble_ap_uart with custom characteristics.
I want 18 characteristics for a single service.
My software works with up to 12 characteristics...
Hello, we would like to consider this chip for a product, but I have been waiting for this to be on sale for purchase since February 2017. It's still 12 weeks out and it's...
Hi, I followed the NRF51 Guide and downloaded the file linked, and it installed the J- Link Commander, once opened it gives a prompt J-Link> and when I enter in -e command...
Hi guys,
I’m using nrf51822, s130 and sdk 12.3.0…
I would like to achieve that unknown peripheral won’t find my product or at least differentiate by device name while...
Can i use the bouder router used in thread example(on nrf52840) in the iot example to replace the Rpi bouder router so i can skip the tunnel setup(using hurricane tunnel)...
Hi everyone,
I have some questions regarding the use of EDIV and Rand in BLE Legacy Pairing.
What I understood from the specs is that these are generated during...
I think instead of releasing separate SDK for #BluetoothMesh, Nordic Semiconductor should merge #BluetoothMesh into #SoftDevice. Is it possible ?
If yes, then we can even...
We are using the nrf52840 with OPENTHREAD and would like to use the Nordic COAP application because block transfer and observe are implemented. We need to do multicast and...
Hi,
I have a development board nRF52832 and we are looking for 3rd party modules built on the same. I want some configuration changes on the modules.So, please someone help...
Hi
I am currently using SDK 12.1.0 with SD 3.0.0.
I want to add the option for serial DFU, which was added in SDK 13.0.0.
I wonder if I can implement the serial bootloader...