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...
Hi,
we found two issues on mesh SDK 3.1.0 related to publish retransmit count.
- The retransmit count is always different from what configured using the ios app.
- The...
I have 3 nRF9160 devices ( two nRF9160DK and one Thing91) on my Cloud account that have been working well for several weeks. This morning they suddenly stopped showing connected...
I have a custom board built around the nRF52840, which spends most of its life sleeping. I'm able to achieve ~3uA current draw when it is sleeping, but I've recently started...
Hello, working on an incredibly frustrating problem.
We have a 2-chip system and the primary chip (non-nrf) communicates with the nrf52840 as a SPI master, and of course...
I'm using the NRF52832-QFAA-R and currently I'm struggling to get the device to connect to a J-link. The nRST line for some reason is being held low even with a pullup. There...
To the kind attention of Nordic support team,
I have got legacy code to work with for nRF24LU1. Radio packets payload and receiving pipe are retrieved using if(gzll_rx_fifo_read...
Hi, I am using nrf52832 Development Kit and SDK( nRF5_SDK_15.3.0_59ac345 ) in that I am working on ANCS and NUS together and specific functionality working smoothly when the...
I have read many of the posts about applications not running stand alone, and have tried many of the suggestions without success. My application runs on a nRF52832 it is being...
Hello,
I am new to embedded programming and I would really appreciate any guidance.
I am using NRF52832 that will interface with I2C USB charger BQ24295 ( http://www.ti...
Hello, I am working on Bluetooth mesh application and i am using nRF52832/40 for the development purpose. I wants to create one independent library with its own data section...
I need to burst write the DMP library into the mpu6050 but not succeed.
The following is the function that I've been using to burst write.
I have researched on the...
Hi,
We developed our device with KEIL 5, SDK15.2 and SoftDevice 6.1.1. After we upgrade the SDK on our device from version 14 to 15, our IOS phone encountered the following...