Hello!
Our current project is bare metal and has logging over CLI. I'm in the process of setting up a new project of ours that uses FreeRTOS but reuses a lot of the same...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hi,
I am running nRF5_SDK_15.0.0_a53641a\examples\peripheral\usbd_hid_composite and find it can work in standalone mode. However, if I go to Keil or IAR debug session...
I created mesh networking using mesh SDK v2.0.1. And I have connected mesh to PC and smart phone.But it's a pity that the client can't receive the servers' RSSI (although...
Hi,
Need ESD protection recommendation for NRF51822.
While testing nrf51822, we noticed that when SWDCLK gets static dicharge over 900 V, nrf51822 reboots and current...
Hello,
I've been researching how to go about programming our devices on the production line. Most of the threads I've seen suggest two options: either to order them pre...
Hello,
which is the best solution for programming multiple nRF51822 using a Segger programmer ?
We have to produce a lot of BLE tags and i'd like to automatize programming...
We need a fast way to do production testing on our boards (based on nrf52832).
They have multiple peripherals that we would like to make sure were soldered correctly.
...
Hello,
I've been trying to figure out if this board with STM32F103 ( www.aliexpress.com/.../2042650923.html
can directly plug into my debug board
( www.aliexpress...
All,
We are in product on a product using the nRF52832 and are noticing in manufacturing that we aren't able to make it through the self test part of fab because of shoddy...
I need to understand how a multi-link configuration can achieve real-time transmission - its all about latency.
The Application
In my nRF52840 application I have several...
Hello,
I am using a custom bootloader. The bootloader does not contain dfu, it will just check the new image, program the new image, then jump to it.
I cannot jump to...
Hi,
I want my characteristic to have a different UUID than its service on my server:
I followed the leads from the post below:
https://devzone.nordicsemi.com/f...
Hi there
I was following all the steps on Building the mesh stack and examples , Building with SEGGER Embedded Studio and nRF5 SDK for Mesh Segger Embedded Studio first...
Hello
My understanding is that the only way a mobile phone can communicate with a mesh network is through the GATT bearer..
Im trying to figure out why its not possible...
Im using two nrf51822 as severs and one nrf52DK as a client in mesh light-switch examples. So i need to implement mesh dfu on server side( on nrf51822) . How to do this ....
Dear Support,
Installed the new Mesh SDK v2.1.0 and tried to build the sample solutions with SES.
Unfortunately I am always getting the following error:
build/serial_nrf52832_xxAA_s132_6...