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...
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...
I am new to developing hardware and software with BLE, and so far have had great success with using nrf52 modules. However, I would like to get a better understanding of it...
Hello,
I have an existing cloud platform for industrial condition monitoring that uses an HTTP API to receive data. I was hoping to add the Thingy:91 to this platform as...
Thank you for your assistance. I am currently implementing a function for message communication between an application and a board using nrf52840. Specifically, I have previously...
I'm trying to erase & write to the nRF5340 using the Programmer v3.0.0 but I get this error: Failed to load readback protection status: async task failure for id: 1198716183932...
We use Segger Embedded in our development and our continuous integration's automated build uses the emBuild to build our binaries. We need a way to add packages from the command...
I am trying to compile a custom bootloader for nRF5340 net core (b0n) that is part of a multi-image build.
I have created two separate applications, one based on b0n (nrf...
Hello!
I was wonder if it's OK to input voltages above the ADC Reference (0,6 V) to the SAR Core, while keeping within AIN pins well within 0 V and VDD.
We're measuring...
Hello,
I'm working on KX132-1211 accelerometer with nRF52832 and am using I2C(TWI) protocol. For that I need to create driver files even I was contact with manufactural...
Hi Friend,
We have a project using SDK16 and softdevice S140. We want to generate a looping output of 60ms 2.4GHz OOK and 500ms BLE scan. Ported 2.4GHz OOK from radio_test...
Hi, I'm Leo.
These days I'm learning BLE.
First, I'm using nRF Connect SDK(NCS) v1.9.1, S140, nRF52840 DK board.
I need to use SPI to control UWB transceiver(DWM3000...
Hello,
We've a design/arch question about the performance of nRF52840 device (dongle/EVK).
In our system, we've a PC connected to a PTX that communicates with multiple...
Hello,
I am working on BLE Mesh using SDK nrf5_SDK_for_Mesh_v5.0.0. I am using light_switch example for BLE Mesh client and server. I am using custom hardware for Mesh client...
I just finished successfully running the azure_fota and azure_iot_hub demos on my nRF9160DK. In a completely separate project, I am now attempting to adapt the TMP116 sensor...
Hi,
We're using Nordic Connect SDK V1.8.0 & nrf 52833 chip integrated on BL653 hardware & have some queries regarding logging SDK related data, following queries
What...
With an earlier version of NCS I could set the sda and scl pins using an overlay file:
boards/nrf52840dk_nrf52840.overlay:
With NCS 1.9.99 I get this error:
...