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...
If I use RTC and Timer simultaneously, getting fatal error as timer disables RTC. Is there any way by which I can use both application and RTC in my application?
Our device is implemented as BLE peripheral device and based on nRF52832
For saving space in Flash memory we try to downgrade SD version from S132 v 5.0 to S112 v 6.1.0...
Hi,
I am doing one more project in that project I want to do following things:
1) my one BLE giga device module(nrf51822) will act as a master(central) & other AT command...
Hi to all,
i had a problem in measuring coin cell battery level with nrf51822. i am developing a device with nrf51822 that this device will use from a coin cell battery...
I have a product using the nrf24L01+ going through the new CE testing for EN300440 v2.1.1. The lab is asking me how to setup for "receiver blocking" test according to 4.3...
Hi, I'm using nRF52840PDK and SDK 14.2.0. I started from the SAADC example and tried to use NRF_LOG_INFO to print some strings through the UART. I have this:
And...
Hi,
I am following the directions here using Keil:
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.1.0%2Fnrf52810_user_guide.html
...
Hello,
I'm using mesh 2.0.1 to test message sending between 2 nRF52840 DK boards.
I'm using a task from FreeRTOS kernel to send messages from the node to the provisionner...
I was hoping someone could clarify what support the nRF52840 has for USB power source detection. Our design uses a 150mAh LiPo battery, with a dedicated PMIC. We have the...
I have a hardware with NRF52832 module and successfully used the example twi-scanner to locate my I2C peripheral. I copied these parts over:
My own code produces this...
I am extending the Glucose sensor app in nRF Toolbox (Develop thread). I had logic error which I have corrected, but while debugging I encountered a strange effect that could...
Hi, I have been developing on the nRF52832. I am now in the process of moving to the nRF52810.
I am using the SDK v15.
I have commented out the DEVELOP_IN_NRF52832 define...
The last warning log i had was
E 14:06:57.204 Error 129 (0x81): GATT INTERNAL ERROR D 14:06:57.229 [Server callback] Connection state changed with status: 0 and new state...
Hi Sir
How to config channel and AINx to specific gpio for SAADC ?
For example, if I want read adc voltage from NRF_GPIO_PIN_MAP(0,5), how to set the channel and AIN ...
Hi ,
SDK : nRF5_SDK_15.0.0_a53641a
Chip : nFR52810 【1】Is nRF52810 only use pca10040e (nRF52832 = pca10040 , nRF52840 = pca10056) ? And can't use wrong (nRF52810 use pca10040...