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.
...
Hello,
I am developping a project on with the nRF9160 and I would like to have the LTE and GPS working concurently. I managed to have both working separatelly on my custom...
Hi. I am confused about flash endurance. In the product specification for the nRF52832, there is a note that flash endurance is 10000 write/erase cycles:
Does it mean...
Hi,
What's the easiest way to subscribe to the MQTT messages that the thingy91 sends to the nRF cloud?
I have tried setting it up with a node-red and a python client...
I am newbie in nrf51822 and I am going to do project nrf51822 with BLE mesh. I have some questions regarding to this, please support me: Does Nrf51822 support BLE Mesh? Does...
To the kind attention of Nordic support team,
In PCA10059 hardware files C10, C13 and C25 are not conected when I see in the bill of material. But it seems that in the real...
Hi,
I am currently just trying to clone the nRF connect sdk according to the getting started assistent.
All the first steps just worked fine, but I ran into a problem...
Dears?
When I click the download link of nRF Sniffer v2.x ,it show "page not found(Error404)"
Would you help me?
nRF Sniffer User Guide v2.2 is to be used with the...
Hi Sir,
In normal, we can see three virtual COM ports in nRF connect - programmer, first is for nRF9160, second is for nRF52840, the last is for nRF9160 but not use.
Then...
Hi
I have a wired situation in my project. Everything is working fine when I am running my heart-rate device with the debugger. When I detach the debugger or just power...
Hello
A project that recently made a sensor found that the timer consumes a lot of power.
I built a timer to collect sensor data in the timer handler.
Sensor only...
Platform NRF52832 SoftDevice S132 V6.1 SDK 15.0 FreeRTOS implemented
Hi, In our application, once the mobile app is connected to the peripheral, it makes continuous writes...
Hi, I've started an 802.15.4 project using the nRF52811 and see that support in the vSDK 15.3.0 explicitly states the 802.15.4 stack is only for another part. Is there support...
What is the manufacturer and part no. for the nRF52840 DK's NFC Antenna?
I have lost mine and would like to purchase a replacement. I have seen this previous discussion...
Hi,
I have my project working using the nRF52 development board.
A BMP280 pressure sensor is connected TWI to the board and pressure measurements are sent over bluetooth...
Hello everyone,
I trying to communicate nrf52832 SDK 15.0 ble_app_uart(peripheral) to ble_app_uart_c (central) with secured purpose adding static passkey but i don't get...