Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
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...