I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
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...