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...
trying to update date for BLE device but getting this error "Error changing notification state: The request is not supported."
Trying to write date: on nRF52 device
calling...
We have successfully implemented the Template app on Android. However, the architecture of the multiple services and layers is somewhat opaque. Three questions:
How...
hi ,we have test the example of ble_app_att_mtu_throughput in nrf52840 ,the other side device is an android phone .
nrf52840 would freeze when the phone want to feature request...
Hello! I'm calculating the matching circuit with the antenna for nRF52832, but nowhere can I find the impedance value of the pins of the radio part, can you help me?
Hi,
I'm working with a nrf51822 based hardware which came programmed with some UUIDs and S110V7. Erased it completely, experimented with some non SD code first and finally...
Hello! I have a problem with checking the microcontroller nRF52832. J-Link does not connect to nRF52832, the screenshot of the Segger-commander window is shown below:
...
Bit of an odd question but Im dealing with a rather wonky SPI peripheral and its got me trying to sort some interesting questions due to its strange data protocol. Im using...
We are using the Android nRF toolbox v2.4.0 and have successfully implemented the Template app. The app will reliably connect with our device and functions well. The only...
Hi,
I was wondering if the SPI configuration for the p_config->sck_pin is correct. It appears that the clock is configured as output with input connected. Wouldn't this...
I am searching for long time how to inspect the prints in my code inside Segger , I went over many messages in this forum and nothing comes easy to me with this Segger thing...
Using Segger , only the BLE template is advertising,All other BLE apps such as BLE_UART, will flash the leds very fast but will not show on any Apple device on the Bluetooth...
We have an ISR parsing incoming serial data from the UART. When a valid packet arrives, I'd like to be able to wake the core from whatever low-power state is entered when...
That is probably an old topic, but after doing some research I could figure it out: calling sd_app_evt_wait() on my nRF5832 + nRF5 v11.0.0 SDK + s132 causes my chip to reset...
Hi
I've some troubles with the ble disconnection of S110.
Always when I call the sd_ble_gap_disconnect function after successful connected, the error code 8 NRF_ERROR_INVALID_STATE...