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...
Hey Guys,
I am facing problem with building bootloader_secure example. I am using makefile for this purpose.
I am tryng for buttonless dfuimplementation, but the first...
Hi, I was trying to measure the current consumption on my PCA10040 dev board.
I have followed the online guide to prepare the board. However, when I connect the Amp meter...
Dear Nordic Team,
Thanks for supporting. For secure DFU successfully worked with nRF51422 (DK51 PCA100028). But its not work with my application board based on nRF51822...
Can anyone explain SAADC code under peripheral in SDK 15.00 for nrf52dk? and how can we use the data of analog read in ble to send the analog read data?
Hi,
I'm having problem with flash storage. First it's flashed with the writing code uncommented. Then I reflash it with the writing code commented like in the snippet...
Hi all,
What I need to do for detection of nRF52840 PDK as /dev/ttyUSB0 when connected to LINUX PC?
I have tried all serial examples but every one is detecting PDK as...
Hi
i wanna send the data from ads1192 to nRF52832 and send that data from nRF52832 to phone.
first, i wanna send the data from ads1192 to nRF52832 by SPI.
so i use the...
Hi, I've tried to implement in my project the OTA DFU based on the dfu buttonless example using the secure bootloader.
I used this guide to realize it: https://devzone.nordicsemi...
Hi,
In our project nrf52 device scans for nrf52 beacon device throughout the day. It scans number of beacons available and send it to esp32 device on serial. that is how...
Hello
We are facing problem and please help us how to solve this problem.
> Condition,
- NRF52 DK - SDK version: nRF5_SDK_14.2.0_17b948a - Examble: ble_peripheral...
Hello guys.
Is possible integrate features from the IoT SDK to the BLE stack SDK?
I am planning use a Quectel cellular module attached to my nRF52DK and connect Azure...
Hello Everyone,
A part of my logic for the module i am developing requires to put the device (nRF52832) in low power mode for xx seconds. Once the timer expires, application...
Hello,
has anybody put two nRF52832 on the same PCB and make them work at the same time, one with BLE and the other with Bluetooth Mesh?
Or one nRF52832 and one nRF52840...