Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
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...