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...
Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
I'm using nRF Connect v2.6.2 on windows 10 using an nRF51 dongle to update my target OTA. Target is an nRF52832, softdevice s132 v6,1,1. The DFU process takes like forever...
Hello,
I work in a startup, and we aim to measure cooling conditions in data centers.
For that, we have developed customs boards with a nRF52840, and we are using Bluetooth...
Hi, I am currently using Nordic nRF52 dev board (with nRF52832 SoC) and trying to test "dfu/secure_bootloader" example in that board. Because my target ship is nRF52810 I...
Hi,
We would like to activate the "legacy" 4G DRX with a period of 1.28s. Do you confirm that the needed AT command is: AT+CEDRXS=1,4,"0000" ?
If not, could you provide...
Hi
ENV: nrf52 + SES + SDK15
I have a scenario where the nrf52 peripheral can be advertising at the maximum interval allowed (~10s) . During the advertising it is also...
We have a Nordic Thingy 52 sensor and a Raspberry Pi which are connected through Bluetooth. The Raspberry Pi is also connected to the Internet via WiFi.
Initially, we tested...
Hi,
This is unrelated to my other open question.
I have programmed the secure ble bootloader and can OTA flash the buttonless bootloader example .
My problem is that...
We have several nRF9160DKs which have previously been registered in nrfcloud, but we have lost track of the owners. The kits are useless until we can deregister them from...
Hey all!
I have been trying for over 2 months to incorporate the simple SPI example into the light switch server example in order to integrate nRF5 SDK code into the SDK...
Hello there, I am currently working with the nrf51822, trying to use the fstorage libraries, on the mbed compiler. I think my mbed libraries are using the V11 of the SDK based...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
We want to evaluate nRF9160 both with use of LTE-M and NB-IoT for transfer of compressed pictures and smaller data packages. The evaluation will be performed with one of the...
nRF52840 power consumption same when we operate with 1.8V and 3.3V? When i simulate in the online Power profiler, i see 1.8V power consumption is 22% lesser than 3.3V with...
Hi All,
there is this tutorial in detailed steps on how to create a custom UUID on the peripheral side. https://github.com/NordicPlayground/nRF5x-custom-ble-service-tutorial...