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 have nRF52832 chip on my PCB and their is one external flash which is connected to nRF52832 through SPI.
i need to read new DFU packet from the external flash and send...
Can someone please guide me how I can configure nrf52832 DK with the external RTC for time and calendar keeping. I am using DS3231 external RTC. I don't want to loose time...
Hi,
I am mapping NB-IoT and LTE-M1 indoors coverage using the nRF9160, mostly just to familiarize myself with the nRF91 DK. I have a basic application which toggles between...
I have a system based on nRF52840 (SDK 15.0.0) where while running the application I can call the below code, and it will then restart in DFU secure mode to do a firmware...
Hi,
I am adding pwm_library code in my code and added the required libraries and drivers.I am getting an error regarding nrf_svc.h file :"nrf_svc.h: No such file or directory...
Hello, I have a problem with SDK16 setting. I have this error : error: 'old_val' undeclared (first use in this function)
I include these files and folders
# Source files...
Hi there,
I have nrf52840 development board and I'm just looking through the pwm_library example code which uses the app_pwm.c.
There, I was wanting to use 16MHz clock...
Hi
I'm using a custom nRF9160 board and faced some problems with that. I updated the latest SDK (fw-nrfconnect-nrf master ) and got some build errors and I don't know what...
I am using nRF52832 DK.
I am trying to print Battery service value in log file ( Client side ).
So where i get this information and how can i print this information in...
I’m looking for setting up an evaluation network considering of 10-14 nodes as data sources that are to send data values on a periodical basis to a data sink mode that will...
Hi everyone,
I am developing application on nRF52832 using SDK 15.3 on SES, windows. I am using secure DFU bootloader for FOTA process.
Scenario 1 : If I don't use DFU...
Hi Team,
After I add the ANT module into my project, I found the fds_gc() will always return error 1( NRF_ERROR_TIMEOUT ) when it has dirty records. If there are no dirty...
Hi,
I am using NRF51822 SDK12; S130 and trying to qualify Batter level service, So far encountred a problem with Test Case: BAS/SR/DES/BV-02-C, the Verdict is INCONCE all...
Hello, I just got the nRF52832 development board and i was playing around with the examples. I was able to connect it with the nRF Connect app on my mobile and desktop. But...