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...
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...
Is the mesh 4.2.0 sdk documentation available for download? I know that the sdk16.0.0 was downloadable on the infocenter ? But the same is not available for mesh 4.2.0. Where...
Hi all,
Is there any difference between advertising in IDLE mode and stop advertising using sd_ble_gap_adv_stop(m_advertising.adv_handle)? I wonder if I need to stop the...
I'm using the script from https://devzone.nordicsemi.com/f/nordic-q-a/53208/updating-nrf9160-modem-firmware-through-the-command-line/215357#215357
Under strace, it never...
Hi,
I need to reset RAM after softreset. As I read product specification, RAM cannot be cleared after softreset or CPU lockup.
Please see below image for reference.
...
I've been experimenting with using mqtt discontinuously, and have run into an issue where it appears to leak memory, leading to a subsequent mqtt_connect failing with -12...
nRF52832 offers several different Bluetooth modes such as :
(1) Nordic Proprietary 1 Mbps
(2) Nordic Proprietary 2 Mbps
(3) Bluetooth LE 1 Mbps
(4) Bluetooth LE 2...
Hi,
The instruction from the ' Getting started with Nordic's Secure DFU bootloader, a step by step guide ' page tels us to use minGW and GCC compiler to perform a 'make...
Hi,
I am following this example here , which sends an https HEAD request to google.com as a starting point for my overall goal, which is to send an https GET or POST request...
Hi,
I am a interested in using a nRF52 development board as a BLE Mesh packet sniffer when paired with Wireshark. My question is which of the nRF52 boards support mesh....
Hello,
There are lots of old threads about using nRF51 and nRF52-DK with Wireshark and special Sniffer firmware. The newer nRF52840 Dongle, however, doesnt seem to have...
Hello,
I am developing an nrf52811 BLE Direction Finding firmware.
During packet reception I would like to store the IQ samples on a uint8_t buffer right after some...
I have enable 4 Low power events for 4 button in NRF52832 board. when i press a button board is waking up due to low power event
but when it is waiting in low power mode...
Hi,
I am using nrfUtil on my iPad to update my nrf52 devices through DFU. Since the nrfUtil last update, I can't figure out how to delete the old zip package file on my...
Hi everyone,
First of all sorry for the big post but I have to clear many questions inside my head.
I just finished and received my prototype board that incorporates Raytac...