Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
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...