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
I remember seeing somewhere a function that will notify a certain amount of time before the next transmittion.
I need to run a time critical procedure and I don't want...
The 15.0.0 SDK release documentation mentions "Full support for nRF52840 and production quality of libraries and examples for this device"
How is it made Production quality...
Hi, All!
I am using nRF52832, the uart0 tx/rx works well, but the uarte0 can send bytes, but can not receive any bytes. The code as follows, could you help me please?
...
Hello ,
currently i am using nRF51822-QFAC device with SDK10.0.0 AND soft device S110 now i want to use S130 instead of S110 i updated but my device is rebooting continuously...
Hi. I'm using nRF52832 with SDK13.0.0.
We faced that our custmer's complaint for over current consumption.
I've debugged the sample to find the problem and I realized...
I am using nrf52832 development kit and sdk version 14.2.0 and soft device 5.0.
I am using nrf_calendar.h with mpu9250. I have uploaded my code,and I have used all necessary...
I've got a bit of a strange issue with my nRF52832 which I can't for the life of me explain - so I shall try and explain...
I have loaded in the softdevice and a custom...
Dear Teao of Nordic,
which is Bluetooth data rate of NUS example ind case 1 and case 2? Is it dependant of Softdevice Version? Can data rate be configured?
Is it 1Mbit...
I am getting "Error - No response from Thread CLI device" while using nrf_TTM-linux-x64. my operating system is "ubuntu 16.4 LTS" Os type 64 bit.
flashed firmware is: "nRF5_SDK_for_Thread_and_Zigbee_v1...
Hello,
We are trying to set up unit testing for our project however had trouble running it on the nrf51 board and decided to run it natively on a windows platform.
My...
The original order of my system initialize step is:
/******************************************* 1.nrf_drv_power_init()
2.APP_SCHED_INIT()
3.app_timer_init()
4.APP_GPIOTE_INIT...
Hi,
There is something I don't understand and I request your help to answer my interrogation. What I want to do is a SAADC conversion then send the result of this conversion...
Hi guys,
I have some questions about sd_flash_write function:
Will sd_flash_write() evaluates if the input value is 0xFF so that it won't need to perform an unnecessary...