Hello!
Our current project is bare metal and has logging over CLI. I'm in the process of setting up a new project of ours that uses FreeRTOS but reuses a lot of the same...
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...
Hi,
I am using Nrf Sdk Mesh V3.1.0 with softdeviceS132 and sdk board Nrf52832 and esp module
I want to implement Dfu process for my devices preset in mesh network and...
Hi everyone,
I am trying to include a header file into my project but the build solution fails with the error "No such file or directory"
I have placed my .c and .h file...
Hello,
From my software i get gps data and send to my webserver, periodically.
This works for some time then the system blocks! Nothing works anymore.
At first...
Dear team,
I have an understanding that BT Mesh is based on BT4.0 advertisement so even if we select a module with BLE5.0 the TX power will be less while using BT Mesh...
I am adding a new module with some new parameters that I export as service on BLE and I want to store in flash using FDS.
Starting from scratch, so installing the fw using...
Hi,
I am working with nrf52-ble-app-uart-relay example from Nordic Playground github. I use SES IDE & nRF5_SDK_16.0.0. There is BLE event forwarding in ble_evt_handler(...
I am using SDK 16 for nRF52840 with soft device S140.
1. I am interested in using mqtt over lwip on IPV4. Available example is for IPV6. though headers of IPv4 exist (\external...
Hi there, Please, if someone can help me (or let me know of other people answered questions), I have multiple questions regarding Nordic's SDK 16.0. My board is nRF DK for...
Due to the covid-19 virus, my school project changed a lot. The new project is the following: "Study the latency between sending and receiving data from a device generating...
Hi, regarding a nRF24LU1, we are developing a system composed by 4-5 sensors (eachone based on nRF24L01) that send acquired values to a single nRF24LU1 receiver connected...
Hello,
I am trying to drive a custom display with the QSPI driver on the NRF52840.
Is there a way to disable the memory addressing on the QSPI driver and just write out...
What's the recommended way to manage cloud credentials on the device? Right now we're storing hard-coded username/password for testing but obviously this is not acceptable...
Hi,
We have a stability issue with nRF52840 DK after it has been upgraded to JLink DLL version V6.60e and firmware OB-SAM3U128-V2-NordicSemi compiled Jan 7 2019 14:07:15...
I have been looking into using Bluetooth Low Energy 5 advertising features like periodic advertising and advertisement chaining, but have not been able to have any luck with...
hello
we want to connect FPGA to 52840 using QSPI interface for data transfer, 52840 used as master, and FPGA as slaver. so we use write opcode PP4O for 4 lines writing...