Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...
Hi
The application I'm currently working on has three debug settings:
DEBUG preprocessor symbol
Optimization level 0
NRF_LOG at debug level (using RTT)
...and...
On my custom board I have a button BUTTON_1 in between supply voltage (Vbatt = 3V) and input on nRF52832 - therefore input will receive 3 Volts directly.
I have configured...
Hi,
I am developing a code in which, among other things, when a button is pressed, a led turns on. In the same button handler, a timer is started to turn the led off a bit...
I'm trying to evaluate throughput performance of our BLE application which operates in conjunction with the Apple platform. I would like to know if there is a way that I can...
I created a system some years ago that worked the way as the title suggests using classic bluetooth, and a cheap chinese module (HC-05) with custom firmware. Now I want to...
Hello!
I'm having some problems with Keil. It does not seem to have the board (52DK / nRF52832) installed. I've installed Keil 5.25, and in the pack installer I've added...
Hi to all,
i am developing a device with nrf51822 soc, i want to read some data from flash storage of nrf51822 then forward it on ble, i implemented a code for this job...
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hi!
I am using SDK15. I am developing application which is mainly based on ble_app_uart (with NUS) service. NUS service consists of two characteristics: - RX Characteristic...
What Bluetooth SIG fees are required for a product that includes the Nordic nRF52840 chip?
What about for a product that includes a 3rd-party Bluetooth module (that contains...
Using the S132 soft device on an nRF52 DK and calling the sd_flash_write function always produces the NRF_ERROR_FORBIDDEN code. The following is the line believe is causing...
Is it available indoor positioning service implementation (asset tracking etc.) or demo for nordic thingy52 modules or other NRF uC based on the BLE Mesh protocol ?
If any...
I'm planning to use the nRF52840 in a battery powered smart lock setup with multiple peripherals connected to one central using Coded PHY to increase the range. Due to the...
Hi,
In the light_switch_client_nrf52832_xxAA_s132_3_1_0 project, I have tried some ways to remove server from configured devices, but failed. Anyone know?
Here's my...