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...
Hi,
I am trying to program the custom nRF9160 board using SEGGER JLink/SWD programmer , For same of the boards when connected to custom board and trying to select the device...
This ticket concerns the expected behavior and recommended implementation for automatic reconnection between a bonded Central and Peripheral using Bluetooth LE Direct Advertising...
I've got some timing-issues with the nPM2100. As I could not locate the relevant information in the datasheet, I'm requesting this here.
My PCB has an nPM2100 with a mechanical...
Using VS Code and latest version of SDK and toolchains. I have created some custom board definitions and placed them in a seperate directory. The directory is registered in...
I'm working on a custom board based on the nRF5340. On this board, the UART output (connected to an RS232 transceiver) is gated through an I/O expander which is controlled...
Greetings,
we developed a custom board with a NRF9160 last year to be used with NB-IoT (LTE-M as Fallback) to communicate over HTTPS with our Servers. Now this worked quite...
Hi!
I faced an issue with nRF Cloud Log. If I set CONFIG_LOG_TIMESTAMP_USE_REALTIME=y, I get wrong timestamps (2080 year..) in nRF Cloud Portal for all messages being...
The direction_finding_connectionless_rx **works fine with NCS v2.3.0**, but with v2.9.0 get's a link error on dts instance for nrf52833dk:
I have top view knowledge of the...
Hello, I'm trying to use BLE on nrf52833. I'm developping with segger embedded studio and I' m usign the BLE peripheral example "ble_app_blinky". Firstly I erased the flash...
I'm trying to get a basic CI/CD pipeline working in Azure DevOps, using Azure hosted agents, and I'm running into a problem where West is silently failing to clone the project...
Hello All,
In past we have used nRF Connect SDK 2.0.0 for ZigBee and made a FW, during which one of my co-worker had changed few of the SDK files also.
Now we would like...
Hello everyone
I created a custom board with reference to thingy:91 for the antenna part. The board is 50x50 mm in size.
I tested the board and there are no problems...
Dear Nordic,
We’re working on a Smart Door Lock project built on custom hardware that includes an nRF5340 and several other controllers. For firmware updates, we’ve adopted...
Hello everyone.
WE're trying to make a https connection with google.com and execute a GET request.
Wifi connection is working; DHCP seems to be working (my personal assumption...
Hello.
I keep trying to control my GoPro camera via BLE. At first I tried to do it using the old sdk, but it didn't work ( devzone.nordicsemi.com/.../gopro-control-over...