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...
I am trying to encrypt a write on a custom characteristic by setting:
BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM(&attr_md.write_perm);
Then in the write event I read the...
I've tried getting a notification of subscription from a bluetooth event handler like so:
ble_evt_dispatch() is being called from main:
static void ble_evt_dispatch...
Hello,
I am using SDK v12.1.0 and I want to get the debug logs over UART
I followed the Logging Sink Configuration to enable UART logging and compiled the Health Thermometer...
Hi!
I was developing my custom service, and had a question around what kind of functionality is allowed or not allowed within a callback from the soft device or other peripheral...
Hi every one.
I am developing on S130 SDK 11 and I try to use whitelist connection for optimisation.
I have currently a working project which scan for 1 sec for any BLE...
My application is based on the ble_app_uart demo. I want to get the BLE approval from the lab. The lab want me to tell them the Bluetooth profile of my application. How can...
Hello,
I am trying to interface the STPC16CPC26 with the NRF52832. As per the datasheet of the display driver, we have to toggle two IO pins from the NRF which shall be connected...
I want to write protocol stack and my program to 518222 and now need the manually download device or the automatic download device. can you offer me the communication ways...
Hello
i am using Nrf52dk. i have Visualgdb.
i would like to use the Nrf5 IoT sdk in visualGdb.
i have some question. is that Nrf5 IoT sdk will support the SysGcc toolchain...
good time dear Engineers!
faced with a problem of S132 nRF52. ADV data of packet lost.
I compared the RAW data according to screens below:
If I use nRF Connect ...
Hi, Nordic
I see this question: devzone.nordicsemi.com/.../ , I follow it, then I can see log in J-link RTT viewer.
But when it work, I find after some time, the old log...
Hi would like to evaluate the consumption of my pcb in connected mode using a nRF51. For that I use the nordic excel tool : "APM_nRF51822_S110_v3 0c.xlsx".
But I really don...
Hi,
I am trying to save some data in flash by using the Flash data storage.
However, everytime I try to write data to the flash, the module returns this error code:
FDS_ERR_UNALIGNED_ADDR...