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...
Hello,
I have got a quick question regarding a potential workaround-setting for the BLE_HCI_DIFFERENT_TRANSACTION_COLLISION-error.
Here is what I am currently seeing:...
Here i am attaching the my working code of the application.in my application i am using the two peripherals one is TWI and onther one is UART.i interface some sensors with...
I have a wireless project. Requirements as:
Support platforms: Desktop/Laptop and mobile, Pc/Mac/IOS/Android. etc.
many connections: flexible but can support 100+...
We are programming our nRF52 based boards through USB via the P20 connector on a Nordic nRF52-DK board. However when there is a problem with our board, e.g. if it did not...
Hi,
I am working on an application using NRF52810/NRF52832 without Soft Device (I don't need BLE for this app), on a custom board. I am using the SDK15.
There is no external...
Hello,
I run the example given in SDK V15.0.0 to measure Vdd of nRF52-DK:
NRF_DRV_SAADC_DEFAULT_CHANNEL_CONFIG_SE(NRF_SAADC_INPUT_VDD);
I don't change the default...
Before I explain my issue I wanted to be sure on my basics, so here is my understanding after doing the research in nordic devzone
I'm using nrf52832 with sdk15
1) BLE...
I am using nRF5_SDK_15.0.0_a53641a.zip to create an application needs paring and bond. Now I got a problem that, if a smartphone removed the bond manually in its phone settings...
Hi
I’m using NRF51822_XXAC + s130_nrf51_2.0.0_softdevice, my program work well most of the time, but it dies at 0x000006b0 sometimes. Since I used the S130 softdevice, the...
Hello, guys,
I develop 52810 with sdk 14.1.0, i need the OTA features,
but i couldn't find the dfu demo( ble secure dfu bootloader and
buttonless dfu template app , pca10040e...
Hello,
As we know that nRF52840 SoC supports Bluetooth 5's 4x Long Range and 2x Data Throughput.
How different PHYs for these features (2 Mbps PHY and 1 Mbps Coded PHY...
Hi,
I am using nRF52832 to design a mesh system, starting with light.
Everything is fine, and development is reaching the end.
Before today, I use only one model,...