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, Great Nordic support team:
Our client Is wondering if there's a way could sense the level of a GPIO configured output?
I mean, sensing the level without config the...
I am trying to do just bonding when I receive the BLE_GAP_EVT_SEC_PARAMS_REQUEST event as described in the sequence chart in this link infocenter.nordicsemi.com/index.jsp...
Hi
I have a problem with long latency on interrupts and long delay on retriggered interrupt.
I have a nRF52832 running with external HFCLK source. Using the SDK 14.2.0...
Hi, Im trying to add multiple endpoint support to a zigbee project.
Im using the SDK for Zigbee 2.0 but in the documentation says:
" APIs for multiple endpoints A single...
Hi,
If you are using NRF52840, I am using SDK14.2 and Softdevice 5.0.0-2 version.
I want to update to SDK15.1, Softdevice 6.0.0 via USB bootloader DFU. Is it possible...
Dear All,
1. I'd like to know if below two lines which high-lighted in RED , Line width should be designed to provide 50 Ω impedance matching characteristics ?
...
About the data rate item of 5.4 Receiver Opetation in the data sheet of nRF24L01 +. Sensitibity is -82 dBm at 2 Mbps and -94 dBm at 250 kbps, is 250 kbps more susceptible...
Hi all.
I have a working multi-link central NUS project, and a working USB_CDC project for the nRF52840 SDK 15, nordic dev board.
I have merged the two as I need a USB...
Hi
I have a RGB LED and want to have bellow process for brightness:
Red from o to 100 then Green from 0 to 100 and Blue from 0 to 100.
till now i by bellow code i can...
Good afternoon,
I am currently using ble_app_hrs_rscs_relay example in the ble_central_and_peripherals part of the SDK. I am just testing out the example and trying to pair...
i am using the nrf52840 ble-uart development kit examples ( ble_app_uart_pca10056_s140 ), with an nrf52840 development tool board. Connected to a device that only accepts...
Hi All,
Currently, I am developing on nRF52840 and use nRF mesh application (android app)for provisioning and configuration.
So, for the publish and subscribe address...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
I am responsible for developing auxiliary logic in the nrf51822 and have run aground on an issue which I have not been able to find a solution to on my own so I am going to...
Hi,
I've finally managered to get pc-ble-driver (latest master branch) built and downloaded the connectivity firmware to the target, but now I met 2 issue which need help...