Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
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...
Hi Everyone
I am able to write and read to and from QSPI memory interfaced with nrf52840 PDK.
I am using Segger Embedded Studio with sdk15.0.
I want to create a text...
If I write a value to ERASEPROTECT.DISABLE -- which itself works, as I'm fully able to perform the mass erase by writing the same value using the debugger -- I can't seem...
Hi,
We are using NRF52833 as a BLE central in our latest product and is undergoing radio certification tests. We are using SDK16 Radio Test example for the tests.
...
Hi,
We recently came across this network stack vulnerability called ripple20 and would like to know if there is any possibility of the same being present in the network...
Hi,
If i use nrf53 to interface with a modem(nrf91 or any other modem), is it possible to run the the TCP + TLS stack on nrf53?
In case nrf91 the the BSD lib runs on the...
Hello,
I am currently developing an Android library to connect a smartphone with a peripheral device that serves several bluetooth services. BAS, DIS and 2 other private...
Hi I have fired up nrf5340 pdk and downloaded the sample HRS hex images and I can connect using my phone app.
Is there a detailed step by step guide similar to the one available...
Hello,
I have a production device (NRF52840) running a version of the Legacy bootloader from SDK 11.0 and I need to update this to the latest secure bootloader.
Old Device...
Hello
I would like to add Power Management to the BSP example and I'm doing as follows (using SES 5.10):
add #include "nrf_pwr_mgmt.h" and nrf_pwr_mgmt_init(); to...
I have ~600 bytes of configuration data total that needs to be saved each after a sensor joins the Zigbee network, details like:
IEEE addr
end point
Join state details...
I plan to use nRF52832 BLE chip of your company. Now I have the following questions: If I use internal 64M RC, can I use Bluetooth function?Is the 2.4g transceiver accurate...
Hi,
I am have programmed my Thingy 91 device with lte_ble_gateway program to collect data from 5 Bluetooth devices and send them to the cloud. This program runs fine, however...
Hi Nordic
We want to study the network id and node id fields in proxy beacon of BLE mesh protocol.
For mesh4.1 sdk light_server example, does it broadcast network id after...
I tried to make CSMA/CA perform on nrf52832 but the SDK example didn't have Energy detection (ED) and CCA sample
How to configuration Energy detection (ED) and CCA ?
If...