Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
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...
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...
Hi to everyone!
It's the first time I use and program clocks in a device. I'm very lost with crystals, power management and this stuff.
I have a custom board with two...