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...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hello:
The product specification (v1.3, pg 263) says temperature sensor accuracy min = -5 C and max = +5 C.
Its not clear if these accuracy values correspond to the...
Hello,
I meet the same problem with the question " Status bit for sd_flash_write() ".I have register my flash_nrf52_sys_event_handler() in sys_evt_dispatch(),but after...
I am trying to find examples for nRF51 dongle P10031. I would appreciate some guidance and help regarding the same. Its my first time using the device.A link to a sample example...
I have this working and producing good and accurate results, but I'm still puzzled by some of the examples in the SDK and the documentation.
I am using the processor to...
Hi,
In my application, using BMD301 i have made one custom PCB. I am using SDK 12.0.0. In my PCB I have not used all the four LEDs. I have assigned p0.19 to the BSP_LED_0...
I'm using SDK 12.2, and nRF Connect on a Windows machine. I started with the ble_uart example.
I need to send data in my advertising packets. In advertising_init() I initialize...
This is referring to running a peripheral device on the PCA10028 eval board.
Let's say I have a connection interval of 100 ms, and a slave latency of 5.
So the BT stack...
Hello, I am using an nrf51822 but have no success in advertising.
I tried so far to load the ble_app_template from the peripheral examples where I' ve only changed
#define...
Hi,
I am looking for a BT module that can connect to both a BT Jabra audio headphones in addition to a BT HR chest strap with 2 live connections simultaneous.
Do I have...
I understand part of ram is used by the softdevice, but I see different addresses are used in different examples that use the same softdevice, namely S132. For example,
...
I am trying to run the examples given by Nordic on my nRF51 dongle. Most the examples are for PCA10028 or PCA10040 where as my dongle is PCA10031. I tried running them but...
Hi,
I need 6 PWM channels for a BLE project. Is there any solution to add 2 other pwm channels to nRF51822? If not, Which other Nordic ICs might be helpful instead?
Thank...
Hello,
I am using SDK 12.01 with softdevice (BLE application) and I want to write large data over flash. I am stuck with various issues.
When I try to write the data...