Hi there,
Currently, I'm working on a solution where I need to design a software UART through emulated GPIO pins for nrf52833.
The requirements are that, solution would...
Hello,
I'm trying to upload code to an external board using an NRF52dk, and am having an error in vscode as shown below.
My issue seems to be very similar to the one...
Hi, We have an application where we need to predict drift between two nRF52833 systems in low power mode running from LFRC (low frequency RC oscillator). Section 5.4.4.4 of...
Hello,
I work on a thingy52 since few weeks with a nrf52832 SoC. When i'm turning it on and connecting it to my computer, there is no led turn on and it is not detected...
I am working with the unicast samples where one board is configured as a server and the other as client. Initially i had trouble installing the SDK, but it seems to be working...
I am developing an open source sensor beacon board named: YS-Beacon
which contains:
nRF52832
DAPLink - LPC11U35
9-Axis Motion Sensor
Ambient Light Sensor、Proximity Sensor and 3D-Gesture Sensor with…
Official Launch Video
Welcome to this 2 or 3-part blog about the nRF52 Rocket, a BLE-enabled model rocket, which you’ve just seen soaring through the air in the video above. In the first part of blog…
BLE is native supported on Android from v4.3. It has been continuously improved as Android evolving. It's getting more and more complex with additional features. It's important that a Bluetooth app should…
Before we begin
Scope
Topics that will be covered include:
Before we begin
Necessary equipment and software
Necessary prior knowledge
Some basic theory
The Generic Attribute Profile (GATT)
Services…
Setting up the Timeslot API
When you want to use the radio while still maintaining a BLE connection or have a task that you need to do uninterrupted by radio activity, you can set up a timeslot. The timeslot…
Radio Notification
In this tutorial we will set up a beacon example and modify it to use radio notification. Then we will use radio notification to light a LED when the radio is transmitting.
While this…
Board Support Package
In this tutorial we will use the Board Support Package to control hardware peripherals on the nRF51 or nRF52 DK.
Required tools
Keil 5.20
nRF SDK 11nRFgo Studio 1.21.…
nRF51 Low power modes and power profiles documentation
The low power modes for the nRF51 series are System On and System Off. You can read about them in the nRF51 Series Reference Manual v3.0 sections…
###Note: This tutorial is for the legacy DFU module included in SDK version 11 and earlier. To get started with the new DFU included in SDK 12 and above, please see the SDK documentation in the Infocenter…