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 am using the following setup: Wireshark 2.6.5 (updated yesterday) Sniffer 2.0.0-beta-3 (nrfsniffer200beta312oct20181c2a221.zip) nRF52840-DK (used by the sniffer) nRF52840...
I have a custom board that uses Nordic NRF52832 as MCU. For laying out crystals, BLE part and decoupling capacitors, I used reference layout from documentation.
32 MHz crystal...
Hi everyone,
My hw/sw configuration:
- nRF52840 - sdk 15.0.0 - softdevice: s140_nrf52_6.0.0
I would like to change the device name and update it in advertising packet...
Hi All,
I have been working on ipv6 over ble on zephyr RTOS to form mesh network.I have been successfully integrated "rpl_node"(which is in zephyr/samples/net/rpl_node)...
Hi guys,
I have very strange problem with the Android phone when connect with nrf51822.
After connection, I used update parameters to set the parameters on the phone side...
Hello,
I am attempting to program nRF52 DK modules to communicate using the UART over BLE central and peripheral roles as in the examples provided in SDK 15.2. The data...
hello, I have used NRF52810 TWIM for 24LC08 communication, and I got a problem.
when I want to read data from 24LC08, if the length is not lager than 255, every thing is...
Dear all,
Good morning,
We are using nrf52832 as our main mcu. Our current consumption in system-off mode in custom board is around 3.2 mA which is very high and we want...
HI devzone
We now use NRF52832 to implement TDMA protocol.
In our application, there is one primary node and six sub-nodes.The communication process is as follows:
After...
I want to add simple on off switch model via SDK 2.2.0.
I'm already add client model to project,when provisioner add client node,Provisioner RTT jump error opcode status...
Hello Everyone,
Maybe this is a very silly question.
I am trying to implement timer in nrf51822 with S130, SDK11.
Code snippet:
void TIMER1_IRQHandler(void)
...
Hi,
i Have two development kits where one acts as uart central and another acts as uart peripheral .
In that i have given the peripherals different names( DEVICE_NAME...
Hi, I would like to ask how can i get the current consumption that was stated in the datasheet which is 0.7uA and the value I get from the reading is about 8-9 uA.
Is...
Hi team,
I am using sdk 14.2 ,nrf52840 DK board.
I am getting the following error while running nrf5-mpu-ble-simple code in keil. <error> app: Error 0x000D (13) at line...
hi.....
i am using nrf52832 ........
i want to wake up my device from sleep mode ... i have used the command for sleep mode sd_app_evt_wait() ...... i dono what command...