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 have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
I am starting to get up to speed on nrf_crypto, but trying to understand under what scenarios would one choose between Oberon or micro-ECC backend ?
HW = nRF52832, SDK 16...
Hi all,
I am testing the OpenThread connection with 3 nodes at the present,
One is working as End-device with MTD (Minimal Thread Device) firmware others are FTD (Full...
Hi Support Team,
In reading this white paper,Section 3.5 Testing RF performance,
a colleague informed me that a test UICC which is provided by the LTE tester vendor say...
Hi All,
I'm using hci interface to scan the ble based beacons.
While scanning hci interface's Rx bytes keep on increasing because beacons are being scanned.
I'm using...
Dear everyone,
My platform is SDK16 and IDE is KEIL V5.25.
I set timer 2 to 104uS to sample a serial data. It isn't UART data, no start bit and stop bit.The start bytes...
1. Using the nRF Connect SDK v1.2.0 development environment, nrf9160 developer, when testing connections to NRF_CLOUD in China, cannot be connected. 2. Please provide the...
1. Optimization is set to 0 flash read and write errors, set to 3 flash read and write correctly? 2. Please tell me what effect the optimization is on flash reading and writing...
Hi .
I am using nRF52840 dk in windows 10 environment.
I want to measure the RF output power of a single nRF52840 using nRF52840 dk.
I succeeded in generating a...
Hello,
On my custom board, on nrf52832, I can can use app_buttons for all usual pins, but not the XL1 (P0.00). I didn't try XL2 (not routed)
Using this pin as input or...
Hello devzone! I am using translation.
I'm trying various things in a continuation of my previous post , but I do have one question.
I set NRF_LOG_ENABLED to 0 at ble_app_blinky...
I've got an nRF52840 dev kit and am building my code using the app_ble_hrs_freertos project as a starting point. I'm building the .elf file, which I load into Ozone to do...
Hello everyone,
I hope that you are all doing well during those hard times...
I am writing a code for a nRF52840. The connection is successfully established with a cycling...