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?
Hello,
In our project there is a problem that we encountered is happening when the Nordic BLE mesh advertising and connectable advertising for GATT connections are enabled...
Dear Nordic.
I am manufacturing PCBA product using nRF52810-QCAA
My customer request to me about environment and Minerals report
I need three type of documents as...
Hi all,
I am trying to "add" the DFU bootloader to my application and I have some questions regarding it:
my thought are:
add to DFU bootloader example code, part...
Hi, After compiling the at_command example form the new release v1.0.0 and updating the nRF connect tool to version 3.0.0 I get the something that looks like bad baud rate...
I am using J-Link debugger.
I am programming nrf51822. On the Jlink commander my desktop sees my J-Link Lite CortexM device.
When I try the run an example on keil5 I got...
Hi All,
I used app_uart_fifo.c and it worked however RX is not good so I switched to LIBUARTE.
The RX part is good with LIBUARTE however when TX traffic is high nrf_libuarte_async_tx...
Hi,
I am using the nrf52832 dk
i am using the uart code from the sdk.
how do i clear the rx_buf and tx_buf (buffers) and set the pointers to the beginning of the buffers...
I have read through the USBD section in the nRF52820 datasheet and I think I cannot do what I need, but wanted to confirm I am not missing something.
I would like to make...
Hi,Master:
See below:
BAT + = 3.88V
a).When I removed the MCU:BAT_ADC = 2.556V
b).When I soldered the MCU:BAT_ADC = 2.28V,Why is there a 270mv voltage drop?
In the...
Hi, nRF9160 modem firmware V1.0.0 avalable from nordicsemi.com.
"Please use nRF Connect Programmer to update modem firmware."
it means that open nrf connect and choose...
Hey there,
I am having a strange issue where once I connect to a PCA10031 device using the Bluetooth low energy app (v2.2.1) the entire screen turns white just after the...
I would like to setup a development environment for the Thingy. I see there is a User Guide geared towards demoing the example application, but there isn't a specific getting...
Hello,
Currently, I am using NRF52832 and nRF5_SDK_15.2.0. Also, I am using FreeRTOS.
I disabled softdevice by calling nrf_sdh_disable_request() before goes to sleep...
I have a custom nRF52840 board, very similar in basic design to the nRF52840 Dongle, but with a 9DOF sensor. The sensor asserts an output pin when data is ready. This output...