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...
Hello All,
I want to perform an Rx blocking test for my nRF52840 BLE chip which is installed on my custom board. I wan to transfer the packets from device to other, and...
I take the external PWM signal, I directly used the method of controlling the GPIOTE register to be successful.
But I can't achieve the same effect using the program in...
Hello,
I'm using nRF52840( PCA10056 ) of SDK 15.2 to debug long range mode. And I have already followed the steps in thread: https://devzone.nordicsemi.com/f/nordic-q-a...
There was a similar question in the past, but I couldn't solve it by referring to it.
ESB communication between nRF24L01P and nRF52832 (PCA10040) fails. nRF24L01P...
I would like to remove the HEAP in my app to free up RAM.
I removed all explict calls to malloc and family.
I removed all variable length arrays, after finding that...
Page https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s140.api.v7.0.1/group___b_l_e___g_a_t_t___c_p_f___f_o_r_m_a_t_s.html, link to http://developer.bluetooth...
I am dealing with a strange anomaly on the MOSI line of the SPI bus - sometimes, the first byte of a command 0x84 to the external SPI flash, I get this on the bus (~ 4 MHz...
Hi,
I'm running an app with softdevice v2.0.0 with SDK 11 on an nrf52832.
the app is using gpiote to handle incoming interrupt from another device.
to start handling...
I noticed that the v1.1.0 modem firmware download includes an A/B set of differential images for doing testing, but not a 1.0.1-to-1.1.0 image. Could I possibly get one? I...
I have to folders with different versions of the nrf library installed (1.0.0 and 1.1.0-rcsomething) The dts and overlay files are identical in the 2 folders (nrf9160_pca10090ns...
I have taken a new Thingy:91 out of the box, fitted ibasics sim card and been through the registration process. Sim registers fine, but the 'add new LTE device' does not recognise...
Can you tell me which Heart Rate monitor gives 0x2A37 is the UUID for the Heart Rate Measurement characteristic. The heart rate service is 0x180D. Battery service is 0x180F...
How can I add debug and release configurations to the "mqtt_simple" project?
Video tutorial "SEGGER Embedded Studio - Build configurations" does not show this important...
Hi Devzone!
I'm using nrf52840 custom board to launch iot service.
We have two type of devices. One is master and the other one is slave.
For now, both of them...
In nRF5 SDK 16 (downloaded file nRF5SDK160098a08e2.zip), the components/boards/pca10059.h file is missing the LED_START and LED_STOP defines that are present for other boards...