Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
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...
Hi,
I am trying to develop the interactive_pyaci serial interface so that it can restore itself once it has been closed.
To do so it would be useful, once the db is loaded...
Hi,
Current github repo of IOS-nRF-Toolbox doesn't support X-code 10.2. Is there an update coming or is there a work around so that we can build app for ble-uart application...
I have the following issue: We are using the nRF9160 to track moving objects. Accuracy is of no importance, but battery life is. We experience the GPS accuracy as high, but...
Hello,
we've created a custom board with nRF52840 chip. The problem is that the device will not try to reconnect in a loop as it does normally in the examples. The function...
I am trying to get JLinkRTTClient (v646h) working on Ubuntu running in a VirtualBox 6.0 VM on Windows 10 host. I am using nRF52840 DK v1.1.0. I followed the guidance here...
Im using PCA10040 nrf52832 to measure light intensity with photodiode,
im using SAADC and SPI example to measure values but im not able to see any changes on UART as light...
We use the app button library to detect a change in position of three switches with the following configuration.
If the following sequence of events occurs,
1. Press...
Hello Nordic DevZone,
While trying to recover nrf52832 chip using command nrfjprog -f nrf52 --recover, I received the following error: Recovering device. This operation...
Hi ,
The following problem is happening in my case with old android devices. I found your answer from other thread.
"The phone first sends a LL_VERSION_IND and then it...
Now I use sdk15.2.0 hrs project to add the spim.
the mode of the spi is timer+ppi+spi.
question:1.I can't enter the led_timer_handler on time;2.I can't get the right data...
Dear All,
I am trying to use the external crystal as the source clock of the softdevice, as well as of the rtc. I am not sure if all this is possible and because I am...
Hello, I am trying to use PWM in the simple coap client example. Unfortunately the PWM is not working, I do not get any signal on the output pins. If I remove the line with...
I am currently involved with a project using the nrf52840. Page 96 of the Product Specification document (4413_417 v1.1) shows the electrical specifications for the HFXO....
Hi,
The datasheet of nRF52832 says operating temperature (TA) as -40 to 85DegC and storage temperature as -40 to 125DegC. Please confirm whether the IC can be operated beyond...
Hello,
I am working on nRF52832 having SDK 15.3.0, Windows 10 and Segger Studio IDE.
My query is, i want to restrict my nRF board connection to a particular custom application...