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...
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 want to develop our PC software to control the USB nRF52840 Dongle to be as a BLE central device,so I need to know the command that the nRF Connect used to do this,but I...
HI as i am new to nrf nordic semiconductor development i have some quetsions regarding application im developing
I am trying to develop Ble application where nRF 52 will...
Hi,
I am trying to add DFU service in ble_beacon example. I am using SDK14 and softdevice is S132_5.0.0 for 52-dk.
I have merged dfu example with ble_beacon and initiate...
Hi,
For my application using softdevice I need ADC update every 400ms and Battery level update every 2sec and string update for HT1632 led driver every 2sec.So I have created...
Starting with the BLE Uart Service example code, I wanted to send longer length packets, so the necessitated modifying settings like NRF_SDH_BLE_GATT_MAX_MTU_SIZE, NRF_SDH_BLE_GAP_DATA_LENGTH...
I can power nrf52832 using USB without any issues.
I see a strange behaviour using external 3.3V adapters. The chip does not turn on. The power supply to the chip is available...
Hi,
I am working with relay example .I want my android to send data to the relay board .In which function of the relay example should I make the changes or will i need to...
I've being haven troubles getting to run SES examples, it keeps falling, is probably path problems but i can't indemnify them. So i want to start all over again from nerf...
Hello,
I have a question regarding power - up sequence of NRF52840.
When the USB is plugged in, the VBUS voltage is at 5V.
However, at the same instant, VDDH is...
I have a nRF52840 Dongle that connects to a USB port on my computer. I have a device that can connect to it via BT and the readings are logged through the Nordic utility app...
At edit a file compile Run DEBUG , But Program Usually lead to unexpectedly run this loop for a period of time,How can I look for the origins of this bug
Hi ,
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fgetting_started_softdevice.html
In this link it says "
Before you program...
Hi,
I had to modify the peripheral blinky example by adding UART module .The program compiles and builds but it is not advertising.I guess there is some problem with the...