Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Dear Nordic,
Could you please suggest and and expamle or advice how to use in-project libraries properly (not 'externally built' as an know example shows). It's better to...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
I am using the SD card driver from nRF5 SDK v17.0.2. Device nrf52840, IDE Segger, Custom PCB. nRF52 DK as progremmer.
There are problems when deinitializing the SD card...
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...