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 all,
Now, I have a troube. In Mesh 3.0, I want to advertising data. This is my function :
#define ADVERTISER_BUFFER_SIZE (128)
And whenever the data changes, I...
I bought a nRF52840 Dongle, to evaluate the use of nRF52840 for ZigBee purposes.
I have been able to flash such firmwares as \examples\peripheral\blinky\hex\blinky_pca10056_mbr...
I have a custom board where both nRF52840 and nRF52832 SOC in it.
i have flashed example Ble_Uart code from sdk15 in nRF52840 but im facing a serious issue.
i can able...
Tôi đang sử dụng bảng nrf24l01 để định vị trong nhà, nhưng tôi gặp vấn đề với định vị TOA và bảng arduino không đo thời gian nhỏ hơn micros, tôi không biết bạn có lời khuyên...
Dear Nordic,
I am trying to setup a custom BLE client service to interact with the Komoot app (Turn by turn navigation).
I can connect to the phone, and receive notifications...
Hello Team,
I am trying to run the example DFU overt TFTP, however I found the description a bit ambiguous. Seeking help to remove my ambiguity.
I am trying to follow...
Hi,
I am unable to program the nRF52 Dongle. What I see is that the "Write" option is not highlighted.
Though the Bootloader and Softdevice are already there on the...
Hi All,
I have downloaded the nRF Mesh SDk 3.0.0 and tried to run. I am trying to run the default nrf5SDKforMeshv300src\examples\light_switch\server for
Here is my software...
I have enabled the whitelist feature based on the ble_hids_keyboard example, but when I load the application it is not advertising anywhere. It is paired with my iPhone, but...
I am having one MDBT42Q device on which I am trying to flash an Example image of Peripheral to check basic functionality by nRFGO Studio.
In my device, I have sorted Pin...
i am trying to run advertising.py from pc-ble-driver-py .
i am keep getting exception from
except IndexError : raise NordicSemiException( 'board not found' ) is there...
I am looking through the BLE examples, but I can't seem to find an example that best fits my project scope where I wish to have a BLE central service that reads data from...
Hello Nordic support team I want to send command from hm10 ble chip to Nrf52832 dk board.So before I start to implement this I want to know that HM10 ble chip can communicate...
Hi, all.
I want data read from gyro sensor through i2c, and then send it through bluetooth equipment.(PC or iPhone and so on)
But i don'k know how to send gyro sensor...
I am asking about using the sd_rand_application_vector_get function; it seems that it causes my board to crash, and it never returns a success code.
I have already seen...