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...
Supported tx_power values: -40dBm, -20dBm, -16dBm, -12dBm, -8dBm, -4dBm, 0dBm, +3dBm and +4dBm.
What is difference in the behavior of nrf 52832 chip for these different...
We're developing Bluetooth tags that we would like to operate at both 1Mbps and coded (long range). From what I've read and seen from the Nordic testing, specifically "Testing...
I modified the gpio interrupt on the asset_tracker example of ncs v1.2, modified the following, and the interrupt didn't work: Where is available should be modified.
I set...
Dear Friend,
Based on nRF52832, mesh3.1, port ble dfu to mesh project, Android dfu application is based 'no.nordicsemi.android:dfu:1.10.1'; Call the following program: ...
My setup: custom board using nRF52840, Segger Embedded Studio 3.52, nRF5_SDK_for_Thread_and_Zigbee_v4
I used a couple of your projects as a starting point for my code. Specifically...
Hi,
In my proejct, I am using WFE(); in some while loops because of core low power mode.
For example, waiting for time_out flags like codes below.
I am wondering if...
Hi All,
I'm new to the nordic product. We previous using TIcc2642 as development board. And we would like to test our application over different hardware. Is there any...
Im using CUstom BLE tutorial example and it works fine. But i just wanted to know, in which section is the text data for logging occuring. Ex: "notfication received from ...
Hi community !
I want to know if a code works on nRF52840 DK PCA10056 will work on nRF52840 PCA10059 ? On both, i will never use physical input (button led or gpio) i'm...
Hello expert,
I just jump from TI. Could anyone tell me if nordic has any chipset like TI CC1310 which supports direct access to the receiver I/Q quadrature samples?
...
The Thingy91 GPS system sensitivity is terrible. Getting the GPS to lock on takes forever, and many times doesn't lock on at all, and if it does lock loses the connection...
Hi community ! Here : https://devzone.nordicsemi.com/f/nordic-q-a/62414/different-behaviour-with-same-program-and-boards i get some problem with different behaviour when programming...
I'm using the Laird Connectivity BL654-DVK board as a basis for evaluating the nRF52840 for our application.
I started by using the .../examples/ble_peripheral/ble_app_hrs_freertos...
Hi,
When we do the UART stress testing with serial_lte_modem sample, the slm will crash by sending AT commands with interval 100ms.
the debug log will show "<wrn> at_host...