Hello,
I have a BLE peripheral device that becomes the server once a connection is established. The BLE services and characteristics are all custom, I will include the defines...
Hello,
I am working on developing a BLE peripheral FW (Reader) with NRF52840 using nRF Connect SDK 2.0.0. The Reader has two MCU, one is BLE MCU and other is the main...
Hello, I am developing a custom board based on nRF52832 that should spend most of it's time in SystemOFF mode. Eventually, it will wake up on an GPIO event caused by the external...
This ticket is related to an old unanswered case ( Openthread otUdpSend transmit finish ). I need to send a large UDP message in chunks and therefore need to be able to tell...
Hi,
I am working on setting up multiple ADC channels in the device tree. My starting point is here , which seemed to be an unofficial ADC example that many ADC-related...
Im building a wireless sensor network for farming applications and the issue I face is that when I supply the nrf52840dk from the external supply pins (P21) I get like 25μA...
We have a device that works correctly on iOS, Android, mac, but disconnects on some Windows machines. We use nRF5 SDK 17.1.0 and s132 7.2.0. The disconnect occurs after the...
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...