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 would like to know if Nordic has implemented software support for CryptoCell-312 (nRF5340) in the latest master branch?
Right now I am able to use mbedTLS "frontend",...
Hello All
Please tell me about nRF Connect (iOS).
When the module and nRF Connect (Ver 2.0.1) are connected using LESC, they will be disconnected after bonding is completed...
I am using the ble_app_uart example and I am having a hard time finding the function that writes a UART message to BLE from the Nordic to the host. uart_event_handle() seems...
Hello All,
I am working on nRF51822 use SDK nRF5 12.3.0 version in IAR workbench.
I am write data in the flash so for that i follow below steps,
Step 1: press button...
So, I need to send and receive a data frame with 39 Bytes with a system Dongle-Arduino(with a nRF24L01 module).
My problem is, I tried to configure Dongle to communicate...
Hi,
I cannot update the firmware on the nrf9160 MLM1 Preview development kit we have. Is this possible? or is the devkit voided for the latest nrf connect and nrfjprog...
Good afternoon everyone,
I'm trying to make a working application for the BLE NUS example but with the support of FreeRTOS that is MANDATORY. I work with KEIL. I started...
with NCS v1.3.0 is there a way to turn off partition manager? I want to be able to build my app and mcuboot separately and not use partition manager at all.
Is it possibe to upgrade nRF52-DK on board programmer to program nRF52840? I already have this nRF52DK but in final I found that 52840 will be better choise for my proyect...
Hi, I am reading the datasheet of both the sensor. but i2c register are different.
I am currently work on vl53l1x. please give me the response as early as possible. thanks...
Using SDK 16.0.0 on an nRF 52840 board.
Managed to get a board into a state where it had only data pages and no swap pages, and therefore fds_init fails with the NO_SWAP...
I want to use nrf SPI driver for SPI flash implementation. For that want to send either SPI transmit or SPI receive at single instance to write or read flash address. But...
Version: Mac OS X 10.15.5 (19F101)
I'm using the nRF Connect app Getting Started Assistant and manage to get through most of it. However, when I use Segger to open up a...
Im trying to run http_client example in zephyr folder (ncs\v1.3.0\zephyr\samples\net\sockets\http_client). When i debug, the app run to fault, i dont know what fault but it...
Hello,
I am trying to use lua script language on nrf52840 board using SES to compile and load code.
I already compiled and load some ble tutorials on nrf52840 and it...