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...
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...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Here is a focused support ticket description for your actual issue:
Device: nRF5340 DK ( nrf5340dk_nrf5340_cpuapp ) SDK Version: nRF Connect SDK v2.5.1 Modem: Quectel...
Hello, I'm working with Power Profiler Kit II and i see that we can use a digital port. I would like to know what the electrical levels for a valid High and Low. I can't find...
Hello, Currently I am working with the nrf connect SDK version 2.8.0 with an nrf5340 SoC. There is no external flash memory. I am trying to build a bootloader with the serial...
I have created a Zephyr Snippet (derived from the cdc-acm-console sample).
I am unable to select it in the Build Configuration. It is listed in the dropbox where the sample...
Hi,
I previously had access to the nRF54L15 Early Access SDK and toolchain, and my local EA workspace has been lost. I need to rebuild my development environment for a project...
Hello,
I am currently implementing a Central device using the nRF52810 as part of a Gateway board.
I intend to connect the antenna via a U.FL connector . My current design...
Is it advisable to POT circuits using the nRF9151? If so, please advise of any precautions. The IOT product that I'm designing requires to be intrinsically safe. As such,...
Hello:
I am developing a board and shields based on nRF5340 (but this question is not really specific to nRF5340, it also applies to most other nRF5x chips). The main-board...
Dear Nordic Experts,
Hello,
i have defined a custom service containing a custom char. value in a peripheral according to https://github.com/NordicPlayground/nRF5x-custom...
Hello,
I am running into an issue when trying to use both GPIO and I2C peripherals on the same set of pins on an nRF54L15 board. I have an I2C bus configured on two pins...
I have two devices on TI CC2538 that having problems talking to the NRF52840 dongle.
The channel is channel 11
There are 8 devices using TI CC2538. Only two of them...
Hello,
I recently noticed that I may have an issue with our current design of PCB and firmware. We basically have created a datalogger using the nRF9160, and we take readings...
In the process of upgrading from SDKs 2.x to 3.x I either broke something or missed a step as the build process no longer produces a HEX file I can use for programming. My...