Updated CO2 air quality sensor tutorial to work with Arduino Primo and have BLE enabled to advertise the data. This closes #143. Added sys config error scenarios. This closes #142. Closed the PR for ADC tutorial as it is being rewritten to use updated HAL and driver framework.
Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/170decb3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/170decb3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/170decb3 Branch: refs/heads/asf-site Commit: 170decb3e1fcb4a1d7abe6a0800baa853847ac94 Parents: 7eec489 Author: aditihilbert <[email protected]> Authored: Thu Jan 19 15:30:02 2017 -0800 Committer: aditihilbert <[email protected]> Committed: Thu Jan 19 15:30:02 2017 -0800 ---------------------------------------------------------------------- develop/mkdocs/search_index.json | 139 ++- develop/network/ble/ble_intro/index.html | 4 +- develop/newt/newt_operation/index.html | 26 +- .../os/get_started/project_create/index.html | 1 + .../sysinitconfig/sysconfig_error/index.html | 877 +++++++++++++++++++ .../sysinitconfig/sysinitconfig/index.html | 92 +- develop/os/tutorials/STM32F303/index.html | 9 +- develop/os/tutorials/add_newtmgr/index.html | 9 +- develop/os/tutorials/add_shell/index.html | 9 +- develop/os/tutorials/air_quality_ble/index.html | 736 ++++++++++++++++ .../os/tutorials/air_quality_sensor/index.html | 470 +++++----- develop/os/tutorials/arduino_zero/index.html | 9 +- develop/os/tutorials/blehci_project/index.html | 9 +- .../os/tutorials/bleprph/bleprph-adv/index.html | 9 +- .../os/tutorials/bleprph/bleprph-app/index.html | 9 +- .../bleprph/bleprph-chr-access/index.html | 9 +- .../bleprph/bleprph-gap-event/index.html | 9 +- .../tutorials/bleprph/bleprph-intro/index.html | 9 +- .../bleprph/bleprph-svc-reg/index.html | 9 +- develop/os/tutorials/bletiny_project/index.html | 9 +- develop/os/tutorials/blinky_console/index.html | 9 +- develop/os/tutorials/blinky_primo/index.html | 9 +- .../os/tutorials/blinky_sram_olimex/index.html | 9 +- develop/os/tutorials/event_queue/index.html | 13 +- develop/os/tutorials/ibeacon/index.html | 9 +- develop/os/tutorials/nRF52/index.html | 9 +- develop/os/tutorials/olimex/index.html | 9 +- .../os/tutorials/pics/MyNewtSensorReader.jpg | Bin 0 -> 141358 bytes develop/os/tutorials/pics/Senseair1.png | Bin 0 -> 1215822 bytes develop/os/tutorials/pics/Senseair2.png | Bin 0 -> 1077537 bytes develop/os/tutorials/pin-wheel-mods/index.html | 9 +- develop/os/tutorials/project-slinky/index.html | 9 +- .../tutorials/project-target-slinky/index.html | 9 +- develop/os/tutorials/repo/add_repos/index.html | 9 +- .../os/tutorials/repo/create_repo/index.html | 9 +- .../os/tutorials/repo/upgrade_repo/index.html | 9 +- develop/os/tutorials/tasks_lesson/index.html | 9 +- develop/os/tutorials/tutorials/index.html | 9 +- develop/os/tutorials/unit_test/index.html | 11 +- .../os/tutorials/wi-fi_on_arduino/index.html | 9 +- develop/sitemap.xml | 24 +- latest/mkdocs/search_index.json | 139 ++- latest/network/ble/ble_intro/index.html | 4 +- latest/newt/newt_operation/index.html | 26 +- latest/os/get_started/project_create/index.html | 1 + .../sysinitconfig/sysconfig_error/index.html | 877 +++++++++++++++++++ .../sysinitconfig/sysinitconfig/index.html | 92 +- latest/os/tutorials/STM32F303/index.html | 9 +- latest/os/tutorials/add_newtmgr/index.html | 9 +- latest/os/tutorials/add_shell/index.html | 9 +- latest/os/tutorials/air_quality_ble/index.html | 736 ++++++++++++++++ .../os/tutorials/air_quality_sensor/index.html | 470 +++++----- latest/os/tutorials/arduino_zero/index.html | 9 +- latest/os/tutorials/blehci_project/index.html | 9 +- .../os/tutorials/bleprph/bleprph-adv/index.html | 9 +- .../os/tutorials/bleprph/bleprph-app/index.html | 9 +- .../bleprph/bleprph-chr-access/index.html | 9 +- .../bleprph/bleprph-gap-event/index.html | 9 +- .../tutorials/bleprph/bleprph-intro/index.html | 9 +- .../bleprph/bleprph-svc-reg/index.html | 9 +- latest/os/tutorials/bletiny_project/index.html | 9 +- latest/os/tutorials/blinky_console/index.html | 9 +- latest/os/tutorials/blinky_primo/index.html | 9 +- .../os/tutorials/blinky_sram_olimex/index.html | 9 +- latest/os/tutorials/event_queue/index.html | 13 +- latest/os/tutorials/ibeacon/index.html | 9 +- latest/os/tutorials/nRF52/index.html | 9 +- latest/os/tutorials/olimex/index.html | 9 +- latest/os/tutorials/pics/MyNewtSensorReader.jpg | Bin 0 -> 141358 bytes latest/os/tutorials/pics/Senseair1.png | Bin 0 -> 1215822 bytes latest/os/tutorials/pics/Senseair2.png | Bin 0 -> 1077537 bytes latest/os/tutorials/pin-wheel-mods/index.html | 9 +- latest/os/tutorials/project-slinky/index.html | 9 +- .../tutorials/project-target-slinky/index.html | 9 +- latest/os/tutorials/repo/add_repos/index.html | 9 +- latest/os/tutorials/repo/create_repo/index.html | 9 +- .../os/tutorials/repo/upgrade_repo/index.html | 9 +- latest/os/tutorials/tasks_lesson/index.html | 9 +- latest/os/tutorials/tutorials/index.html | 9 +- latest/os/tutorials/unit_test/index.html | 11 +- latest/os/tutorials/wi-fi_on_arduino/index.html | 9 +- latest/sitemap.xml | 24 +- os/tutorials/pics/MyNewtSensorReader.jpg | Bin 0 -> 141358 bytes os/tutorials/pics/Senseair1.png | Bin 0 -> 1215822 bytes os/tutorials/pics/Senseair2.png | Bin 0 -> 1077537 bytes sitemap.xml | 26 +- v0_9_0/os/tutorials/pics/MyNewtSensorReader.jpg | Bin 0 -> 141358 bytes v0_9_0/os/tutorials/pics/Senseair1.png | Bin 0 -> 1215822 bytes v0_9_0/os/tutorials/pics/Senseair2.png | Bin 0 -> 1077537 bytes v0_9_0/sitemap.xml | 26 +- 90 files changed, 4644 insertions(+), 680 deletions(-) ----------------------------------------------------------------------
