Skip to content

History

Revisions

  • Update files.

    @silabs-junF silabs-junF committed Mar 31, 2020
    d61e669
  • Update file. Update file.

    @silabs-junF silabs-junF committed Mar 31, 2020
    1071101
  • Change files Change files

    @silabs-junF silabs-junF committed Mar 31, 2020
    c8fe246
  • Update and rename HW-Comply-to-the Regulations.md file. Update and rename HW-Comply-to-the Regulations.md file.

    @silabs-junF silabs-junF committed Mar 31, 2020
    dc4881d
  • Update HW-Comply-to-the-Regulations.md file Update HW-Comply-to-the-Regulations.md file.

    @silabs-junF silabs-junF committed Mar 31, 2020
    c867b70
  • Add relative picture in files folder. Add relative picture in files folder.

    @silabs-junF silabs-junF committed Mar 30, 2020
    6ca615f
  • Adding RF Regulatory Certification Section for hardware boot camp contents. Adding RF Regulatory Certification Section for hardware boot camp contents.

    @silabs-junF silabs-junF committed Mar 30, 2020
    d85fe15
  • Merge branch 'master' of https://github.com/silabs-junfan/IoT-Developer-Boot-Camp-Wiki

    @silabs-junF silabs-junF committed Mar 30, 2020
    1000cef
  • [DOC IMP] Fixed minor defects in doc (#60) * [DOC]Fixing minor defects

    @silabs-MarkDing silabs-MarkDing committed Mar 30, 2020
    3e81be6
  • [DOC] Minor changes on html tags display (#59) * [DOC]Fix details html tag without empty line cause display error issue Co-authored-by: Mark Ding <mading@silabs.com> Co-authored-by: Mark Ding <mark.ding@hotmail.com>

    @silabs-MarkDing silabs-MarkDing committed Mar 30, 2020
    4f7b8df
  • [FEATURE] IoT Update for project review purpose. WIP (#58) [DOC] IoT Update for project review purpose

    @silabs-MarkDing silabs-MarkDing committed Mar 30, 2020
    ac83077
  • [DOC IMP] Add guide about customizing CLI commands and Zigbee clusters Add an index page of customizing EmberZnet Add guide about customizing CLI commands Add guide about customizing Zigbee clusters Update the hands-on guide about MQTT

    @Jim-tech Jim-tech committed Mar 28, 2020
    3d65fe9
  • [DOC IMP]Rework on Zigbee Basic Introduction according to PA team's comments Rework on Zigbee basic introduction according to review comments.

    @Jim-tech Jim-tech committed Mar 12, 2020
    5ca6097
  • [DOC IMP] Rework the NVM hands-on according to the PA team review comments (#52) * [DOC IMPL] Rework the NVM hands-on according to the PA team review comments. #1 Link the section 4.3.2 to 3.2.1.1.1/3.2.1.1.2/3.2.1.1.3, and add more description. #2 Add screenshot to illustrate how to use commander to dump all the manufacturing tokens. #3 Lei advises to add custom CLI to read/write the basic token, and also add more Lab content for SimEEv1/v2. Will create a seperated hands-on for custom CLI. * [DOC IMP] Rework the NVM hands-on according to Jim's review comment. Highlight the token "MFG_STRING" with a red rectangle

    @Jim-tech Jim-tech committed Mar 5, 2020
    55e8fcd
  • Version 2.0, Antenna theory is missing

    Andrea Nagy committed Mar 4, 2020
    80dcda7
  • [DOC IMP]Fix picture issue as file name is case sensitive on github (#51) * [DOC IMP]Fix picture link issue due to file name case

    @Jim-tech Jim-tech committed Feb 21, 2020
    9ab5cac
  • [DOC IMP]Add markdown version Introduction of Zigbee Basic (#50) * Change the order in siderbar to the same with the main page * Modify the ppt of EmberZnet introduction according to PA team's comments * Add the markdown version Introduction of Zigbee Basic * Modify according to review comments

    @Jim-tech Jim-tech committed Feb 19, 2020
    1eae4f7
  • [DOC IMP] Rework the hands-on documentations according to PA review comments (#49) * [DOC IMP] Rework the hands-on documentations according to PA review comments **Zigbee-Hands-on-Forming-and-Joining** 1. Mention that the Switch device uses install code to join network 2. Modify the working flow of this hands-on for avoiding confusion. Both router and ED/SED are available for Switch. 3. Explain the GATT tab is not used in this exercise. 4. Explain to user that the plugins included in the table is the minimal requirement for this hands-on, however, it's not enough for passing Z3 certification. Advise user to check the Z3LightSoc and Z3SwtichSoc further. 5. Mention that after v6.7.0 EmberZNet SDK, the derived link key will be added into the transient key table rather than link key table. 6. Emphasis that the user should program the bootloader image ends with -combinded.s37 **Zigbee-Hands-on-Sending-OnOff-Commands** 1. Emphasis that the user should program the bootloader image ends with -combinded.s37 2. Introduce more about the General ZCL Frame, and also take the on/off command frame as example to specify it. **Zigbee-Hands-on-Using-Event** 1. Correct some typo. 2. Modify the pharagraph of "2. Using Event" as what Frank recommended. 3. Add the API documentation link.

    @ChengYuan-CY ChengYuan-CY committed Feb 14, 2020
    335f25f
  • [DOC IMP] Add introduction of EmberZnet to sidebar of Zigbee (#48) [DOC IMP] Update sidebar in Zigbee and Common folder

    @Jim-tech Jim-tech committed Feb 12, 2020
    87f62fb
  • [DOC IMP] Add introduction of EmberZnet (#47) * [DOC IMP] add introduction of EmberZnet and AppBuilder

    @Jim-tech Jim-tech committed Feb 12, 2020
    3a17a84
  • Second commit of Test-Guide

    @AndreaNagy AndreaNagy committed Jan 30, 2020
    160d582
  • Initial commit of Test-Guide

    @AndreaNagy AndreaNagy committed Jan 30, 2020
    81cc43a
  • New line is added

    @AndreaNagy AndreaNagy committed Jan 30, 2020
    3a6a632
  • Inital Layout design

    @AndreaNagy AndreaNagy committed Jan 30, 2020
    e74af29
  • [DOC IMP] Fix a picture link issue by changing the extended name of pictures to lowecase (#46) * [DOC IMP] change extended name to lowercase to fix a picture issue

    @Jim-tech Jim-tech committed Jan 20, 2020
    537ea0f
  • [DOC IMP] Fix a typo in the VS-Code doc (#45) * [DOC] Made one typo in the VS-Code documentation

    @silabs-MarkDing silabs-MarkDing committed Jan 16, 2020
    198c5b8
  • [DOC] Add TOC at IoT-Introduction.md and IoT-Development-with-VS-Code.md (#44) * [DOC] Add TOC at IoT-Introduction.md and IoT-Development-with-VS-Code.md

    @silabs-MarkDing silabs-MarkDing committed Jan 16, 2020
    1703018
  • [DOC IMP] Add Zigbee Smart Energy Tutorial (#43) * [DOC IMP]Add Zigbee Smart Energy Tutorial

    @Jim-tech Jim-tech committed Jan 16, 2020
    3bcb72e
  • [DOC IMP]Add statements according to SDK change (#42) * [DOC IMP]Add statements according to SDK change

    @suhuide suhuide committed Jan 15, 2020
    5a0f3e1
  • [DOC][z-wave boot camp md added] (#35) * [DOC][z-wave boot camp md added and add quiz and feedback module; add file to root folder]

    @hoo-way hoo-way committed Jan 7, 2020
    c2b4ebd