Hi All,
Sorry to ask this question, I just learned a little about cmake.
Now I wanted to add a few src files based on the light switch example in SES. Do I have to create...
Hi,
I have tried to use central_uart example on SDK v1.91 using nRF52832. I modified the central_uart file to send hardcoded value rather data from uart. It seems there...
Hi Nordic ,
My product is working fine but i'm focusing on improving consumption at maximum because it is working on small battery ( evoluated tpms application)
It uses...
This is my first time developing for Nordic processors. I am using Zephyr 3.0.99 with the nrf52810 on a ublox BMD-330 eval board. I connected a W25X20CL 2M-bit chip via the...
Hi,
I am testing NFC read/ write examples . in nRF 5 SDK 17.1.0
I am trying to write the tag using PN532 using the adafruit tag reader example but i receive error like...
Hi everyone,
I'm wondering on which plateform / app and how is it possible to read and retrieve the data sent from a nRF52833 Slave to a Mobile Phone (Master) ?
We have...
I have not been able to create a stable development environment in macOS Monterey using the automatic installation process.
In order to better understand and document the...
Hello there,
I'm stuck on an issue when trying to perform a multi-image firmware upgrade on nrf5340dk when having both secondary images on external flash. I'm building the...
Hi all,
I'm trying something similar to this:
https://devzone.nordicsemi.com/f/nordic-q-a/21628/how-to-use-nrfjprog-dll
i.e. using the nrfprog.dll to connect with a...
I'm curious if the battery charging circuit in the Thingy:91 can keep the battery charged with a standard solar panel such as https://voltaicsystems.com/3-5-watt-panel/ ....
Hi, I am facing a problem with the selection "Enable debug options" when creating a build configuration. I use nRF connect SDK 1.9.1 with VSCode. I create an application from...
Hello all,
I have started to use the App timer library and RTC, indeed, I have added certain .c files as libraries to use just a simple start/stop time counter that is started...
Hello,
I wonder, is it possible that disabling all the codecs ? or can we use some custom codec ?
I just want to see the data on the headset ,which comes over ble...
Hey, I was trying to create a python application on a linux environment to send UDP messages over thread. Do I need to use the ot-ctl cli to send udp messages? I tried to...
Hi Dev team,
My question is related to the charging of the Thingy91 battery through solar panels. I have a solar panel connected to the Thingy on the points TP11 (Vbus)...
I added custom data to default asset_tracker_v2. The custom data is properly encoded and displayed in JSON format in LTE and acknowledged by Azure IOT, but it seems that the...
Hello Nordicsemi Executive,
We are planning to use nRF52840-CKAA-R(WLCSP-94) part number in our design.
Can you please tell us nRF52840-CKAA-R(WLCSP-94) device has internally...
Hello, i installed nrfjprog version: 10.14.0 external, JLinkARM.dll version: 6.86f. When i download hex file use nrfjprog -f, there is no log like erase 0xxxxx. How can i...
Hello,
I am facing the following issue:
I am using the blinky sample of Zephyr to control the output of a pin. When this pin is any of the LED pins of nrf5340dk, the output...