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 simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
I'm trying to get the PPK working on my Windows 64 bit machine and with nrf52 DK.
The console will not show up and I'm trying to program the PPK with the "flash_ppk.py...
Hello, I encountered some difficulties, please help answer the following questions, thanks!
I plan to merge the protocol sack and the application. At the same time download...
Hi!
I am on a project of usb dongle.I programed the dongle and lost the bootloader pre-programed in the factory.And I have a SPI downloader,I want to download the bootloader...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
Hi Nordic,
I am using PC10040 board for my project. I want to connect the board with my Android phone without using Nordic app. Can you give me an advice?
I have also...
I have followed all steps in the recent blog , but the device doesn't advertise.
I am using:
BMD-300-EVAL devkit (nrf52832)
SDK 12.1.0
S132 3.0.0
Eclipse with...
Hello,
I'm working on nrf52832-DK with SDK11 on Timer1. I can't use TIMER0 because I'm using also the softdevice.
My code source is :
//handler
void timer_led_event_handler...
I am working on a project in which i have to get the readings from device (BLE device). I have two devices BP and BG. I can successfully get the data from the devices using...
i am using customized board for nRF52832. i am using ble_uart example code.
in that example LED1 on nRF52_DK board is used for indication for ble connectivity.
in my customized...
From this post here I learned that the device manager can be used to store characteristic values persistently. This post is quite old though and it seems more common to use...
Hi
Im trying to generate dfu zip package.
Im working on ready hex and zip files in nRF5_SDK_13.0.0_04a0bfd
In examples\dfu\ble_dfu_send_hex\test_images_update_nrf52832...
Hello, I am working on NRF52 DK,SDK12.1.0.
When I am trying to make board into sleep mode with sleep_mode_enter(I have get sd_power_system_off),I found that RAM/UART is still...
Hi,
We designed the circuit followed the reference circuit(QFN48), and all the value of power capacities are also followed the reference circuit. But we failed in the 8kv...
Hi, I'd like to use nrf51 dongle to scan for ant/ant+ communication, but I can't understand how to do that... it doesn't work with antware sw and I don't know how to use it...