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.
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?
In order to implement the event callback mechanism, the Observer Pattern is implemented by "Flash Section". This idea is novel, But what are the advantages of this method...
Hi everyone,
I try to write using I2C but I fail and I cannot figure out the issue
This is my code snippet.
When I run it it returns the following error
It fails...
Hi everyone,
I am looking the TWI examples and I am confused regarding the nrf_drv_twi_tx and nrf_drv_twi_rx . What I've understand so far is that the nrf_drv_twi_tx function...
Hi,
We are developing the project based on nRF52840 chipset. We are configuring the chip for mesh application and using generic on/off model to send the data on the mesh...
Hello ,
There is two kind of clock source as i can see from the sdk files;
one of them is cpu that is ok but for the first one i couldn't figure out it's source "NRF_SYSTICK_CSR_CLKSOURCE_REF...
Hi all,
I've got some code running on my nRF9160dk that is behaving oddly. LED 3 blinks as expected (2 seconds on, 1 second off) but GPIO 10 (pin 18/ULTRASONIC_TRIG) remains...
Hi all, I'm a little blown away by the complexity of logging for this application (its highly likely I'm missing a few key elements to my understanding). I'm under the impression...
Hello, I read the instructions here for using the Nordic NRF Connect app for testing the CTS example: https://devzone.nordicsemi.com/f/nordic-q-a/53382/implementing-current...
Hello,
Hardware: nRF52840
SKD: nRF5_SDK_16.0.0
SoftDevice v7.0.1
I am working on creating a multilink central application where my central device connects to 3 peripherals...
Is there an issue with releasing application firmware, say v1.0 with and then in a following release via DFU, say v1.1 with .
I'm trying to understand if a network has been...
The nRF52832 (QFN package), Pin 44 is listed as "No connect" and has an additional description of "Leave unconnected". Question is what negative affect would occur if this...
Hi
I am unable to configure the nrf52840 dongle in client mode in light switch mesh example. I have changed the simple_hal.h to include the dongle board as /** Boards with...
I developed a software based on Blinky. I have been trying to add DFU to the current iOS app which is working properly to be like the Android app.
As I did in Android, the...
Hi, I would like to skip pairing process alltogether and just provide the KEys which were generated for both devices beforehand. My question is only. Is it possible to initate...
I have an application that will have up to 20 devices communicating with a gateway. Each device will need to send around 2MB of data every 5 minutes. We would like to use...