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...
We are using the nRF5340 for Thread communication and an Ignion BLE Antenna (NN02-101) for range testing.
During the range test, we observed an RSSI of -25 dBm at close...
Hi all,
In our project we are using two device running on NRF chipset. One has the s140 softdevice version ( NRF52833 ) and the other has s112 version ( NRF52810 ). We are...
Hi,
I need help to disable shell_uart and its commands used in UART of BLE mesh chat example as i want to configure this UART for custom protocol along with RTS signal to...
Hi Nordic:
I am currently working on Bluetooth Matter product certification and require the certification materials for the nRF54L15. While filling out the application form...
I am using a custom board with a nrf5340 chip on it with vs code and sdk/toolchain of 2.9.1 and the bmi270 sample. I am getting and issue with my bmi270 accelerometer when...
Hi,
The nRF9151 DK product page indicates that the DK includes among other documents the hardware schematics and layout files. I've purchased the DK kit, but as far as I...
I am trying to build an application on nRF Connect SDK on VS Code and I keep getting this error:
c:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc...
Hi All,
I am experiencing a significant voltage drop issue with the NRF-PPK2 device after a recent firmware update. When I set the source meter output to 3000mV (3.0V) at...
Hi All,
PPK2 isn't accurately measuring currents below 20 μ A, showing 0 nA instead. This started happening after you updated your nRF Connect software, and reverting...
I am using the nRF52840, nRF5_SDK_3.2.0, using example: usbd_cdc_acm. I mofified the example so that I transmit characters from a serial port to the USB using a virtual COM...
I have tried init modbus RTU on my nRF9160 with SDK2.5.2 using max485 module but i have faced an error. This is the error: *** Booting nRF Connect SDK v2.5.2 *** [00:00:00...
Hi forum ,
pls help me for flash erase ,write and read to be successful for windbond w25q64 here i m stacked a long days if possible pls send me a sample successfull code...
Hi,
I noticed that NCS has been updated to version 3.0.2. I now want to compile the beacon in host-only mode and make it work on the nRF52832, but I haven't succeeded so...