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...
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.
I am currently working on a project where I try to send data from a swimmer in the open sea to a point on the land (beach). I know that Bluetooth communications are blocked...
Hi,
I am advertising with device name A but if someone holds a mobile to the NFC I would like to switch to NFC OOB pairing but with a different device name B (SDK version...
Hello,
I am using nRF52832 DK PCA10040 v1.2.4, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have gone through wdt...
Using the samples/nrf9160/at_client sample application, the AT command AT+CLAC crashes the modem or AT host firmware: it no longer responds to any AT commands.
Details:...
What are the best practices when processing BLE GAP scan events to avoid multi-threading issues?
I programmed the nrf52832 to successfully read BLE GAP events coming from...
I'm having trouble getting the Bluetooth Low Energy desktop library ( https://github.com/NordicSemiconductor/pc-ble-driver/tree/v4.1.1 ) set up on my Mac. My problem is occurring...
I would like to know what is the maximum ADC sampling frequency for transmitting data over Bluetooth to PC.
I am using two modules having an nRF52832 for each module....
Hello, I think there is an error in ble_advertising.c (SDK 15+).
Line 608, the code is trying to set the secondary phy but checks if the primary phy is valid ( ble_adv_primary_phy...
Hello,
I am very new to evaluating the nrf52-dk board, so I hope this is not too much of a trivial question.
I was trying to enable logging via UART without having to...
Hi
Currently I have a firmware based on template project for nrf52 (sdk15). I am interested in broadcast data, hence I used ble_advertising_advdata_update() in order to...
Hello! I use a 32kHz quartz resonator and I want to interrupt the program after 1 second with a watchdog timer. But when writing to it, 128 I get not 1 but 1.25 seconds. What...
Hello,
I followed the getting started guide but the kit can't connect. I'm getting this error:
net_if.net_if_init: There is no network interface to work with!
Is this...
Hi there,
I have a question NRF52840_PCA10056 and its SDK is latest nRF5 SDK.
The scenario is below:
The NRF52840_PCA10056 build a connection with a smartphone like...