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...
Hello,
We have the following setup:
SDK Version: nRF51_SDK_8.1.0
bootloader Version: dfu_dual_bank_ble_s110_pca10028.hex
soft Device: s110_nrf51_8.0.0_softdevice...
Hello,
I'm working on a concurrent role device (advertiser+scanner+peripheral+central) and devices are configured to connect each other in a mesh-like way (Note: I'm not...
Hi,
i am using ble_app_hrs_c_pca10056_s140 and when connected to one particular device i need to access it's GATT profile services and characteristics.In example ble_app_hrs_c_pca10056_s140...
Hi,
I am working with the nRF52832 development board and am running SDK 13.1.0 and SoftDevice 212 4.0.2. I have flashed a modified version of the broadcast example onto...
Hi everybody,
We have used both nrf51822 from batch 2015 week 33 and 2016 week 27 and found big discrepencies on BLE connections (stability issues)
Is there major differences...
Hi all,
I have sent an application ZIP OTA and performed DFU, the log:
...
<debug> app: All flash operations have completed.
<debug> app: Starting reset timer...
Hii,
i am using ble_app_hrs_c_pca10056_s140 and when connected to one particular device i am able to get battery level of advertiser but i what advertiser's device information...
Just like the title, I want to know what they are, because I recently in looking for nRF5 SDK for Mesh often see the nRF OpenMesh related information, so I think they are...
Hello,
I am trying to use ArrayList for EasyDMA along with PPI but I am not sure whether or not I am configuring it properly to be used with the SPI interface.
So far...
i am using ble_app_hrs_c_pca10056_s140 and when connected to one particular device i am able to get battery level of advertiser but i what advertiser's device information...
Hello experts,
I am getting into the word of Nordic and hence here is my first question. Kindly help.
Software version: SDK-14
Hardware revision: nRF52832 DK (PCA10040...
Hi,
The SoftDevice uses the GPIO pin and port abstraction to configure and control IO's. When developing in Thread, how does one access and control the nRF52840 GPIO's...