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...
Hello,
I’m using keil compiler.
My configurations are nrf51822ac/SDK12.3/s130_nrf51_2.0.1_softdevice.
I’m trying to migrate to SEGGER studio.
I’m referring to the...
In my case, I have 50+ devices as sensor and advertising measurements every 10 seconds, ADV_DURATION = 120s, use the 1E FF manufacturer data and self defined payload protocol...
i want to implement the nfc connection of pairing the nordic nrf52840 using SDK ver 15.0.0.
Can anyone help me in implementing this feature? because I'm new to this pairing...
Hello, all
I would like to ask about flash memory write errors.
When using version 12.1.0 of sdk, I was able to r/w to flash memory normally by using the sd_flash_write...
Based on sdk12.3, use 51-dk (51822) to run the ble_app_hrs routine. Use ios mobile phone to connect the device, it will automatically disconnect after 30 minutes, the disconnection...
The problem is not being able to connect to the device from an iPhone SE while the app is in background mode. We have an iOS app written in swift, which uploads data from...
Hello, I have couple of NRF52840 devices that i purchased from Adafruit. I wanted to use them with Alexa Gadgets Toolkit via BLE, however with no previous experience with...
Hi,
I'm working on building a zigbee multisensor device using a nrf52840 module. I'm heavily relying on the multi sensor example and so far I've been able to add temperature...
Is there a way to log bluetooth messages in the phone app? I have a bunch of messages that come but there is no history on the app that I can look at. Is there a to do this...
Hi,
I am working on a project to help determine the distance between the NRF52840 DK and other bluetooth devices using BLE. When the distance is past a certain threshold...
I am currently using the ble_app_uart example but I want to add USB and I2C interface to this solution. Would I need to find what files differ/need to be added from USB and...
Dear Nordic.
We are using NRF52832. According to Mesh spec, It can send up to 380 bytes, So I sent Mesh Data(PAYLOAD) up to 380 bytes. It was successful, but the data was...
When I compiled your sample Bluetooth: Central UART from both master and v1.3-branch branches for nRF5340 PDK (network core has Bluetooth: HCI RPMsg firmware) and I use a...
I initially loaded blinky program in pca10059 using nrfconnect, everything is perfectly working ,
later I have to work in openthead cli uart for which I changed uart pin...