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...
Hello,
I am implementing an application, where I want to connect three NUS peripherals to one NUS client. As a beginning point, I started with the supplied examples from...
I have ported the keyboard example code and integrated it with another set of services. However I don't see the device responding to an LL_ENC_REQ. I'm not sure what I can...
This probably falls under the category of BLE Basics, but I'm a bit slow and need some help. Here's my scenario:
I'm building a very simple BLE Peripheral that provides...
I'm currently using nrf8001 to send data to my phone. To save power from the peripheral device, I wanted to change the connection parameters.
I set the min and max connection...
Hi, I'm using nRF52832 with my external board.
I'm recently working ble uart example.
I control motions with tx message such as LED, motor and so on.
Now, I want to...
Hi,
I need to set a client back to the state, when its flash was erased and programed, so if I understand this correctly, the provisioning data has to be erased.
How could...
I've been developing on the PCA10028 development kit with print statements working fine (though at the moment it seems only SEGGER_RTT print statements are working and not...
Hello,
I am getting an error message while I was compiling the "ble_nfc_pairing_reference" example. How can I obtain this " micro_ecc_lib_nrf52.a" file ?
Fatal Error...
Hi,
I'm trying to edit the nfc message in software but after a while the nfc stops working.
What could I be doing wrong? This is my code, I change the value every second...
I have a project that I assume was originally set up with SES on Windows. I need to build it with MacOS but I get an error 'sdk_errors.h file not found.' I assume this is...
Hi,
I finally want to integrate BLE and 2.4G in nRF52810.
【1】I am studying Timeslot,i found some articles in DevZone.
There is a mention of micro-ESB , so what is micro...
Hi, I am currently testing some BLE sample code (the proximity code and hrs code) with the nRF52840 PDK and I am trying to just simply interface the GPIO interrupt example...
1. How should I connect with UART to my board?
2. How to put the device into RX mode as required by RED EN300328?
Test the Radio Test Example application by performing...
Hi,
My problem described below, please share solution or any suggestion how to fix this.
=== Background / Problem ===
I've setup and run MESH serial network, for machine...