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...
Hello!
I've got a small problem in Visual Studio Code for Windows, the intellisense can't seem to find the nordic header files from the downloaded sdk. It compiles just...
Greets,
I'm using the aws_iot library atop an nRF9160 successfully to connect and interact with AWS services.
The aws_iot_evt_handler_t callback is triggered when messages...
I'm not sure if what I am trying to do is the proper way to send ble data, and I since I can't get it to work, I'm assuming I'm doing it wrong. What I'm trying to do is send...
Hello, I wanted to send data over peripheral device to the central device by using ble UART example. I used ble_nus_data_send() function in main(void) function. I have checked...
Hi, New user here, I develop using Kicad and it has an antenna based on the Ti SWRA117D design, which is 2.4GHz. Can I confirm I only need two components (as per reference...
Hello,
I am using the SPIM module to communicate the NRF52832 with a sensor, every time it generates an interrupt - which is generated with a frequency of 25Hz. For the...
Hi expert,
I'm working for my project that make a controller for drone, and that i need nus for as my service so i can exchange the data (send order via rx from smartphone...
Hi I'm trying to integrate the iBeacon and Eddystone protocol together. For this I'm using the timeslot to advertise the packets simultaneously. I have successfully integrated...
Hi,
I currently did many test with BLE our new devices, and i am stuck on this probleme since days. The goal of those test are to have internal too for validation process...
I am working on my first nRF52832 design utilizing a 4 layer PCB. I have been reviewing the different antenna options for this device and have some questions about the PCB...
Hi Everyone I am trying to get a hold of the nrf9160 SDK which is based on zephyr. Here is what i would like to know 1. There is a file named zephyr.dts which has all the...
Hey guys, I've been trying to do a range test with 2x PCA10056 dev kits. I believe I've set everything up correctly and cannot achieve more than 300-400 meters before the...
If we input 5V DC supply to Vin 3-5V P20, the Bluetooth programming failed at start. But if we input 3.3V DC supply to P21, the Bluetooth programming passed. Is this Vin 3...
Hi, I tested "Simple_coap_client" and "simple_coap_server" on NRF52840 using Threading SDK.
It seems that the route is decided by the leader, can I specify the route?
...