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...
Hello, I bought part number NRF52832-QFAA-R7 (E0). I dont know (E0) mean. I can't find any information about it in datahseet. Is NRF52832-QFAA-R7 (E0) similar with NRF52832...
Hi Nordic,
Hardware: custom nrf52840
sw: nRF5_SDK_15.2.0_9412b96
Target example code: blinky_rtc_freertos + led_softblink
Problem faced: I want to integrate this 2...
Hello
Long range demo uses SDK15.0 with softdevice 6.0.0. It is working properly.
I changed softdevice to version 6.1.0 in the peripheral. After that, the central no longer...
Hi,
I am using 15.2.0 version with sdk 140 . As per the application of project I have added ble_app_buttonless_dfu to the usbd_ble_uart code. I have already added SAADC...
I hava a board of 52DK,now
I develp a project about pdm using the ic mp34db02
i test the all kinds of sdk ,I find the sdk14.0 ‘s throughput is Complacent,
soI must use...
Dear Nordic Semiconductor Team,
I have a problem with my application.
Everytime i bond with my nordic peripheral device (nrf52832)., the device sends a ATT_Read_By_Type...
Hello,
I want to use existing Generic light switch model to send temperature sensor data from server to client.
using Light switch example of nRF Mesh V2.2.0.
Functionality...
nRF5_SDK_15.0.0_a53641a,ble_app_uart
When linking [ble_app_uart] and [ble_app_multilink_central], please tell me which settings and functions are missing in the sample program...
Hi,
I am using nRF52Dk dev kit with nRF_SDK_15. I did some using segger embedded studio with J-Link for debugging. I am way past the blinky stuff. I am able to flash and...
Hello,
my current problem is, that my application is not running when flashing it via BLE DFU using nrf52832 on BLE Nano V2 and nrfConnect. But the same code runs fine,...
Hello, I'm having trouble opening CMSIS Configuration Wizard from SEGGER Embedded Studio on Ubuntu Linux.
I followed this video over here: https://www.youtube.com/watch...
Goodday all,
I have a few nrf52840 dongles that is not being picked up by the usb anymore. I have been looking for ways to reload them back to "factory defaults" but cant...
I'm using the bootloader_secure_ble example, nRF52832, SDK14.0.0, S132 v5.0, IAR 7.80, nRF Connect v2.6.1, and an nRF51 Dongle connection to the host computer (Windows 10...
The documentation on the SAADC peripheral driver is unclear about how the samples are handled. When I read the docs I was under the impression that when providing a multiple...
Hi All,
We are using nRF52832 in our product. We are facing issue to establish bootloader in it. We used example codes for bootloader.
Below SDK example and procedure...