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...
Hi all:
I am use ble_app_blinky demo sdk 16.0.0 I want to put system on idle mode,but there need to call two times sd_app_env_wait() so it can in system on idle mode.
...
Hey,
I am a new to BLE devices. I am using BL651 Laird Connectivity's 453-00005 module
and using standalone JLink OB ARM debugger to connect.
When I try to connect my...
Hi,
I want to get running the sample "lwm2m_client" on the board nRF9160DK (PCA10090).
Modem FW Version: 1.2.0.
I build the sample with Segger Embedded Studio v4.52...
Hello,
When I try to run a project containing a .cpp file, I get the following console output:
I am compiling the openthread client example with a slight modification...
Hello, I am trying to change the instance on the spi in the spi example, but unfortunately it is throwing me an error - implicit declaration of function 'NRF_DRV_SPI_INSTANCE_...
Hello,
I am using nRF52840 S140 v7.0.1. I have a query on Tx power settings.
1) In below snapshot under features, its mentioned as “4 dB steps”. So whether can I write...
Hello,
I previously used the latest SDK v17.0 on my nRF52832 PCA10040 board DK.
I ran the ble_app_uart example in order to understand how the Nordic UART Service works...
Hi all
I am doing a small personal project. I have 2 DK's :
nrf51 DK: pca10028
nrf52 DK: pca10040
Up until recently things worked fine, but suddenly i ran into a...
1. At present, using the Programmer burnmodem firmware in tool nRF Connect mfw_nrf9160_1.2.0.zip step is cumbersome.
2. Is there a simpler command line tool that can burn...
We have v0.8.2 of the nRF9160DK which has GPS antenna issues. We are looking to get the latest available version of the DK from Mouser/DigiKey. Is there any way to ensure...
Hi,
I want to use SPI to receive data from an ESP32 microcontroller to the nRF52840 development kit. Where can I find information/example regarding the same (I'm using nRF_SDK_17...
Hi
we have a custom board with nrf52810 chip, 32M crystal on it and using the zephyr version 1.14.1 as the firmware base.
Using zephyr samples/bluetooth/hci_uart
Custom...