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.
...
been having issues trying to get LittleFS to work on external SPI NOR Flash. I get linker errors leading me to believe something is missing in a config. I’ve looked at many...
I previously was evaluating the basic nRF5340 DK and installed the toolchain manager and the nRF Connect SDK v 1.9.1.
I now am looking at the Audio DK, and its documents...
Dear ,
I am using nrf52833dk configured as nrf52820 using NCS1.7.0 SDK. I am experiencing some difficulties in regard to the SPI.
I have configured SPI as followed, but...
Hi all,
I am working on nrf52840 chip with SDK 17.0.2.
Our application runs smoothly and we want to add it the capabilities of upgrading another nrf52840 chip using Nordic...
Hi,
I need to create a device that can support up to 10 concurrent connection with MITM protection, so I would like to implement bonding with a passkey.
I started my project...
I am using: nRF52840 nRF Connect 1.9.1 VS Code W5500 for ethernet Azure IoT Hub
I have the above (mostly) working. My code is based on the Azure IoT Hub sample for the 9160...
hi support team,
we have one ticket about lesc and freertos: https://devzone.nordicsemi.com/f/nordic-q-a/59655/lesc-and-freertos ;
it's about nrf_ble_lesc_request_handler...
We are trying to make DFU over BLE with external flash to overcome the large application size.
Environment: ->nrf52832 - >nRF Connect SDK (v1.8.0) - >External flash (W25Q64JV...
We are planning to evaluate concurrent GPS and LTE(NBIoT) operations on the nRF9160-DK using AT commands.
Please provide guidance on how to obtain GPS NMEA data and LTE...
Hi there,
This morning I updated to the latest version of the nrf connect for desktop, along with all the extensions (LTE Link Monitor, Programmer, Toolchain Manager). ...
Hi, I'm developing an application using app_timer to send data to server. Detail about my application
1. I get data from server the value of timer
2. dynamic change timer...
Hello, I am trying to implement the nrf5-calendar-example for the nrf connect SDK for the board nrf9160dk_nrf52840. I am able to compile the code for this board with the nrf...
Our application requires switching between NB-IoT and LTE-M without flashing firmware of any part, including modem. We were recommended the nRF9160/nRF52840 due to this capability...
I'm referring to the sample code : ncs \ v1.9.1 \ nrf \ samples \ bluetooth \ peripheral_uart
I'm not happy at all with the samples, the documentation is quite poor in many...