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 developing a multi-link central using NRF52832 and SDK 16. I have implemented the scanning part and NRF_BLE_SCAN_SCAN_DURATION = 0. I am using address filter for...
Hi Nordic Team,
I know there are many tickets raised concerning this error 133. It is a quite generic issue with Android devices of various android versions and I have gone...
Hi, I have a problem find bluetooth device on more android phones after them unpair.
First time phones find device and connect but after unpair phone not find devices. ...
I want to make printf_test.c file into a lib file and join my nrf9160 routine, but don't know how to generate the lib file and how to join the lib file?
The measured project...
Hi everyone,
I'm using the nrf5_SDK_for_Mesh_v4.1.0 and i'm having troubles by trying to change the BLE name.
In the function gap_params_init i added a code to concatenate...
Hi,
I am currently using NRF52832 with SDK17.0.0.
As I know, a BLE central device can reach up to 20 peripheral devices.
So if I use an Android App as a central device...
Good day!
I'm trying to config SeS project for FreeRTOS example .
First of all I can't understand this lines in README:
Any Mesh source files should have the directory...
Hello,
I saw this statement about current time service on a previous ticket and trying to find out if it is true: "IOS doesn't allow access to the characteristic unless...
Hi,
I would like to ask a question about the estimation of battery life regarding to advertisement period and idle & disconnection period. In my ble_app_uart example, peripheral...
Hi Nordic Team,
I am trying DFU upgrade in application over serial transport.
Same as mentioned in nRF_SDK_15.3.0_background_dfu_3 example I got from one of the discussion...
I am trying to make the custom_board.h header file but I have some questions. I am using the PCA10040.h as a starting point. However I am confused on some of the things included...
Dear all, Last week i have a problem, my device ( mesh server ) could not publish message to Gateway (client). After some hours debuging, I releazied root cause of problems...
Hello,
I'm developing custom firmware with Keil 5.31 and SDK 17.0.0. I have to configure the SDK and so I started to edit sdk_config.h, but it's quite hard to read the whole...
Hi, all
I am learning SIG mesh
I wanna know:
1. the current of the LPN node, could you provide me some relevant data ?
2. does the provisioner need to keep some...