Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
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,
We are developing a product using a nrf52832 and an APDS-9306 ambient light sensor. This sensor interface using the TWI peripheral. We are using the 14.2.0 SDK and...
Hello,
I have a problem building Asset tracker from SDK application example with simulated GPS data. After building an error message shows.
B 48 KB 132.29% B 64 KB 13...
Hi, I have started development on nRF52840 DK. I have 2 boards one is working fine but the other one making an issue. When I tried to connect it shows the following error...
When using the sd_ble_gap_sec_params_reply function to reply to a pairing request and declining it with the BLE_GAP_SEC_STATUS_TIMEOUT reason, nothing seems to happen, the...
Hi,
I work on the nRF52840-Preview-DK board. I try to make a ble to uart bridge and I start with the nRF5 SDK 14.0.0 ble_app_uart example.
I compare the current supply...
Hello,
I just solved the previous problem thanks to the reply. Thank you a lot.
But, I have one more question..
I was tested UART central example( ble_app_uart_c)...
Hello, I am working on a firmware for nrf52832 custom board, whose purpose is to light an onboard LED if another nrf52832 custom board (same design) is near to it. The other...
Hello,
I am developing a zigbee coordinator with a BMD340 module (using the nRF52840). I want to support several third party device with the coordinator. I am able to connect...
Hi, We have a smart product, which has two application scenarios. One is the use of BLE peripherals, similar to sports bracelets; The other is the 2.4g private protocol mode...
Hi Nordic team
How can I begin to develop the thread mesh? from the https://infocenter.nordicsemi.com/index.jsp I can run which example project
I had no found it from...
Hello .
I want send BLE data of sensor value.
So, I am using the central module(HM-10) And peripheral is nRF52832 of custom module.
Connection and data communication...
Hi
We are working on the FOTA based on http_application_update project. The hardware is Thingy91.
The issue is if we use the default the MCUBootloader on Thingy91(version...
Hi ,
I am working on nrf based project . I m trying to build my project using Cmd . I followed the steps given in link -
https://devzone.nordicsemi.com/nordic/nrf-connect...