Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
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...
What is the best method to ensure the nRF9160 LTE functions on a PCB during assembly with minimal test equipment? Our thoughts were to search for available networks using...
We want use NRF5340 to do le audio application. We got the demo from your website, and find the audio demo, but the min sample rate is 32khz can be set, we want to use 8K...