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...
We want to flash ble_peripheral over nrf52. How can we proceed?
we use the code from following link when we try compile this code in segger studio we get following errors...
I am using keil 5, softdevice 132, sdk NRF_SD_BLE_API_VERSION=5, nRF52832.
I am trying to work with firmware update over ble.
In the example folder, there is an example...
Hello Sir / Madam,
I want to load the BLE 5.0 (BLE Mesh) stack in nRF52832 chip.
Where I can find the latest Bluetooth 5.0 (BLE Mesh) stack on internet? Can you suggest...
Hi. My application uses an in-RAM log which I then read back to a terminal on the host using nrfjprog like this:
$/Users/eliot/dev/nRF5x_tools/nrfjprog/nrfjprog -c 1000...
Hello,
Exist an example of application ble_app_uart for pca20006?I found ble_app_uart for pca10028,but I want a project for pca20006(beacon) .I want use this project for...
Hello everyone!
I've tried to send something from mesh to computer in my LAN via UDP and it works fine. Now I'm trying to implement CoAP with acknowlegements. The problem...
hi
I am looking at ble dfu example. I have successfully tested on s132 and our board needs s332 and I want to test s332. However, I want to convert the app file to zip using...
I connected to nRF51422 and nRF52823 by mesh SDK.
now I want to connect with nRF51822.
is there mesh SDK for nRF51822?
if not, which code in nRF51422 should...
Hello everyone~
I need to use 2 UARTs to connect to different chips. If I use nRF82832, can I use 2 GPIO pins to simulate another UART? I just use it for one byte or two...
Does the nRF52810 have a wake on low power comparator from OFF mode?
This is a feature that exists on nRF51822, but I cannot seem to see it in the nRF52810 as a feature...
Often, I create and download Macros and the 'play' icon is in the lead-line of the macro but after import to nRF Connect, the macro cannot be played and is NOT blue but rather...
Hello,
I am using sdk12.2 and nrf52. I want to send more than 8 packets of data to nrf app. How can I do that?
My code snippet is as follows:
enter code here
void...
Log-2018-01-12-11-49.txt When I use the nrf connect app to connect my device, it often does not connect to my device.And i see the error on the log is: ERROR 22 GATT_CONN_TERMINATE_LOCAL_HOST...
I have learned that the "sd_power_dcdc_mode_set ()" function does the appropriate mode switch.(LDO and DCDC)
I learned from the following URL.
devzone.nordicsemi.com...