diff --git a/README.md b/README.md index 6eff3fc..3896528 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,10 @@ Sera NX040 firmware is designed to get you up and developing embedded applications quickly on the Sera NX040 module using Python to operate its Ultrawideband (UWB) and Bluetooth Low Energy (BLE) radios. Hardware functionality is accessible via Python APIs and can be customized to meet the needs of the product integrating the Sera NX040 module. Python support is based on the [MicroPython](https://github.com/micropython/micropython "https://github.com/micropython/micropython") engine. This firmware is distributed as a `.hex` file for use with programming tools such as `pyocd` to program the internal flash of the Sera NX040 module via SWD interface. The `.bin` files included in the release package can be used to perform OTA firmware update via supported mobile application tools. See **Programming Canvas Firmware with pyOCD** below. -![Canvas Logo](img/canvas_logo.png) + + + + This firmware is a part of the Canvas Software Suite platform providing firmware, tools, documentation and sample applications to simplify software development on Laird Connectivity wireless products. For more information about Canvas Software Suite see [https://www.lairdconnect.com/canvas](https://www.lairdconnect.com/canvas "https://www.lairdconnect.com/canvas"). diff --git a/img/canvas_logo_light.png b/img/canvas_logo_light.png new file mode 100644 index 0000000..85a7cc1 Binary files /dev/null and b/img/canvas_logo_light.png differ