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,
Noted that nRF mesh app needs GATT bearer to provision a mesh device. I'm using 2 nRF52 DK boards, provisioning is fine, set the keys, subscription lists, etc, everything...
Hello, First of, I'm developing with eclipse an application based on the freertos example of the SDK 15.0 with softdevice S132 v6.0.0. My problem is that the nRF52 sometimes...
Hi. I have the latest topology monitor downloaded from the home page. It seems to have a problem. Every time i try to run it from my windows 10 machine (32 bit), it gives...
nRF TTM win32-x64 will not run on my PC. I use Windows 10 and am trying to run the executable but i keep getting "app cannot run on your PC. Contact the publisher....".
...
Hi. I managed to set up a mesh (Thread) using 9 nodes of the nRF52840 SoCs. I am currently using Putty to send commands and pings between the nodes. What i need now is a way...
Hello, another question from me :) First of all, I'm working with Eclipse, GCC compiler and SDK 15.2.0. I want to add GPIOTE funtionality to the TWI example of Nordic. I'm...
Hello there,
I've been struggling to find a way to read IMU values from my custom PCB. This PCB sends a notification as shown in this image:
My main objective is implementing...
Dear nordic,
i want to BLE+FDS application i have some doubts regarding this.52810 has only 192kb flash if i use both BLE application and FDS is it any problem occurs? ...
Hi,
We used nrf52832 in our custom pcb. It works.
NRF52840 has "Long Range" feature. We think, if long range needs in some application, we can set 8dBm output power and...
Hi,
I am using nRF5_SDK_12.3.0 and writing customized firmware based on uart example.
Everything works fine with the DK. Then I program the firmware to a nrf51822 module...
I have a DFU issue; SDK nRF5_SDK_13.0.0_04a0bfd
The system reboots on the DFUTAG after having completed the application upload.
I have the following errors : :DEBUG:Error...
Hello,
i'm trying to send string composed of three floats of an accelerometer measurement over BLE using UART nordic service (NUS),.
can anyone help me.
Hi, I got a very strange situation with Segger and the situation is:
When I add a sentence to see some info about variables with NRF_LOG_INFO I can debug the program with...
I am hoping to extend the battery life of the Nordic Thingy. Ideally a battery with about 10,000 mAh would be perfect. Is there a list of off the shelf batteries that other...
Hello,
I am observing problems with Softdevice 6.1.0 and Android. After successful connection and service discovery I never receive a BLE_GAP_EVT_DATA_LENGTH_UPDATE which...