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...
The status of Docker support is not clear to me. Does Nordic provide a docker images than can be used on Apple Silicon and Integrated with Visual Code Studio. I see a lot...
Hello developers, I am using nRF5340dk as my nodes and my gateway also. (3 boards).
Requirement:
i want to send my data from the board(1) to gateway with the help of mesh...
Hello,
I'm trying to configure the internal temperature sensor but have no idea ...
My board selection is raytac_mdbt53_db_40_nrf5340_cpuapp and, on nRF Kconfig GUI, I...
Hello, I am working on developing a special "serial recovery" mode dfu function of nrf52833 with ncs SDK V2.3.0. Now I encount a problem when adding the following code in...
I am attempting to get the BMI270 sample working on an nRF5340DK, using nRF Connect SDK v2.4.2, after successfully build and flash the program to nRF5340DK I got error "Device...
Hi all,
I am developing an application for a custom board using the nRF52840. I need to use the reset pin (P0.18) as a regular GPIO, configured as an input with an associated...
nRF5_SDK_15.0.0_a53641a s140 nRF52840
Documentation says that both ble_adv_fast_timeout and the ble_adv_slow_timeout are in units of 10ms, and that appears to be true of...
I have read some of the Asset Tracker documentation and noticed there is a nice implementation for operating LEDs in the UI module. This seems straightforward for GPIO control...
Hi,
We're having a problem that our application will hang when using the 32 kHz RC oscillator in the mcuboot bootloader and the Zephyr application. We encountered this...
hit there,
i am trying to work with the NRF5 SDK ARMGCC, in the IDE options a ARMGCC folder exists with an .ld file and makefile. i run the make and get the following error...
Hi,
I'm aiming to develop a custom two-wire serial interface (TX, RX). To achieve this, I'm planning to implement output capture for TX and use GPIO interrupts for RX. For...
NCS v2.7.0 and sysbuild system.
I'm looking for some clarification about Secure Boot and implementing a custom signing command.
What is the difference between secure boot...
software: ncs 2.5.0, zephyr/samples/subsys/fs/fs_sample
hardware: nRF52840 (not DK, designed by customer) and nRF52832 (not DK, designed by customer)
Step1: build within...
Hello everyone
I'm trying to build an app using Segger Embedded Studio and a nRF52832. I'm currently struggling to include the fds module since i get the following errors...