{"id":20586753,"url":"https://github.com/sparkfun/sparkfun_thing_plus_nora-w306","last_synced_at":"2026-02-21T08:02:14.668Z","repository":{"id":251278125,"uuid":"587401870","full_name":"sparkfun/SparkFun_Thing_Plus_NORA-W306","owner":"sparkfun","description":"Tutorial and hardware files for the SparkFun Thing Plus NORA-W306, a dual-band WiFi (2.4GHz \u0026 5GHz) and BLE 5.3 module by u-blox.","archived":false,"fork":false,"pushed_at":"2025-02-04T22:34:02.000Z","size":48017,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-17T21:28:01.756Z","etag":null,"topics":["sparkfun-tutorial"],"latest_commit_sha":null,"homepage":"https://docs.sparkfun.com/SparkFun_Thing_Plus_NORA-W306","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sparkfun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-01-10T17:06:04.000Z","updated_at":"2025-03-30T05:22:47.000Z","dependencies_parsed_at":"2025-08-17T21:29:28.990Z","dependency_job_id":null,"html_url":"https://github.com/sparkfun/SparkFun_Thing_Plus_NORA-W306","commit_stats":null,"previous_names":["sparkfun/sparkfun_thing_plus_nora-w306"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sparkfun/SparkFun_Thing_Plus_NORA-W306","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparkfun%2FSparkFun_Thing_Plus_NORA-W306","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparkfun%2FSparkFun_Thing_Plus_NORA-W306/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparkfun%2FSparkFun_Thing_Plus_NORA-W306/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparkfun%2FSparkFun_Thing_Plus_NORA-W306/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sparkfun","download_url":"https://codeload.github.com/sparkfun/SparkFun_Thing_Plus_NORA-W306/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparkfun%2FSparkFun_Thing_Plus_NORA-W306/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29676981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T06:23:40.028Z","status":"ssl_error","status_checked_at":"2026-02-21T06:23:39.222Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["sparkfun-tutorial"],"created_at":"2024-11-16T07:13:01.655Z","updated_at":"2026-02-21T08:02:14.645Z","avatar_url":"https://github.com/sparkfun.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"SparkFun Thing Plus - NORA-W306\n========================================\n\n[![SparkFun Thing Plus - NORA-W306](https://cdn.sparkfun.com/r/600-600/assets/parts/2/1/4/7/0/WRL-21637-Thing-Plus-NORA-W306-feature.jpg)](https://www.sparkfun.com/products/21637)\n\n[*SparkFun Thing Plus - NORA-W306 (WRL-21637)*](https://www.sparkfun.com/products/21637)\n\nThe 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\u0026reg; 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.\n\nRepository Contents\n-------------------\n\n* **.github/workflows** - YAML files used for GitHub Actions and GitHub Pages/mkdocs\n* **/Hardware** - Eagle design files (.brd, .sch)\n  * **/Production** - Production panel files (.brd)\n* **/docs** - Online documentation files\n  * **/assets** - Folder containing all the file assets used for product documentation\n    * **/board_files** - Copy of design files used for product documentation\n    * **/component_documentation** - Datasheets and manuals for hardware components\n    * **/img** - Images for product documentation\n  * **/github** - Files stating how to contribute and filing issues used for product documentation\n  * **/javascript** - Folder containing custom javascript used for product documentation\n  * **/stylesheet** - Folder containing CSS files used for product documentation\n* **/overrides** - Customization files used for product documentation\n  * **/.icons** - Icons used for GitHub used for product documentation\n  * **./partials** - Used for product documentation\n\n\n\nDocumentation\n--------------\n\n* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.\n* **Arduino Libraries**\n    * **[MAX17048 LiPo Fuel Gauge](https://github.com/sparkfun/SparkFun_MAX1704x_Fuel_Gauge_Arduino_Library)**\n    * **[SdFat](https://github.com/greiman/SdFat)**\n    * **[Qwiic OLED Display](https://github.com/sparkfun/SparkFun_Qwiic_OLED_Arduino_Library)**\n* **[Graphical Datasheet](https://github.com/sparkfun/Graphical_Datasheets/blob/main/Datasheets/NORA-W306/SparkFun_Thing_Plus_NORA-W306_u-blox.pdf)**\n* **[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)**\n* **[Realtek: Arduino Board Support Files](https://github.com/ambiot/ambd_arduino)**\n* **[Hookup Guide](https://docs.sparkfun.com/SparkFun_Thing_Plus_NORA-W306)** - Basic hookup guide for the SparkFun Thing Plus NORA-W306.\n\n\n\nProduct Versions\n----------------\n\n* [WRL-21637](https://www.sparkfun.com/products/21637) - v1.0\n\n\nVersion History\n---------------\n* v1.0 - Initial Release\n\nLicense Information\n-------------------\n\nThis product is _**open source**_!\n\nPlease review the LICENSE.md file for license information.\n\nIf you have any questions or concerns on licensing, please contact technical support on our [SparkFun forums](https://forum.sparkfun.com/viewforum.php?f=152).\n\nDistributed as-is; no warranty is given.\n\n- Your friends at SparkFun.\n\n_\u003cCOLLABORATION CREDIT\u003e_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparkfun%2Fsparkfun_thing_plus_nora-w306","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsparkfun%2Fsparkfun_thing_plus_nora-w306","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparkfun%2Fsparkfun_thing_plus_nora-w306/lists"}