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,
I am running a multirole device based on the 'central_and_peripheral_hr' samples of nRF Connect SDK v1.8.0. The device holds a connection as peripheral and it is scanning...
Hi Sir/Miss,
I use nRF52832, softdevice 132 and SDK 17.1.0 to develop.
And, I want to use GPIO to wake up from system off.
We use external pull up resistor in wake up...
I'm testing with the new rev of the nRF52832 (build code QFAAGB on the package), and I'm not able to observe behavior that makes sense to me per the updated product spec....
Currently working on a nrf52dk_nrf52832 kit. I have a SPI flash that I am trying to use - I am using the nrf SDK ncs v1.9.1.
I know I can use any of the GPIO pins for SPI...
Hello
I have a mesh node that needs to broadcast a custom BLE packet
To start advertising I call bt_le_adv_start and it works as expected.
I'm curious about the error...
I've been trying to enable the watchdog as early as possible during boot. I haven't been able to find any way to configure the nrf52832 watchdog to enable itself prior to...
Hello,
I'm in nRF Connect SDK 1.5 and I have to change the baudrate of UART1 at runtime. I have to use Zephyr UART Functions. I have tried the function uart_configure()...
I have a customer that has been using the nRF Connect Mobile app on his iPhone to test his device and its works perfectly and he can do all the functionality he wants including...
Hi.
I am developing using nRF52832 & ST7789 round LCD.(softdevice : s112, SDK version : nRF5_SDK_17.0.0)
Currently, I am trying to develop using the gfx library, but there...
I'm comparing some of the ZBOSS API between what's in the nRF5 SDK for Zigbee and what's in the nRF Connect SDK, and I'm curious about the differences in some cluster list...
Hi!
I'm trying to evaluate how to source control a workspace application using Visual code. The thing is while testing I realized that enabling CONFIG_BOOTLOADER_MCUBOOT...
Hallo,
we are using an nrf5340 SOC together with the SDK v1.9.0.
When running the sample "ncs_ble_tutorial_part1" from here
https://devzone.nordicsemi.com/guides/nrf...
Our application requires that we are able to program the nRF52832 device from our host microcontroller, in order to upgrade the nRF52832 firmware.
We are using an SPI peripheral...
Attached is a screenshot. I have been able to use nrfutil normally until now. I have created DFU packages many times. However, when I tried to create a DFU package the other...