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.
...
Hi everyone,
I am using an nRF52840 dongle (MakerDiary) with SDK15.0 & SoftDevice S140 v6.0.0, and trying to change the BLE advertising manufacturer's data with the information...
Hi,
I am sampling a moisture sensor using one of the analog pins without issues. However, since my circuit is battery powered, I need to account for voltage drop of a 3V...
I have an nrf9160 dk on the latest firmware (i.e. mfw_nrf9160_1.1.1) and I have been unable to establish stable connection to LTE network using iBasis SIM. I tried using the...
Hi,
I am trying to follow this tutorial ( https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/ncs-tutorial---temporary ) on Nordic...
Hi,
I am facing the same issue of case 244574 , we tried to fix it follow your advice but failed. Here is my code:
After the first reboot of modem FOTA, the application...
Hi,
Recently updated with " nRF Connect SDK V1.2", after that AT Commands is working only with nRF connect link monitor SW. Its not working with teraterm,putty. In tera...
Hi
I am using the SDK_16.0.0 and SDK_for_mesh_4.0.
Board: PCA10056, nRF52840.
1) I try to send strings to from the nRF to PC and then, using a python script, poll...
Hello,
I started working on 802_15_4 to create a TSCH ( Time SYNC channel hopping ), and it is working as expected. The problem is when i integrated the TSCH TX and TSCH...
Hi,
I want to create a file and save it to device storage or my computer.
As a result, I want to save a large amount of data in a text file, compress it, and send it to...
I'm having some issues with the printing to the debug terminal. I'm using SDK16 with SES 4.5 and developing on the nrf52840 DK.
I followed the instructions in this video...
I bought a pack of Vodafone NB-IoT SIMS from Arkessa for use in London, UK as there is currently no LTE-M availability where I live.
Arkessa have provided the following...
Hi,
If I don't configure GPIO pin (for LED), the led is not lit, and it doesn't draw any current. (16uA).
But If I configured it as output, then disconnect, OR output...
Hi,
i need to Stop the softdivice in my application with --> sd_softdevice_disable ( );
This is ok, it works. But later in the applictaion i have to restart or enable...
Hi Nordic team
I have successfully programmed my PCA10056 for example light-switch and they running well. Right now I wang program my PCA10059 for a server of example light...
Hi,
I tried to use latest version of nrf sniffer v2.0.0 and i received ERROR: packet creation error as you can see in the log below.
INFO: kwargs: {'callbacks': [('*'...