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...
Dear Team:
Hi team,I just want to know:
1.Can the ESB protocol call the frequency hopping of Gazell? Is there a corresponding description and source code?
2.Can the...
Hello there, I know that softdevice supports up to 20 connections at the same time, but we need more actually.
If i implement a SPI ram to device, is there any change...
It seems NB-IOT can work on different modes according network operator condition, is there any way via AT command to interrogate the nRF91 to know the "operation mode" and...
Hello,
I just created an application that can count the number of rising edges/events on button presses using the TIMER0 peripheral configured as a COUNTER. So far it is...
I am developing an application for Android and IOS. Faced a problem when try connect nRF Connect as central (on Android) to nRF Connect as peripheral (on IOS)
...
What I need?
I should be able to perform scanning, connecting, disconnecting and accessing service from main() (in a infinite while loop) rather than interrupts. I see that...
Hello,
I'm using SDK16 with the s332-6.1.1 softdevice in ANT mode.
When I request a radio timeslot of 10 ms, that works just fine, but if I do anything longer than approx...
Hello,
we have developed a custom board using the nrf9160 SICA chip and are now modifying the bifravst cat tracker example to suite our needs.
Basicaly, it samples from...
I am trying to get my ublox module to respond to at commands, through the programming of the boron module, which is found in this link, but I don't have much idea of how...
Hi.
I am trying to get mesh DFU working and I keep getting "Failed to upgrade target. Error is: Crashed on start packet" from nrfutil.
When debugging the target I see...
I am using the nrf51822 ble with softdevice and want to know if the broadcast can start at a given time, and if the adv_ interval can change everytime? (such as I want to...
Hi Nordic Community,
I'm trying to run app timer in bootloader_secure. But when I add app_timer.c file to project, it built successfully but breaks when execute. I don't...
Hello,
I am using a custom nRF52840 ( SDK 14.2.0, SoftDevice S140) based board to connect with an iOS(v 13.3) phone.
I am sending data continuously over BLE. However I...
Hi,
I'm trying to find simple ADC code for one shot modus as described in the documentation: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832...