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...
The interactive GATT client of the 'ble_app_interactive' example has multiple issues. As I heavily modified the example, I'm not able to provide a diff against the original...
Hi,
I am interested in using a pair of NRF52840 USB dongles to communicate on the L2CAP layer. I have flashed the dongles with the Zephyr's hci_usb samples, and have been...
Hello,
is there any guide or documentation on Nordic Infocenter regarding configuration of BLE project for nRF5 (especially nRF52) for running FreeRTOS?
I'm aware of existing...
I have question regarding nordic soft reset. Is there any problem with nordic chip if I soft reset nordic continuously after specific interval( ex. every 5 minutes ) of time...
Hello, i am looking for documentation in regards to interfacing a external mcu with Nrf52811 via UART.
Is there a UART example or AT Client that needs to be flashed to the...
According the documentation , the msb 16 bit should identify the module, so why do I get 0000 here?
0xCA appears to be the module code for the nrf tls interface, as it's...
Hello,
I am using the NRF52-DK softdevice 6.0.0 and NRF SDK 15.0.The app is based on on the saadc PCA10040 S112. I want to add static const nrf_drv_timer_t m_timer = NRF_DRV_TIMER_INSTANCE...
Hello I am in a development stage
1. MBN52832 soc
2. s132 softdevice
3. nRF5 SDK v15.2.0
4. SPI PHY
So my concern is I want to port serialization library for SPI...
Hi, I hope it is fine to post a question like this since I'm not familiar with the license/copyright issues.
I have a friend of mine who wants to post BLE lectures using...
Hi, all.
I m trying to combine two example spi + timer using nRF52832.
But spi_event_handler function in the ex spi and timer event in the ex timer are crashed.
...
hi,
how can i scan for other BLE advertisments on nrf52811? there is no official documentation showing how to have Central role on nrf52811 softdevices! and no support in...
Can I still use the USB while the nRF9160DK is set up for current measurement as described in the spec, where power is applied on P28 after cutting solder bridge SB43 and...
I am using PCA10090, version with active GPS (tested using GPS sample)
I tried configuring using:
vi /nrf_root/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns...