We have the Watchdog on the 5340 running but when we enter the software updater we wish to dissable it.
We have the following code to disable it but we are seeing the watchdog...
Hello, just beginning initial investigation into nRF9151. Project requires communication to several I2C-based sensors and transmit data directly to cloud via LTE, using the...
I am trying to flash the Enhanced ShockBurst (ESB) example on an nRF52840 USB Dongle (PCA10059) . Since the ESB example is originally designed for the PCA10056 (nRF52840 DK...
For a project running a BLE connection and sharing data via the NUS service, we have seen that setting up Coded PHY (S2 or S8) will eventually produce an assert error as follows...
Hi,
i have some code thats based off of the uart_async_adapter.c example code. I' m getting a `usage fault` which i've traced to uart_irq_handler. it happens when i try...
We are now releasing the S110 7.3 (s110_nrf51822_7.3.0). This is a new production release in the S110 7.x series. (It will be uploaded today or early next week.)
This is a bugfix release - as the release…
Hi,
I attached here some slides that we used in our technical seminar for Device Firmware Update.
Download the presentation here: DFU_SDKv8.0_Pub.pdf
The presentation covers:
What DFU is and what…
Wireshark (version 1.12.5 at the time of writting) lists MQTT as supported protocol but could not parse it from the TCP payload by default. We can add some plugins to enable it.
Download the Wireshark…
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…