Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
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...
Please refer screen shot attach I am able to configure uart0 but not able to configure uart1,2,3
i am receiving multiple errors while same code is working fine for uart0...
Hi, I recently moved a project from one computer to another and the files and all the include directories were in a mess. I cleaned up most missing files and moved directories...
Hello! I am using nRF Connect SDK 2.6.0v. I want to enter the device into deep sleep mode when i press the button 2 sec When Next time I press the button 2 sec, wake up from...
Hi!
This question has been asked before in various forms, but none of the answers I've seen will work;
Is there a way to get any callback before or after a BLE Advertisement...
Hi all,
i am using NCS 2.4.0
I have a question is there any possible that i can use double slot to update firmware over BLE FOTA?
I already look at the website below...
Hello, I am currently working on a custom board that contains the E73-2G4M08S1C module. This module contains the nRF52840 chip. My goal is to exit System On periodically every...
How to create multiple BLE connections, one just advertising and another allowing connections with different names with the nrf Connect SDK in the peripheral_HR example?
Hello Nordic team,
I am using nPM1300 and nRF5340 in my custom board. I am using also Renata ICP621333PA-01 battery in my design. In order to prolong the battery life, I...
I am using a Mikroe development board with the nRF9160 to establish an LTE connection and send MQTT messages to a broker. The application successfully connects to the network...
I have used the nRF52832 on a few dozen projects, usually at 3.3V etc. On this project I have it at 1.8V, which may be related, but spec is 1.7V min, and the 1.8V supply is...
Hi Noridic team,
I am developing with nRF5340, and I added the following configuration to the prj file:
CONFIG_SPI_NOR_INIT_PRIORITY=75
However, I got the following...
Hi, I cannot compile because of the error below. Thank you in advance for any help.
I have updated the toolchain and sdk recently. Tried also with 2.6.1 and 2.7.0, the same...
I am porting the LoRa Basic Modem to the nRF52832 , using the nRF5 SDK and Segger Embedded Studio (SES) . In my application, I am using SoftDevice and implementing FOTA ....
Hi,
We recently updated our NRF Connect SDK from v2.2.0 to v2.7.0.
After porting to the SDK v2.7.0 we are not able to build the project with DFU enabled. We get below...