Hi,
My customer use nRF52840 with nRF5 SDK 15.0.0.
They have come up against the difficulty that uart RX pin instability.
I have searched the DevZone and it's advised...
Hi Nordic Support,
I have been waiting for many years to see our end-user devices (Android, iOS, Windows, and Linux) such as smartphones, tablets, and computers to support...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hello Nordic Team,
I have a nRF52833 DK with me.
I am using nRF Connect SDK v1.8.0 and through that using Segger Embedded studio loaded the Light switch example to nRF52833...
Hello,
What is the difference between 2 devices which are constantly scanning and 2 devices which are connected? Also, how do I code 2 devices to connect to each other?...
Help me please!!!
nRF52840 DK stops to scan after 3 hours working.
Project is based on central_nordic_uart_service.
Scan params
it works fine 3 hours and then BLE...
Hi.
I'm working with an NRF5340DK using NRF Connect SDK in a project where I need to decrypt an input text with a previously adquired key usign AES128 CTR, but I've been...
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...