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...
Hi,
if I correct understood DFU process first of all it need to send "Init packet" and after that it need to send FW image. And for that reason in DFU packages is 3 files...
Sir, i am looking to design customized board using nrf52832, i have pca10040 borad as well. i am looking for eagle library of antenna used in pca10040 (i.e nrR52DK).
if...
Hi, I'm trying to program a nRF52-DK, with a workong firmware, and a board that was working, but I can't manage to flash the DK.
With a make flash_softdevice:
Flashing...
I am working on nrf52832 BLE. I have used soft device s132. Antenna device is as per the reference design of NRF52832 and have used 32MHZ crystal for HFXO oscillator. but...
I am starting analysis for project of BLE Central device that is only receive broadcasting packet (advertise) from peripherals.
However, it’s unclear to me. I doubt will...
I notice that the sensitivity for the nRF52832 is defined as being ~2dB better in BLE mode than in NRF mode. I have also tested this to be correct.
However, I wonder - is...
Hi!
We have several products which use SoftDevice S110, some of them are already in production and are listed as Bluetooth Qualified, some of them we are preparing for production...
I've a custom board that uses a nrf52832 and Li-SOCl2 battery (3.7V). We've programmed several boards with our firmware and kept then with BLE advertisings every 300ms. A...
I am trying to develop a simple SPI master for a custom nRF52832 uC, but I can't find anny sort of sample codes that don't use Soft devices for this task. I need the code...
hi guys. I am currently using nrf52832 MDBT42Q Series from Raytac. I would like to know that how can I flash the softdevice and my application into the nrf52. My NRFgo unable...
I am currently doing some stress testing to ensure that I am correctly removing peers when the peer manager storage is full.
In this regard, my device is acting as a peripheral...
Hi,
I am developing application using nRF52832, s132, sdk13.2 which is collect sensor data and sent it to server. I have sent data to server using nRf52832 and interface...
Hello,
I'm trying to load BLE UART example on a custom module with nrf52832. I'm using SDK 14.
On the EVK it runs successfully, and I have the following addresses map...