Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...
Hello,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
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...