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 Everyone
*ITS VERY URGENT ISSUE*.
I am using nrf52840 PDK with segger embedded IDE.
I was trying to use the QSPI module to write data to the external flash memory...
Hello All,
I am trying to send data on serial port of nrf9160 to be published on a topic using MQTT protocol. So far using the mqtt example and UART example, I have successfully...
Hi,
We are using nRF52840 DK with PPK stacked on top of it. We flashed BLE power profiling application, connectable advertising and observing graph on PPK.
Please answer...
Hello
I simply wanted to build an executable from a customized nrfutil. Ran the "pyinstaller nrfutil.spec" and afterwards started the nrfutil.exe from command line. This...
Hi , i want to use SDK 16 with BDS template, is there plugin for ? Or its posssibly to use http://developer.nordicsemi.com/nRF51_bluetooth_development_studio_plugin/ with...
Is this a bug that is resolved in a particular softdevice version? If not, is there more information somewhere on this bug? How do i ensure that my code is robust against...
Are there examples of HW and SW to allow Power Amp, LNA, and TX/RX switch to be connected to the nRF52840_DK?
Or can you tell me what PIN on the chip or connector and pin...
Hello -
We are developing some low power code on the nRF52840-DK, using SDK 15.3.0 on FreeRTOS. I noticed that in the port_cmsys_systick.c file, in the vPortSuppressTicksAndSleep...
I am building a prototype that will use the nrf52840, with limited space. Would making a small pcb antenna or using a chip antenna be better and what is the setup needed for...
Hi,
I would like to measure the voltage generated by a Thermoelectric generator. The voltage vary between -250mV and 250mV depending on the temperature gradient.
If...
I'm looking for alternative xtal's (mhz + rtc) for use on boards where space is very limited.
Silego's GreenCLK3 looks like a great option, though that one is right now...
hi,
I want to use the Bluetooth Low Energy in nRF Connect for desktop. But I have no DK or dongle.
When I use my own development board and the MCU is nRF 52832, it can...
Hi
I am wondering how to choose among different logger mechanisms available in nRF SDK v16.0.
I noticed that some examples doesn't use any logger at all (e.g. blinky...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
I have cleared the WDT with "nrf_drv_wdt_channel_feed". I want to make sure it is cleared. Which register can be used to confirm...
Hi I am using Keil ARM with JLINK to debug the NRF52832. I can download the flash on the PCBA but when I try to debug step-by step, it only runs on the assembly window but...