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...
To be able to SMS we need the SMSC number stored in the SIM card.
I did not find an AT command to read this, so I gues we need to use the +CSIM or +CRSM?
Regards,
F...
I am using nrf52832 for button less DFU. DFU is working fine when CONFIG_NFCT_PINS_AS_GPIOS is not added in applicaton. When added seems like code is getting reset at bootloader...
I have problems compiling code with modem info support on. My basic problem, I want to establish which modem FW version I am running on.
I added
MODEM_INFO_CONFIG=y
...
We successfully built the mesh bootloader, but want to get RTT working with the bootloader logs inside SEGGER.
We were following this two posts post1 post2 to achieve our...
Hello guys.
I just donwload new version of SDK 1.0.0 for NRF9160 and try run mqtt_simple demo. I didnt change nothing there and there is problem.
I have the follow log...
Hello,
Currently my beaconing application draws approximately 10uA @ 1000ms advertising interval. I am having trouble getting the chip into system power off mode so the...
Hi,
We would like to upgrade an existing product (Bluetooth SIG registered) on the market to the newest release of SoftDevice. Do we need to re-register at Bluetooth SIG...
Hi,
I'm working on a bootloader based on the "secure_bootloader/pca10056_ble" example. Everything works fine until I send the new application binaries (.zip file) and the...
Hello All,
I am working on the NRF51822 custom board.
I am Using the SDK 12.3 with s130 (PCA10028)
1.) Is it right sdk for nrf51822..?
2.) Facing issue in configuration...
Hello,
I am working on a beaconing application and I was wondering if it is possible to run the code beginning with system off mode and wake up the board with a button press...
Hi,
we are using a sensor which streams out buffered data to an ios or android app. If we face a disconnection the data gets buffered and send when reconnected.
But the...
Hi,
I am using customized nrf52 board with softdevice s132
I am trying to interface External Flash (MX25L64) using spi.so when ever i am trying to send any command /data...
Hi
I figured out, that the macros in nrf_esb_resources.h are wrong.
You can find the used resources (PPI, TIMER and SWI) of the ESB library in Enhanced ShockBurst...
What is the operating and storage temperature range of nRF52840-DK development kit and USB dongle? We need to use these evaluation boards at a temperature range of -20 to...
Experts,
I'm trying to use NRF52480 Dongle to communicate over UART serial port. On the forum I found that pins 1.10 & 1.13 are used for TX/RX. I learned that flow control...