https://github.com/sparkfun/sparkfun_thing_plus_nora-w306
Tutorial and hardware files for the SparkFun Thing Plus NORA-W306, a dual-band WiFi (2.4GHz & 5GHz) and BLE 5.3 module by u-blox.
https://github.com/sparkfun/sparkfun_thing_plus_nora-w306
sparkfun-tutorial
Last synced: 4 months ago
JSON representation
Tutorial and hardware files for the SparkFun Thing Plus NORA-W306, a dual-band WiFi (2.4GHz & 5GHz) and BLE 5.3 module by u-blox.
- Host: GitHub
- URL: https://github.com/sparkfun/sparkfun_thing_plus_nora-w306
- Owner: sparkfun
- License: other
- Created: 2023-01-10T17:06:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T04:57:43.000Z (8 months ago)
- Last Synced: 2025-01-16T23:26:47.544Z (5 months ago)
- Topics: sparkfun-tutorial
- Language: C++
- Homepage: https://docs.sparkfun.com/SparkFun_Thing_Plus_NORA-W306
- Size: 45.8 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
SparkFun Thing Plus - NORA-W306
========================================[](https://www.sparkfun.com/products/21637)
[*SparkFun Thing Plus - NORA-W306 (WRL-21637)*](https://www.sparkfun.com/products/21637)
The SparkFun Thing Plus - NORA-W306 is a Feather form-factor development board equipped with the u-blox NORA-W306 module. The module contains a Realtek RTL8720DF, which has an integrated single-chip low-power dual-band (2.4GHz and 5GHz) Wireless LAN (WLAN) and Bluetooth® Low Energy (BLE 5.3) communication microcontroller. It also consists of a dual processor core: Arm Cortex-M33 and Cortex-M23. To complement the module's low-power options, we've optimized components and added the ability to depower all subsystems to conserve as much power as possible for remote battery-powered applications.
Repository Contents
-------------------* **.github/workflows** - YAML files used for GitHub Actions and GitHub Pages/mkdocs
* **/Hardware** - Eagle design files (.brd, .sch)
* **/Production** - Production panel files (.brd)
* **/docs** - Online documentation files
* **/assets** - Folder containing all the file assets used for product documentation
* **/board_files** - Copy of design files used for product documentation
* **/component_documentation** - Datasheets and manuals for hardware components
* **/img** - Images for product documentation
* **/github** - Files stating how to contribute and filing issues used for product documentation
* **/javascript** - Folder containing custom javascript used for product documentation
* **/stylesheet** - Folder containing CSS files used for product documentation
* **/overrides** - Customization files used for product documentation
* **/.icons** - Icons used for GitHub used for product documentation
* **./partials** - Used for product documentationDocumentation
--------------* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
* **Arduino Libraries**
* **[MAX17048 LiPo Fuel Gauge](https://github.com/sparkfun/SparkFun_MAX1704x_Fuel_Gauge_Arduino_Library)**
* **[SdFat](https://github.com/greiman/SdFat)**
* **[Qwiic OLED Display](https://github.com/sparkfun/SparkFun_Qwiic_OLED_Arduino_Library)**
* **[Graphical Datasheet](https://github.com/sparkfun/Graphical_Datasheets/blob/main/Datasheets/NORA-W306/SparkFun_Thing_Plus_NORA-W306_u-blox.pdf)**
* **[Fritzing Part](https://github.com/sparkfun/Fritzing_Parts/blob/main/products/21637_sfe_thing_plus_u-blox_NORA-W306_development_board_lipo_charger_fuel_gauge_qwiic_WS2812.fzpz)**
* **[Realtek: Arduino Board Support Files](https://github.com/ambiot/ambd_arduino)**
* **[Hookup Guide](https://docs.sparkfun.com/SparkFun_Thing_Plus_NORA-W306)** - Basic hookup guide for the SparkFun Thing Plus NORA-W306.Product Versions
----------------* [WRL-21637](https://www.sparkfun.com/products/21637) - v1.0
Version History
---------------
* v1.0 - Initial ReleaseLicense Information
-------------------This product is _**open source**_!
Please review the LICENSE.md file for license information.
If you have any questions or concerns on licensing, please contact technical support on our [SparkFun forums](https://forum.sparkfun.com/viewforum.php?f=152).
Distributed as-is; no warranty is given.
- Your friends at SparkFun.
__