hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
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...
When I compile one of the nfr_log modules (e.x. nrf_log_frontend.c) I get the following error.
I do include ../components/softdevice/s132/headers/nfr52 in my User Include...
I have an nRF9160 DK which came with an enclosed eSIM from iBasis, that is supposed to work in most of Europe.
However, after jumping through all the getting started hoops...
Hi All,
Posting this here after a lot of searching and troubleshooting. There have been a lot of similar posts but none actually seems to go into how to implement this in...
I'm successfully printing to the UART1 com port at baud rate 115200, but I have a peripheral I plan to connect that requires 9600. What is the proper way to go about this...
I'm using an NRF52840, SoftDevice s140, FreeRTOS, SDK 15.3.0.
I'm trying to sample my ADC at high speed, >1khz (10-40kHz).
I implemented the logic from the SAADC exaple...
Development environment:
NRF52832
SDK:15.3
SOFTDEVICE:NONE
When testing the FDS module power-off data protection feature, the FDS module is abnormal.
During the...
I have a PCB containing an nRF9160 using a SEGGER J-Link. I am able to update the application firmware at will using a variety of tools but if I use nRF Connect v3.2.0 to...
To the kind attention of Nordic support team,
I'm considering to get started manufacturing mini dongle nRF52840 based as in https://devzone.nordicsemi.com/f/nordic-q-a/48568...
I have the following problem:
I want to update my application code via BLE with the secure bootloader. This works perfectly while the J-Link-RTT-viewer is connected.
When...
Hello
I am using the basic asset tracker example + https://nrfcloud.com
I can see messages from the device to cloud, how can I send commands from cloud to device?
...
Like the question, I want the dongle to be detected as a bluetooth device but not a serial port. Is there any method to do this?
And I want to ask if it be possible to build...
Hi.
I'd tried to use proxy with ble_app_uart_coexist example.
(SDK : nRF5_SDK_15.3.0_59ac345 and nrf5_SDK_for_Mesh_v3.2.0_src)
I set MESH_FEATURE_PB_ADV_ENABLED =...
Hi ,
As per our requirement i need processor witch is capable of android application development from nordic semiconductor family. Please recommend me suitable processor...
Hi,
I want to use the watchdog event handler to enter DFU bootloader. My eventhandler function looks like this:
Problem:
The watchdog does not enter the dfu bootloader...
Hi,
I am designing a custom board with nRF52832(or nRF52840) to be programmed using ARM mbed os(specifically). I would like it to be programmed using tag connect tc2050...