hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
Hello!
Our current project is bare metal and has logging over CLI. I'm in the process of setting up a new project of ours that uses FreeRTOS but reuses a lot of the same...
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...
Hi,
I am studying openthread, I don't understand what is Dataset in Openthread used for? It is just for backup some network parameters? How could I use the Dataset?
...