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,
I am a newbie to BLE 5 and I need some consulting regarding a system configuration.
The system is as such:
first unit (board #1) is an electronic lock that is installed...
Hi,
We are soon will be evaluation the nRF52 chip for BLE5 application. My question is whether the chip has a protection against Blueborne hack?
Regards,
Gil Fonea ...
Hi All
I am right now working with nRf52840DK on Segger Embedded Studio (S140 SoftDevice), and I am trying to read my BLE channel map by function , but I did not get the...
I'm wondering if anyone uses unity.c for unit testing and managed to change the print function to segger rtt in order to read the output.
According to unity
By default...
Hi All
I am now working on Channel Selection Algorithms in nRF52840DK by Zephyr. For right now, the choice between Channel Selection Algorithm 1 and 2 could be made by me...
We have been using the same inductor that Nordic uses on the dev kit board, the Taiyo Yuden LBMF1608T100K. We are trying to make some new boards quickly and these are not...
Dear Nordic,
I met a problem while using nRF24L01+ about MAX_RT interrupt.
In my codes, I disabled RF HW retransmit (hal_nrf_set_auto_retr(0, RF_RETRANS_DELAY);) because...
Hello,
From the datasheet of nRF52840, I found the 32MHz crystal's package is 2016 (reference circuit).
Is it necessary? Can I use bigger package?
Thank you.
Hello, I am trying to create a clone of a temperature sensor with the nRF52840 DK. I catched all important data from the sensor to configure the nRF52840 DK. But I cant find...
Hello.
I am trying to implement a Zigbee Network were sensors will be posting data periodically to a Coordinator.
I was looking into the examples provided with the SDK...
Hi team,
Our customer use nRF52810 to be an RF dongle.
They meet an question was about the high PER when there was an headset dongle was near nRF52810 as bellowing....
Hi,
I had the issuse about power consumption of saadc.The current measured was always more than 500ua after I called nrfx_saadc_sample().My test code is below.
I am using nRF32 ble module. I am not able to get the value from BluetoothGattCharacteristic. I have declared an object of BluetoothGattCharacteristic and getting the value...
Hi everyone,
SDK version: 15.3.0
I read the DFU documentation and can't find the <InstallFolder>\examples\dfu\bootloader_secure_ble folder in SDK 15.0.3.
This folder...
Hi.
I have problem with dfu over ble with mesh sdk. I use example experimental_lpn as guide. When I add this dfu functionality in my project, my application is not responding...