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 been encountering a rather latent bug in a product that we are developing. It consists of a custom nRF52832 board, that is connected to an nRF52-DK via ESB, and the...
Hi
In eddystone when we connect the beacon in connectable mode then it start non connectable advertising automatically without disconnect, same time we can change parameter...
How to send some data from light_switch_server node to light_switch_client node in the mesh sdk examples of the new version mesh sdk 3.1.0?
I basically want to send data...
Hi everyone,
I made a custom pcb and it has nrf52810. I want to flash it using by nrf52840 DK.
This is my connection ;
My Board(nRF52810) -> nRF52840-DK
SWDIO -> SH_SWDIO...
I built this ( devzone.nordicsemi.com/.../Nordic_2D00_Thingy52_2D00_FW_2D00_master.zip) Nordic Thingy SES project and downloaded the generated hex file in Nordic Thingy. Now...
Hello,
I tried to build the mesh sdk in all way.
Please help me or send me the sdk set-up which is without error.
I tried by sdk15.3.0, sdk15.2.0 and mesh sdk. Try...
Hi,
I am having problems with using BLE along with gpiote and ppi for measuring the delay between two waveforms and sending the delay between them to an app using bluetooth...
Hello,
I have recently built and flashed CoAP Sample on my board.
After that the device cannot connect to the mobile network.
Could you please provide me a description...
Hello,
We have finished the development of a prototype device that incorperates the nRF9160 SiP. I would like to know if there is anything I need to set-up in the device...
Hi,
I would like to use hal_time_get() [hal_timer.h] in my project, and I try to add below library into Makefile.
but I got an error. "error: implicit declaration of function...
i am using/ ble_app_multilink/ example present in central folder..i am beginner to this ,,so i have few doubts in it
1)so where actually advertisers(which are advertising...
Hi,I had a problem with nRF51822 DFU.I tried to OTD nRF51822( version SDK_9.0.0 s110 ) wiht Android 9.0 devices( nRF tool version 1.9.0 ),but it always fail at 1%.The problem...
Hello fellow Nordic-ians,
I am developing a custom firmware for Nordic Thingy 52. I am using the Segger Embedded Studio as my IDE and J-link Edu Mini as the programmer ...
Hi,
I have found zboss 1.0 opensource.
Surveying the source, i have noticed that variable "g_zb" (nicknamed by ZG) give system informations.
I can find zed address(16bit...
Hi,
Here is my setup, NRF52832 PCA10040 s132, sdk 13.0.0.
I work on Windows 10 with a server (The aim is to do it from a Raspberry later) which one is connected to my...