RTT log output issue
Hello, I am using SDK v3.0.2 and toolchain v3.0.2. After building and flashing my firmware, no logs are being output to RTT Viewer. What should I do...
We tested the USB performance on the v3.1.0-preview4 and main it looks like it got even worse.
All tests were done on the attached test project: TestProject
main (6855b38ca69d2a70d0a088d9964e606e9981cb14...
Hi all!
I have the NRF54H20 D and somehow the RTT viewer doesn’t work, the board doesn’t work. I am using the most simple zephyr hello world project. It says it is compatible...
Hi there,
We are using for BLE communication a nRF52832 chip with random static address configuration (shown in the UART). Can we be sure that the address of a chip will...
Hello,
Used environment:
Board: nrf9151dk_nrf9151_ns
SDK Toolchain: v3.0.2
IDE: Vscode
I'm trying to test the LIS2DH sample using the nrf9151DK and the STEVAL...
I am building an application for the nRF52840 on Linux just using west . I have been struggling with this issue for some time now. The linker can't find any mbedtls_ccm functions...
Hello, I am experiencing issues with the current measurements taken by the PPK2 when using the nPM2100-EK to power a device. The current drawn from the 2.7V power source ...
Hello, I am using NRF51822. I want to run UART communication on two different baud rates for 2 different hardware on pin number P09(TX) and P11(RX) respectively. I have to...
The queued writes library provides AUTH and EXECUTE events, but I think it also needs a CANCEL event.
In my code, when I receive an AUTH event I obtain the data buffer using...
Hi,
I got a brand new nRF916 DK. I updated the modem firmware to mfw_nrf9160_1.1.0 and updated the application firmware Asset tracker with nrf9160dk_asset_tracker_nbiot_legacy_pco_2019...
I have set up a PA / LNA and watched the radio details.
When the connection interval was 50ms, it was confirmed that the device was communicating every 50ms.
Look at...
Hello
I want to program and debug NRF52840 dongle using jlink But the jlink is not able to find the target . i am using SEGGER J-Link Commander V6.60d application for flashing...
Hi, Sir:
I am using nrf9160 to develop a project of mqtt and GPS, using mqtt to upload GPS data to the cloud server; I use the software and hardware information as follows...
Hi! We were wondering if the Nordic Thingy 91 has an IP-rating? How resistant is it to humidity and could it be deployed in remote locations such as a forest for a prolonged...
Hello,
I have made my custom application and added that in the SDK example folder and I am able to run the project. But after that when I was cleaning my project I got...
Hello everyone,
I trying to firmware update my nrf52832 via Tx and Rx pin uart. I create my own application using keil compiled get .hex file i upload this hex file into...
Hi,
Setting the scene:
I have several sensors that are decoded via an external device that outputs UART serial data (115200 baud rate).
The data looks like this: Received...
I am building an non-secure app and have a few questions.
1. Looking at the DTS file for pca10090 the partition table has both non-secure and secure slots for mcuboot. Totalling...
I have recently upgraded FTD code which was based on nrf sdk for thread and zigbee v2.0.0 to nrf sdk for thread and zigbee v4.0.0
On compiling the FTD I am having the following...