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...
Hey,
I was wondering if I can write C++ code for the NRF9160:
Does the NRF9160 DK support C++?
Is SEGGER IDE compatible with it?
Is it recommended to use C++ in...
Hi:
I use the SDK 13.0 and nRF52 DK to develop software for the project. Based on BLE UART (NUS), the software do SAADC sample and transfer the data out in real time, The...
I have recently ported our working project to SES. The project uses S140 with nordik SDK 15.20 on nRF52840 custom board. the project also makes use of freeRTOS. It's important...
Hello,
mqtt_simple was probably never tested in TLS because some parts for TLS are missing (see client_init)
Could you make a good exemple that works please ?
hi...
I am working with thingy52 while compiling i am getting this error , then i moved to segger , in segger i am getting following errors
how to overcome this ? help...
Hello -
We are interested in using NimBLE for a nRF52 project as we've used NimBLE on another micro controller. NimBLE would be running on FreeRTOS and we are developing...
Hello everyone,
I'm trying to generate a periodical sine signal at the output of a 10 bit DAC without CPU interaction. The DAC uses an SPI interface, thus my idea was to...
I am trying to run adafruit_tag_reader example on nRF52840 DK .
Problem :
If these are my pins in sdk_config.h it works fine
Whereas this doesn't work.
nrf52832 softdevice S132 SDK15 custom board
TWI instance
TX(nrf_drv_twi_tx) failed, slave device is AD5252 digital potentiometer, i want to send data to the potentiometer...
Hi Sir,
I want to sent specific message to a defined server with a static ip configured. Kindly let me how we can do this in nRF9160 with NBIOT network.
Regards, ...
Hello,
we starting the production of first lot our devices on NRF52840CKAA (WLCSP).
We get some issues with manufacturing, which can be separated into to 2 parts:
...
Hello! When building the firmware for Thingy:52, at the stage of building with vkpcg, I get the following errors:
C:\Users\Owner\source\repos\vcpkg\toolsrc\src\vcpkg\base...
I'm experiencing a strange issue with the USB CDC example when connecting the nRF52840 to Windows 10. This is with the 15.2 SDK. I'm using the usbd_ble_uart example on the...
Hi there,
I’m having a problem very similar to this post: https://devzone.nordicsemi.com/f/nordic-q-a/49159/jlink-dll-reported-and-error
I am using the Nordic nRF52...