As shown in the figure above, if I need to modify the time interval of OpenThread's Link request or parent request, how can I do it? Thank you
NCS 2.6.0
NRF52840
Hi,
I'm a little disoriented. I used to set the tx power configuration for the nRF5340:
in the file <prjdir>\child_image\hci_rpmsg.conf.
How and where can I set the...
Hi
We use the nRF52840 (aQFN73) with a 4-layer 1.6 mm PCB for our current project. The top and bottom layers are for signals, the two internal layers are ground and power...
Hello! I am trying to monitor mbedtls heap usage in the azure_iot_hub sample (v2.8.0), building for nrf7002dk/nrf5340/cpuapp/ns. I can see in modules/crypto/mbedtls/library...
Hello
I am evaluating Wi-Fi location using the nRF7000 and nRF9160.
For the initial test, I used the nRF7002 Expansion Board. I soldered wires to it and connected them...
I am reaching out to inquire about the support for the indication method in the Nordic nRF52840. Could you please confirm whether this method is supported in the Nordic SDK...
Hi,
I have the following scenario:
nrf5340
SDK 2.1.1
HFCLK: 32Mhz crystal
LFCLK: square wave of 32768 Hz from an external RTC, range [0 - 1.8] Volts
square wave...
Hi there,
Currently, I'm working on a solution where I need to design a software UART through emulated GPIO pins for nrf52833.
The requirements are that, solution would...
Hi all.
hello everyone . I have a project on the nrf52840 board . The wiring of the board is shown below . The module is correctly flashed , but does not start . As if it...
Dear Support,
I was working on refactoring the project and changed a majority of cmake files to improve the architecture of the project but when I finished I found out that...
Hi,
I'm working on a custom project and I was able to add and edit the overlay file according to my need till yesterday. Today when I tried to build the project I observed...
Hello. "zephyr/samples/drivers/adc/adc_dt" example sample added an additional adcpin.
When reading the sensor value connected to AIN0, the value of AIN1 is also changing...
When I used the code to get the RSSI values for different channels, I found that it was very time-consuming, about 400-500ms, and most of the time was spent waiting (NRF_RADIO...
Hi.
Please tell me if it is possible to realize such a connection scheme?
I want the Dongle to act as an intermediary for data transfer from the custom board to the smartphone...
Hi, I'm getting an error when building the example program blinky that says: ".text is larger than specified size" and ".rodata is larger than specified size".
I'm using...
Hello,
I am experiencing an issue with my nRF5340. When I try to configure my nRF5340 using the Quick Start in nRF Connect to load an application, I encounter a problem...
Hi,
I still try to configure Nordic-Zepyr build for a nrf5340, with a BLE stack and MCUBoot as the bootloader. The application will receive image updates over MQTT and store...
In the recent update for the VS Code extension, I'm wondering how to remove the added feature, as copied below from the changelog:
Added one-line messages about the SDK...
Hello everyone,
I'm trying to understand the code from this example, but one thing that i can't seem to process is how or where does the following structure get hte keys...
We are now facing a difficulty making a continuous connection between the Rohde & Schwarz CMW500 equipment and devices with the Nordic nrf9160 module(including one Development...
Hello,
I have a custom board with nRF5340 and I am unable to change the BT_DEVICE_NAME on the NET core. I have tried both rpc_host and ipc_radio (RPC) images. they both...