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...
Hi,
I am working with a NRF52840 with the SDK16 and I am facing field issues with the peer manager flash usage. At each connection the app subscribes to characteristic and...
Hi,
I wonder there is not any TX_POWER_LEVEL macro used/defined in the source code of below peripheral application.
"examples\ble_peripheral\ble_app_hrs"
Does it...
Hello, sorry to bother once more.
I am new to the nRF world and bluetooth in general, I am trying to build a device /app that gets data from 3 sensors. 2 of which operate...
Hi all,
in order to put the whole project under a decent version control system I need a list of all files used in the example project in segger studio.
The c source files...
Hello! I have the following issue with my nRF52833 board: I am in the first stage of working with it and I wanted to try the simple blinky example.
However, since there...
Hello,
I'm beginner with Nordic nRF52 devices.
I'm working on a PCA10040 (2.1.0) dev kit and I would like to communicate through TWI interface.
Then I have installed...
Hi! I was defining NRFX_WDT_ENABLED in sdk_config.h, but found that apply_old_config.h was undefining it.
Even though I had WDT_ENABLED defined to zero, the test in apply_old_config...
Please, give me an advice. I need to measure the supply voltage and trigger an interrupt after the measurement. An END interrupt is triggered only once. It must be without...
What's the difference nrf_cloud_agps and AGPS using google SUPL data?
I'm not clear about this. README.rst doesn't explain about it.
Also, to use the nrf_cloud_agps, do...
Hi Devs,
I am facing a weird behavior with my application, where the TWI writes return NRF_ERROR_DRV_TWI_ERR_DNACK or NRF BUSY
If I ran the TWI writes from the main...
Hi Nordic,
Does SLM application support IPV6, if yes could you please point us to the AT command set which configures IPV6 and also point to us complete AT commands list...
hi ... we have done one customized board which has nRF52832 controller interfaced with WINC1500 wifi via spi communication inbuilt. I have worked with the nRF52 example program...
We need to generate MCK of more than 10 MHz to achieve I2S connection between Nordic NRF5340 and MAX9867.
However looking at the data sheet there in no configuration which...
Hello,
We integrated latest released version of "pc-ble-driver.py" & "nrfutil" in our custom linux os running on ARM 32bit based custom board (B1).
pc_ble_driver_py :...