Hello,
I'm currently working with a custom board using the nRF5340 SoC, and I'm running into unexpected current consumption behavior.
When the device is in advertising...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
I am trying to connect to another type of board via the UART on the development kit. However, there seems to be a voltage mismatch. Are the nRF52840 development kit UART signals...
hi... i want to store data in flash , i will get the data periodically . i have merged the ble_app_uart +fstorage example . Even i am writing data to flash using write command...
Hi everyone, I have a question related to the power supply of nRF52840 DK
I want to operate the nRF52840 DK with a LiPo battery (for experimental purposes). Is it possible...
The antenna is mechanically symmetric, but as I understand not electrically symmetric.
Is this an errror ?
www.fractusantennas.com/.../UM_FR01-S4-210.pdf
Chapter 5:...
I am wondering what happens to the NRF LOG statements when not running in the debugger.
I have found (probably due to interaction with the SoftDevice) that too much NRF_DEBUG...
I cannot get the scope of the sdk_config.h file to encompass all modules. Process
Start with example project using the file system as per the install.
After compiling...
I would like to use the UART at the lowest possible level and Ihave created a very simple example which uses the UART bus with the registers. The example should write word...
Radio is flashing green, on and off, but I can't seem to connect to it. Looking at the graph of usage, I can see that it is talking to something since the available amount...
Hi,
I'm using pc-ble-driver-py.
I bought the nrf52832 dongle.
The problem is uart pin number of dongle.
The pins of my dongle and the pins of the hex file are different...
I am working on adding firmware updates to my BLE application on the BL652 module ( nRF52832/PCA10040 ). nRF 15.2.
I added in the code for the BLE Background DFU, which...
Hi ,
I can not understand or there is something wrong in this example here ;
He defined " point_fifo" but initialized "my_fifo" , How does this work ?
https://infocenter...
We want to qualify a product with nrf52832 and preferable S132 6.1.1. When we tried to use QDID 125047 there were inconsistency problems in Launch Studio, table 1a was not...
Can i configure more than one pin for wake up the microcontroler from deep sleep ? like this: nrf_gpio_cfg_sense_input(30, NRF_GPIO_PIN_NOPULL, NRF_GPIO_PIN_SENSE_LOW); nrf_gpio_cfg_sense_input...
What is the receive buffer size for IP packet data, i.e. how many bytes of data can the modem receive (in one or several UDP packets) before I call recv() or recvfrom() on...
Hi Sir,
For test the nRF9160 GPS, based on the nRF connect v1.2.0.
Do we have the GPS API for cold/warm/hot start?
And which example code we can reference?
Thank you...