Dear ,
Just wondering whether the above file operation functions can be directly called and used with the nRF connect SDK, as I am integrating an existing lib to my nRF...
Hi all!
I'm testing the new development branch about wireless syncronization project.
This is my issue:
https://github.com/nordic-auko/nRF5-ble-timesync-demo/issues...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
Hi,
I have been working on the display from JDI LPM027M128C with the nrf52840 development kit. By consulting the datasheet of the display, it seems to work with the spi...
hi :
can you help me to solve this problem. The path of the example is bellow:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.1.0%2Fexamples.html&cp...
Hello,
I am trying to work with the MCUBoot bootloader in my project. I was able to configure and build my project and it appears to run properly when I flash it to the...
I have a nrF52840-DK and would like to try some precompiled test, but I got an error when copying a hex file to it. The error message is that The currently active SWD interface...
Hello all, I am new to development as a whole, and have been tasked with getting my company's new nrf5340 audio kits working and creating replicable instructions for future...
We need to store a .fw firmware (or any binary/hex) image for an external device hanging off the nRF52833 in internal flash. What is the best way to integrate the image into...
Hi
after install sdk of nordic( Installing manually — nRF Connect SDK 1.9.99 documentation (nordicsemi.com) ) on ubuntu 20.04 LTS, when run EmbeddedStudio, i got the message...
Hello all,
for the last few weeks I am trying to workout the i2c protocol with the sensor and the nrf52dk , so far none of the solution that I have considered work. More...
Hi,
I upgraded to the newest SDK and now our SPI Code (RFID Reader) is not working anymore. Is there something that changed with parameters or anything else? If I step back...
Hi there,
We are intending on using the serial LTE Modem example on our nrf9160 with MQTT. What version of MQTT is supported on this example?
Kind regards,
Frikkie
Hi,
I have been using I2C code for almost a year to talk to a variety of sensors with complete success. Typically, we have used a Nordic BL654 module that includes an nRF52840...
I'm getting a strange amount of error when trying to measure the battery for a custom PCB based on the nrf9160.
Details
My VCC_IO is 1.8V
My max battery voltage is...
Hi,
Perhaps I have a misunderstanding of this GNSS Socket Option.
In the GPS Sample Project (samples/nrf9160/gps) with a nrf9160-dk and no connected GPS Antenna, I set...