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...
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...
hi everyone, i'm trying to read the register values in nrf24l01+ since i need to use nrf as radiocontroller. Due to the fact i couln't write any bit on registers i tried to...
Hi all!
Is that possible to identify witch client/mobile app is associated with the write request?
Lets assume that my device can handle multiple mobile applications...
Hi,
We are trying to add serial comms to our project so that two boards can communicate with each other.
The code we have is as follows and works fine (prints to serial...
Hi, I have questions regarding consumption. Especially regarding the Quartz oscillator. I have read stabilisation is up to 0.4ms (very long). There is also the internal RC...
Hi
Freshly downloaded the SDK14.2 and trying to start a new development based on the fatfs example.
I connected a small Sparkfun SD card breakout to the SPI pin on my...
I am trying to read (the report map) and receive notifications (the report) from an HID device as a BLE central. The bonding process has been completedsuccessfully to my knowledge...
Hello,
I am testing the capabilities of Thingy:91, the first day I could see data in cloud (temperature and other sensors + GPS).
Today usage of SIM card grows up but...
Hello,
I'm trying to setup a new project and start experimenting with the nRF51 series. I'm a little confused about the needed files I have to add on the project to get...
Hi:
SDK version: SDK 13.0
MCU: nrf52832
For the purpose of saving power, the peripheral disconnect the BLE connection in the program when there is no data transmission...
Hello,
I am using nRF52832 EVM board with SDK 15.3.0 in SEGGER studio IDE, win 10.
When I am implementing sd_nvic_SystemReset(); in my code, that time i am not able to...
I have a custom board based on QIAA Reference Layout 1.1 Variant 6.
The application is built with Zephyr without bootloader and is placed directly on address 0x0.
When...
Hi, I'm designing nRF52832 custom board, on 'single side' pcb.
To make VDD and GND lines connect, I used 4 jumpers, which have 0 ohms.
I designed with nRF52832-QFAB reference...
I used the ble_app_uart for pca10040e successfully on the DK52, now I'm trying to port that project onto actual nRF52810 chip.
This is my build configuration on SES (Segger...