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...
We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
Hi Nordic Team,
am I currently evaluating the nrf5340 development kit for our new product revision and fail to get a power efficient shell besides rtt logigng.
Concrete...
This happens quite often, I simply has to create a new build configuration and in worse cases simply a new application and copy all my sourcefiles over to the new project...
Hello,
I'm getting the below mentioned error when I try to build Light Bulb sample with MoveToClosestFrequency in LevelControlCluster .
/home/dotdll/ncs/toolchains/7cbc0036f4...
Hello, I had an idea a while ago and would now like to ask a few questions. I have ceiling lights that come with their own 'smart' driver. The driver communicates via Bluetooth...
Hello, I'm trying to use BLE on nrf52833. I'm developping with segger embedded studio and I' m usign the BLE peripheral example "ble_app_blinky". Firstly I erased the flash...
I procurred two NRF52DK boards and in both the boards I am facing the similar issue of "Failed to Connect the Target". When I am running the nrfutil device recover command...
I am trying to use Health SRV and Health CLI to check if there are any errors in the nodes. I have successfully transmitted the fault codes, but there are still many questions...
Hello,
I am having an issue using GPIO P0.03 as a button input in my design. Unfortunately, I did not notice that this pin is marked as a dedicated pin for the GRTC peripheral...
Im trying to write software on a custom PCB based on the 5340/7002.
A single device/single config/single endpoint (in and out) works great.
However if I try and do...
Hi,
I'm using the nRF52832 with SDK version 17.0.1 , and I'm experiencing an issue with NFC handling .
Sometimes, the NFC interrupt triggers two FIELD_OFF or two FIELD_ON...
Hi,
I couldn't grab BLE 2M packets using wireshark and nrf52840 dongle, so I switched to using the nRF connect for desktop. But it can not detect the dongle.
The nRF...
Help me Obi-wan Kenobi!
I'm loosing my sanity trying to upgrade my project to ncs 2.8.0 from 2.7.0. I need to update to include some fixes from zephyr main (smf lib), and...
Hi,
I am building a Thread network ( www.youtube.com/watch with a Rasp Pi 4 as a border router, an nRF52840 DK as an RCP, and an nRF5340 DK as a child to be added into the...
Hi,
I'm working on a custom board based on nRF52840 and a 2.9" ePaper display (SSD1680) connected via SPI using the mipi-dbi-spi interface. I'm using nRF Connect SDK v3...
HI,
I have created a msec Timer with the counter.h library of nRF Connect SDK. I am looking for a function that resets the timer in some cases.
According to Nordic Semiconductor...