Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Hi,
I got today a sample of your Nordic Thingy 91 device. I like to integrate the device into our IoT Data Provisioning Service from IoT Creators (Deutsche Telekom IoT...
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...