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...
I am working on a project on the nrf52832 board using mesh SDK v3.2.0 and SDK v15.3. I am trying to troubleshoot an issue with the publish process for BLE mesh, but I am not...
Testing DFU with IOS version of nRF connect. I am able to save my image to the IPad with Itunes. I can select the file and then start the DFU process.
Process completes...
I am trying to setup a VM (Ubuntu 19.04) that has the complete setup for NRF91 development. I have been following the instructions in the nrfConnect 3.2.0 - getting Started...
Dear Support,
In our new project, we have 8 signal LED diodes attached to nrf52832, they are all sinking current:
3x GREEN 0.8mA (P0.16, P0.17, P0.18)
1x RED 3.3mA...
I am trying to setup a VM (Ubuntu 19.04) that has the complete setup for NRF91 development. I have been following the instructions in the nrfConnect 3.2.0 - getting Started...
Hi,
I'm using SDK 15.2. I flashed the dtm firmware on the BLE chip. How can I test its working before sending it to the certifier? I have nrfgo studio & I'm able to start...
Hi Team
We are able to flash nRF52840 based LE Module using nRF52840 DK successfully.
But we would like to know if nRF52 DK also can be used to flash/program this nRF52840...
Hello,
SDK:15.3
If not pair with moblic phone, spi is normal
And obile phone pair 52811 to send data, that also normal
But I want to integrate, then 52811 is NRF_BREAKPOINT_COND...
Hi all:
For SDK15.3, if I want to change 32.768Khz to internal LF clock, Should I enable the CLOCK_CONFIG_LF_CAL_ENABLED of "sdk_config.h" ?
if I disable CLOCK_CONFIG_LF_CAL_ENABLED...
trying to implement an external interrupt with both edge triggered. I wanted to try first pin_change_int example in sdk 15.3.0 but it is not compiling. I didn't do any change...
Need to communicat between nRF52810 and nRF24L01. nRF24L01 is standard module from Nordic. we are using nRF52 development kit and using Segger Embedded Studio (as suggested...