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,
in our application we will have a main MCU and a second MCU, an nrf52832.
We need to update the fwon the nfr52832 from the main MCU using a bootloader, via UART. ...
Hello,
I want to use 2 SPI bus with nRF52832 IC and SDK5. I can use the "SPI example" for first SPI bus. For the second SPI Bus, I think that I need to modify "sdk_config...
My devices require calibration and self test to be carried out after programming. To implement this, my device checks the JLink reset pin (configured as a GPIO on my NRF52...
Hi everyone, I'm trying to implement a simple bluetooth beacon which broadcasts / advertises the number of button presses and the time in seconds after the last button press...
Hi everyone,
I'm trying to change the advertisement data while advertising using an interrupt. So far I've managed to use a button to change the advertisement data.
...
Hi,
I have huge BLE carrier frequency drift, which cannot pass FCC requirement.
The drift is 256kHz which seems not normal.
I'm using 32MHz 10ppm xtal so drift should...
Hi!
My setup:
* nRF52 DK
* nRF5_SDK_15.0.0_a53641a
* s132_nrf52_6.0.0
* SES V3.34b 64-bit
In my application I am using Peer Manager to manage bonding and also...
Hi all
The errata sheet V1.8 states that the errata 143 applies also for the Bluetooth Low Energy mode. Does that mean that the BLE stack of the SoftDevice S132 is also...
Hi,
I am using nRF52832 DK and other same custom board, sdk v15.0 with SES IDE. My application like this:
For ble peripheral used example ble_app_uart and for central...
Hi Sir,
In my system (windows 7), I had install the GCC 4 .9 2015 q3 for SDK 14.2.0/12.3.0.
As reference the release note of SDK 15, the GCC upgrade to 6-2017-q2-update...
Good Morning Team, Hope your day is going well! Can you please provide the Full Material Disclosure (FMD) document for below part since I could not locate it on website. ...
Hi, I am merging the multilink example and the CDC ACM example in SDK15.
However, if you merge and run it, it will continue to fail.
Here is the source.
I have...
Hi, i am using a model based on simple_on_off model to send custom messages.
For now provisioner and client are separated as in the V2.0.1. I tried to combine them first...
Hi,
Is it OK to use the Nordic Semiconductor ASA (0x0059) ID for broadcasting data in the manufacturer specific data field?
If so is does Nordic provide a specification...
Hello
For the BLE Mesh 2.0.1 demo i bought some nrf52840 develboards. Then i write the demo with "python scripts/quick_start/quick_start_demo.py" to the nrf52840 develboard...