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,
We are unable to run testing with Nordic nRF52840 preview DK boaed as it is not able to be put into DTM for RF-PHY testing.
I need the hex file to flash and the...
In the nrf52 specification:
"The Phase A, Phase B, and LED signals are mapped to physical pins according to the configuration
specified in the PSEL.A, PSEL.B, and PSEL...
Hello Everyboby,
I want to know how to configure can use Public address for advertising when using nRF connect APP? Now, I just can use Random address for advertising...
Hi,
for production purposes, we need to define the components of our circuit. Less specific definitions of the parts are prefered to ensure the interchangeability of common...
Hello is it possible to send message from nrf52840 to nfr24L01, I tried (pca10056 as transmitter), program is esb_ptx_pca10056 and nrf24L01 as receiver, but could not receive...
Hi,
I would like to create a DFU package for updating an application config flash page.
We have a device where the device reads some configurations from a specific flash...
Hi Team,
Scenario-1:
There is a use-case where 8 to 10 peripheral devices need to be connected with the HUB which is based on nRF52810 and a mobile device should be...
I'm working with nRF52840 on a battery powered device , as a result theres a constraint in the total power of the cell . Now , it's been decided to use the USB2.0 at full...
Hello,
I have a problem with communicating with SD cards ( https://devzone.nordicsemi.com/f/nordic-q-a/34401/fatfs-example-does-not-work-with-every-sd-card ). I resloved...
Occasionally, the NRF_LOG output just keep putting out random old log data. I have enabled the timestamp so I know they are old data. Once it happens, it just stuck in an...
Where do we get support for NRF24L01+ ?
There is no option in the pull down menu for the device.
I attempted to set up a profile for private support but they have made...
Hello , I am having 3 nRF52832 DK . I tried Light switch - proxy_client and proxy_server example . I provisioned nodes using nRF Mesh app . Here i want to send data from server...
Hi! I'm trying to figure out the nrf_ringbuf module, and would really appreciate some advice about its intended use case. The api exposes the following functions:
This...
I created a DFU package from the HEX file through following command nrfutil pkg generate —hw-version 51 —sd-req 0x5A —application-version 4 —application /Users/username/Desktop...
nrf_ringbuf has many logic bugs that cause it to both corrupt internal structures and return invalid data. For example one of these calls to nrf_ringbuf_alloc tells me that...