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...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
I have a few different Fanstel Eval boards that contain the nRF52840 SoC - starting with the BT840XE. I'm able to flash the board with example firmware and my own custom firmware...
Been working on an unsoldered, untinkered, and in all ways untainted nRF5340-PDK. No jumpers changes. No solderbridges cut. All working fine, but all of the sudden I cannot...
Hi! I want to program a custom BLE application (as Central/master/GATT client device) to run on a Windows PC using a nRF51 Dongle (PCA10031 board) attached through USB in...
Hi,
I am working on the software development of a product based on an nRF52832.
We began our development on the nrf52810 and then moved on to the nRF52832 as it became...
Hello,
I'm struggling to connect to an MQTT-SN Gateway when the device is configured for low power. Currently using MAC-OS Catalina 10.15.3, SES version 4.42 and have tried...
I tried to install the nRF Connect SDK v1.3.0-rc1 error
I open git-bash.exe to execute the ncsmgr init-ncs command, the following error occurred during the installation...
nRF Connect SDK v1.3.0 using nRF Connect v3.4.2 - ToolChain Manager
I am trying to install nRF Connect SDK v1.3.0 using nRF Connect v3.4.2 - ToolChain Manager using nRF...
I am writing a code to blink the LEDS , the 3rd one is not turning off.
Here is the code-
#include <stdbool.h> #include <stdint.h> #include "nrf_delay.h" #include "boards...
Hi,
My device is using nRF52840 with s140 of SDK v16. BLE feature is used with SD .
Sometimes application hard faults in SD are observed in devices deployed. It is quite...
Hello,
I find that after I DFU a new application (using the nRF Connect Mobile App), my device boots into that new application and reconnects to the App, as expected. Then...
Hi,
I am using nRF51822-CEAA with S110 SoftDevice on a custom board which is commercially deployed now. I am using IAR 7.80.2 and Segger JLink Ultra+. I found there are...
Hi community ! I saw a lot of topic about that but i'm working with SDK_Mesh_v4 and i don't get what i want. Does someone have a working example of sending string over Mesh...
Hello!
I have a rather vague question and want to apologize for that beforehand.
I was wondering if it is possible to connect a JPEG camera to the nRF9160 DK (i.e https...
Hi, We are in the production phase of our development, and inadvertently , the mcuboot bootloader set the DCDC on a few units. As described here, https://devzone.nordicsemi...
Problem with setting two uart on pca10040 board
hello
I am reading the log by teraterm by connecting pca10040 board to PC via USB.
I am trying to connect 6pin and...