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...
hi, team.
I've got a question. I use nrf52840 dev board. There is a connection between nrf52840 and ds18b20. I tried to use dedicated HW timer to count delay according to...
Hi team,
There is connection between nrf52840 and ds18b20. I have made simple lib for ds18b20. When i get temerature without softdevice (s140) all works correct (use 9-bit...
Howdy,
I'm trying to access the SD card on my device via the usb MSC and am not sure the best way to proceed.
I have a custom board with an nrf52840, and it works great...
Hi,
I would like to make development on nRF52840-DK by using Segger Studio.
However, I could not find detailed document that specifies how I should start development...
Hello all
I was just following the thread launched by Alex concerning nrf 52 dongle driven from serial port, which is also very important to me, and now that thread is already...
Hi,
i would like to program my module nRF52840 via uart.
I generated private then public key using nrfutil.exe tool
i could programm softdevice and bootloader and...
I am trying to get the DCDC running on my custom NRF51822 board.
It is running but the results are a bit disappointing.
If I do a test and enable the TX with and without...
I've picked up a nRF52840 DK and dongle to do some testing with long-range beacons.
So far I think I have managed to configure my DK as a beacon in long-range mode (can...
Hi
I have a test mesh network, with several devices provisioned using nRF Mesh and.... a proxy node which has been provisioned using an alternative method but with the same...
Hi, I'm trying to make a SIG qualification Project. QDID97989 (nRF52 S132 V5.0.0) with replace PHY QDID97482(TaiyoYuden module). Launch Studio Project type is "qualification...
How to send and receive messages in ble mesh? The sending and receiving of sensor data I have done is not a switch value. I have tried many methods but failed.
I alredy run the assert tracking about 4 months ago on preliminary firmware.
Now I updated the modem firmware to v1.0.0 and compiled the last stable AT Client project from...
In the past we had a C based product that communicated from our Host processor over SPI to an nrf8001 peripheral using an Application Controller Interface (ACI) provided as...