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...
I implemented some NonSecure Entry functions in my app and I've noticed that if I check an object using the cmse_check_address_range intrinsic that the check fails if the...
Hi,
I have Six services in my project to be advertised and make available to the user at a time.
first I have faced problem while advertising two vendor UUID's.I solved...
Hi! I'm planning out the connection of a micro-SD card through SPI to the nrf52840. I'm reading through the documentation and when powering the nrf using a Li-Po through VDDH...
I am trying to add a bootloader to my application which I have currently running on an nrf51822 with SDK12.3.
The first problem was that the examples from SDK12.3 do not...
Sir,
I finally got success to measure the Coin Battery using a analog INPUT of NRF52832, AIN4
i am using ZEPHYR RTOS
I have to connect the BATTERY VDD to the AIN4. ...
Looking for Android logging utility where host processor on a Mobile device is interacting with nRF52810 over UART interface.
or Provide a stand alone logging utility that...
where can i search whta the mean about <type>,<result>,<datatype>,,<qos>,<retain>.....Etc.
EX: #XMQTTEVT: 4,0
I Don't know what these values represent
thanks
...
Hi,
We're using a 51422 with s130 to perform OTA DFU.
Both bases for bootloader and central are from sdk 12.2.
We have already implemented the older DFU (non-secure...
Hi,
I want to use the Code Profiling feature from Ozone with my nRF 52840 DK and the j-Trace Pro Cortex. Compiling and debugging my program works flawless inside Segger...
I am trying to figure out how to use the TX part of the BLE NUS Service to send a notification. Currently I am receiving data via the nus_data_handler, however because i will...
Hi, I just got my nRF5340 PDK and was wondering if it is possible to develop applications for the nRF5340 PDK in the Keil IDE?
I have been reading on the site and trough...
Normally with Segger Embedded Studio if you want to do a command-line build you use embuild.exe instead of emstudio.exe and away you go.
However, the NRF Connect/Zephyr...
Hi
We searched a lot of stuff regarding FOTA update in nRF52840DK using Lwm2m and coap protocol. But we could not get help in the right direction. We could not find any...