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...
Is there a firmware file you have that allows the dongle to function as a central for BLE with bluetooth 5 completely standalone. We don't want to have to use nrfConnect or...
Hello,
I am experiencing a problem similar to this thread, when I am using the counter feature of timer 2 together with PPI to count the number of SPI DMA (SPI3 currently...
SDK 15.3 NRF52840
Hi, I'm trying to write a very basic bootloader for my application and the memory map is more or less as follows. 0x0000-0x10000 Bootloader 0x10000-0x70000...
Dear sirs,
I have Just received nRF52840-DK board today I am looking for information on how to get started with this. It is my first time on the RF path, so any thing that...
I am trying to get the "ble_connectivity" project to work on the nRF52840 Dongle.
I am using a nRF52840 DK as a debugger, and SES Nordic Edition V4.16 (64-bit), with SDK...
Hi,
I received the nrf52 DK I ordered before, but I just realized that I can't find the schematic document for it online. Is it private?
Can anyone help? Appreciated....
When trying to import a project as ber the getting started assistant I get a "Can't Load Project File" error in SES with the below log. Does anyone know what the source of...
Hi, I want to try to connect a Samsung Galaxy S5 Neo (Android 6.0.1) with nRFConnect App with the HeartRateService example. The HRS runs on a nRF52840 Preview DK with SDK14...
nrfutil 5.2.0: init_packet missing from manifest.json. Checked the generated .zip using "nrfutil pkg display", the data are in .DAT file for each image. Does that mean our...
Hi,
We are developing sensors with the nRF52840. We send data packets of approx. 160 bytes with 25 Hz. We interact with a PC (Ubuntu - bluez 5.48) which works with one sensor...
We are using a Nordic 100028 usb dongle programmed as a ble uart central to interface with our ble uart peripheral based boards. The subject line pretty much says it all....
Hi,
I'm trying to flash the asset_tracker application to the nrf9160dk. I use Segger Embedded Studio for building the project for the nrf9160_pca10090ns board. However,...
Hi,
We are using a NRF52840 chip (SDK 15.3) in an application where we use the softdevice (S140) in combination with 2 UARTS: one for sending out debug output (UART0 - nrfx_uart...
Hi, We have a nrf52 which runs some project using ANT, now we would like to implement BLE for UART communication between a phone and the unit. The code base is already extensive...