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...
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 nRF52840 development kit (rev 2.0, received last week) that I'm using to develop software that'll ultimately be on a dongle. It's not especially complex - I receive...
Hi
Dear Mr/Miss
I recently start with Nordic BLE family products NRF51x so I'm newbie to this and my questions maybe are so easy for you.
I have no development board...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
Hi Nordic Team,
In my BLE project the central device is connected with multiple peripheral devices which are advertising, please share logic to count the number of active...
Are there any out-of-the-box firmwares that can turn a nRF52840 dongle into a generic bluetooth adapter (e.g. for connecting speakers, game controllers, etc) for windows?
I'm using nRF52832 SDK board with softdevice s132_nrf52_5.0.0. The error appears when I try to load it to the board, right on line 1247 where it initializes the NUS service...
I see that a Serial LTE Modem sample application is in progress in the master branch...
I tried master in the commit: a955d411
Once on that commit I did update (west update...
I can't get flashlog/crashlog to work properly. The symptoms are that when NRF_LOG_BACKEND_FLASH_START_PAGE is set to 0 (i.e logs are written to address right after the application...
I have a nRF528420 [on Skylab module SKB501] and have wired up a custom connection to USB. I'm able to program NRF52 with both softdevice S140 and BLE Peripheral ble_app_uart...
Hello,
I try to add watchdog on aws_fota sample but Something is wrong about bootloader to application transition and it always reboots.
00> [00:00:00.051,513] <inf> mcuboot...
Hello everyone,
I have found the following issue in the behavior of the SPI driver:
having connected an NRF52840 as an SPI master which is set to receive 22 bytes from...
My peripheral uses "LongWrite". Communication with Central has been successful. I want to know the length of the written data. After trying the following, the obtained result...
I’ve been developing the FW for an nRF52832-based module that controls a simple lighting product.
The capabilities include support for secure DFU and a modified version...
Target : NRF52832 as Server
Description of the problem (seen in wireshark)
Client : write request (0x12)
Server: Rcvd Error Response - Invalide Attribute value length...