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...
Hi everyone. I am writing to have an important info, that is, is it possible to load a .hex file, preloaded in an external flash, to program from my application in the nRF52840...
Hi,
As shown in the subject, I am developing a product which needs to support extern Flash-based BT OTA-upgrade. So w here can I find examples of OTA-upgrade using external...
Hi Nordic
In our product, nRF52832 is connected with another MCU through UART. We find that the overshoot in UART signal is very high.
The yellow one is the TX signal...
Dear All
I am trying connect/disconnect function with the DK, it gives me some reason codes, my app is based on central_multilink, which I cannot find their meanings, could...
Hi nordic in our product nrf52832,guided by the tutorial developer.nordicsemi.com/.../README.html,we find something strange. as we have 3 nrf52832 chips in our product,two...
Greetings,
One query on the very useful eDRx notifications in NB-IoT mode (nRF9160 SDK running 1.3.1 FW, used with MoSh app) :
I have just noticed that sometimes when...
With reference to the following known issue: NCSIDB-114: Default logging causes for nrf connect sdk 1.3.2. Is there any further documentation regarding the workaround mentioned...
Hi,
I have installed Segger Studio for ARM v6.22a.
I have also installed the SDK5 version 12.3.0.
I imported the IAR project project ble_app_start_notification_pca10028_s130...
Hi,
The datasheet of nRF52810 says that, if the voltage drops below the operating voltage, the device shall undergo a brownout reset itself and it is supposed to work normally...
Hello nordic, I'm developing a sensor that will be used sometimes in environments without LTE signal. When the sensor starts up, I'd like to check connectivity, and if there...
Hello I'm using segger,i had my own project which its name is example_detector distance , i m trying to build this project by using make -j10 . all the files were compiled...
Hello !
I was trying to communicate with my Acsip chip, when I saw that the problem was coming from the nrf_serial_read() function. And here is my setup :
- I use the...
Hello, I want to understand why some example with the "nrf52832" crash. My project is about to scan BLE device to found tags.
To start, I have tried multiples examples from...
Hi,
As far as I understand it, TF-M stores symmetric keys unencrypted on flash in the nrf91, and then uses other means (like flash read protection and trustzone) to keep...