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...
Hello there,
I'm doing some experiments using a nRF52833 dev kitand an iPhone XR . I followed the example from Testing Long Range (Coded PHY) with Nordic solution .
When...
Environment:
nRF Connect for Desktop V3.4.1
Windows 10 clean machine
nRF SDK Tags v1.2.0 and v1.3.0 (tried both)
Used TOOLCHAIN manager for tag V1.3.0
Used Getting...
We’re currently facing this particular issue for Bluetooth Mesh. So we have a nordic board that has been provisioned as a node, that we already parsed a message “helloworld...
Hello, I am using RIOT-OS with nimBLE on my custom board. However, I am unable to find rc_temp_ctiv (reference: infocenter.nordicsemi.com/index.jsp or a suitable register...
Hi,
I'm using ble_app_uart example with RTC 2 (for date & time).
Individually works fine. But combine both and using sleep & wake up functions, its not working.
Here...
When I open J-Link RTT Viewer application to see logs of a program with set CONFIG_LOG_BACKEND_RTT , then I see logs' output with some delay, comparing to logs of the same...
Hi.
Can you make a youtube video showing how to use SEEGER studio for a demo project.
I would like to see the whole workflow starting with a new project for nRF91xx where...
Hello,
I'm developing an HID consumer control application with the nrf52832. As many ble products have, I would like to add a power off button to my pcb. Is it better to...
I'm just after C headers and Makefile like the NRF5 SDK.
All I found was some "AppImage" file for x86_64 which I've no idea what to do with - I tried unzipping it, but it...
Hi!
Whenever I open an example for the nrf52833 (PCA10100) in SES I get the error "The evaluation period for this release has now expired". This does not happen when I try...
I am working on nrf52832. For my task, I need to knoow how nordic find out the Total average current on Online Power Profiler for BLE( https://devzone.nordicsemi.com/nordic...
I wanna try to connect multiple device with only one Android, but I don't know how many devices Ble can connect to only one Android. When I try demo on Samsung galaxy S8,...