Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
I would have thought this was easy but I cannot seem to find a way to prevent LOG_INF etc from adding a line break to the log string.
I am using NRFConnect with Zephyr...
Hi,
I have TWIM communicating successfully with a slave device on the PCB.
We now need to support some PCBs populated with the slave device, and other PCBs where the slave...
I have a product running on an nrf5340 and part of it is running a nordic sample project. In the sample project there is a call to `k_msgq_get()`. The program spends a lot...
Hi
I'm evaluating the nrf5340dk devboard and are building a simple application on top of zephyr. I'm using Cmake and ninja on Ubuntu. The code builds and I'm able to flash...
Hi there,
We are currently doing some testing around the low power modes of the nrf5340. Detailed info on the Low Power mode and Constant Latency mode is a bit hard to find...
I'm trying to get my nrf9160dk board up and running with the nrfcloud service. However, when I input the SIM ICCID and PUK, the nrfcloud site starts it's "working" process...
Good day
After flashing a sample to my thingy 91 I seem to have lost the Jlink connection. All im picking up is the UART via nRF connect Programmer. Is there a Bin file...
Hello Sir/Mam;
I am new in nordic environment so i need your valuable guidance . i want to read a sensor data using Uart . I have successfully do same thing on Arduino board...
Hi,
I had previously asked about SPI interfacing of the RFID card reader and I was successful in creating a custom application using connect SDK 1.5.1.
But according to...
I currently have an application with B0->SPM->MCUBOOT->APP and am looking for an example of how to upgrade MCUBOOT itself over the air from a file downloaded from some server...
We're using a nRF52DK and the Nordic-Programmer-App to flash our firmware on our custom boards. After upgrading to Programmer v2.3.3 I'm getting the Error-Message "Part of...
Hi,
I am able to successfully build and flash applications from the CLI.
When setting up the nRF Connect VS Code extension, I run into an issue where it can't seem to...