Difference between revisions of "Getting started: Microduino IDE for Mac"

From Microduino Wiki
Jump to: navigation, search
(Created page with "{{Language|Microduino Getting started}} {| style="width: 800px;" |- | 360px|right|thumb Getting started: Windows Getting sta...")
 
 
(91 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Language|Microduino Getting started}}
+
 
{| style="width: 800px;"
+
{| style="width: 80%;"
 
|-
 
|-
 
|
 
|
[[File:microduinoGettingStartHeader.jpg|360px|right|thumb]]
 
  
 +
The guide below is a software setup guide for Mac OS aimed for general use of Microduino products.
  
[[Getting started: Windows]]
+
For kit specific getting started guides please follow the appropriate links in the [[#Kit_Specific_Software_Setup_Guides]] section:
  
[[Getting started: Mac]]
+
=Kit Specific Software Setup Guides=
 +
{{Clickable_headed_image_table_box_small|header=Itty Bitty City|link=Getting_Started_with_Itty_Bitty_City_(Mac)|image=File:IBC.png|image_size=140px|table_width=175px|table_height=150px}}
 +
{{Clickable_headed_image_table_box_small|header=mCookie 101 Basic|link=Getting_Started_with_101_Basic_Kit_(Mac)|image=File:mCookie_Basic_Kit.png|image_size=140px|table_width=175px|table_height=150px}}
 +
{{Clickable_headed_image_table_box_small|header=mCookie 201 Advanced|link=Getting_Started_with_201_Advanced_Kit_(Mac)|image=File:mCookie_Advanced_Kit.png|image_size=140px|table_width=175px|table_height=150px}}
 +
{{Clickable_headed_image_table_box_small|header=mCookie 301 Expert|link=Getting_Started_with_301_Expert_Kit_(Mac)|image=File:mCookie_Expert_Kit.png|image_size=140px|table_width=175px|table_height=150px}}
 +
{{Clickable_headed_image_table_box_small|header=mCookie 102 Basic|link=Getting_Started_with_102_Basic_Kit_(Mac)|image=File:mCookie_102_Basic_Kit.png|image_size=140px|table_width=175px|table_height=150px}}
 +
{{Clickable_headed_image_table_box_small|header=mCookie 202 Advanced|link=Getting_Started_with_202_Advanced_Kit_(Mac)|image=File:mCookie_202_Advanced_Kit.png|image_size=140px|table_width=175px|table_height=150px}}
 +
{{Clickable_headed_image_table_box_small|header=mCookie 302 Expert|link=Getting_Started_with_302_Expert_Kit_(Mac)|image=File:mCookie_302_Expert_Kit.png|image_size=140px|table_width=175px|table_height=150px}}
 +
{{Clickable_headed_image_table_box_clear}}
 +
<big><b>If your kit is not listed, please proceed following the general setup guide below.</b></big>
  
==Step 1: Arduino IDE下载==
+
=Download=
'''*Microduino完全兼容Arduino,先安装基础IDE'''
+
Download the latest MacOS IDE (Version 6.0, 2020-02-27): [http://oss.microduino.cn/download/download/Arduino%20IDE%20for%20Microduino-mac-1.8.4-V6.0.dmg <big>HERE</big>]<br clear=all>
 +
Download the latest MacOS IDE (Version 5.0, 2019-03-25): [https://microduinoinc.com/downloads/Arduino%20IDE%20for%20Microduino-mac-1.8.4-V5.0.dmg <big>HERE</big>]
 +
[[File:Arduino_Download.png|link=https://microduinoinc.com/downloads/Arduino%20IDE%20for%20Microduino-mac-1.8.4-V5.0.dmg|150px|left|thumb]]<br clear=all>
  
*先在此下载Microduino的IDE(基于Arduino1.0x版本修改):
+
=Installation=
**[https://github.com/wasdpkj/Microduino-IDE-win/archive/master.zip Microduino-IDE-win]
+
==Security Settings==
**[https://github.com/wasdpkj/Microduino-IDE-mac/archive/master.zip Microduino-IDE-mac]
+
*Change your settings to allow identified developers by going to: (Apple Logo) >>> '''System Preferences...'''
 +
*Then go to '''Security & Privacy'''.
 +
[[File:MacTutorial_Settings_2.png|400px]]
 +
<br>
 +
<br>
 +
*Click on then '''Lock''' icon and enter your credentials to be able to change settings.
 +
*Under '''Allow apps download from:''' select '''App Store and identified developers'''
 +
*Click the '''Lock''' icon again to lock and save changes.
 +
[[File:MacTutorial_Settings_3.png|600px]]
 +
==Drivers Installation==
 +
===FTDI Driver===
 +
*Open the downloaded file. A folder will open containing the Microduino IDE and drivers for the hardware.
 +
[[File:MacTutorial_1_OpenDmg.png|400px]]
 +
*Open the '''Drivers''' folder. Drivers are needed to communicate with the Microduino hardware.
 +
[[File:MacTutorial_2_DmgContents.png|500px]]
 +
*Install '''ONE''' of the driver packages:
 +
** '''Driver_OS10.3.mpkg''' if you have Mac OS 10.3 or below.
 +
** '''Driver_OS10.4-10.8.mpkg''' if you have Mac OS 10.4 to Mac OS 10.8.
 +
** '''Driver_OS10.9-Newer.mpkg''' if you have Mac OS 10.9 or newer.
 +
*Follow the on-screen instructions to install the driver.
 +
[[File:MacTutorial_3_InstallDriver1.png|400px]]
 +
===CP210X Driver===
 +
*Once completed return to the '''Drivers''' folder. Open the '''CP210X Install''' folder. This is another driver that needs to be installed.
 +
[[File:MacTutorial_2_DmgContents.png|400px]]
 +
[[File:Mac_Install_SliDriver.png|400px]]
 +
*Open '''SliLabsUSBDriverDisk.dmg'''. Follow the on-screen instructions to install the driver.
 +
[[File:Mac_Driver_Install_SliDriver_Prompt.png|400px]]
 +
===CH34x Driver===
 +
*Once completed return to the '''Drivers''' folder. Open the '''USBTTL-C Install''' folder. This is another driver that needs to be installed.
 +
*'''<span style="color:#FF0000">Important Note</span>''': '''This driver requires you to restart your computer. Save all work before installing this driver!!!'''
 +
* ('''Note''': The Mac OS X 10.6 or older package does not contain this. Therefore, you can skip this step.)
 +
[[File:MacTutorial_2_DmgContents.png|400px]]
 +
[[File:MacTutorial_4_DriverFolder.png|400px]]
 +
*Open '''CH34x_Install.pkg'''. Follow the on-screen instructions to install the driver.
 +
[[File:MacTutorial_5_InstallDriver2.png|400px]]
 +
==Application Copying==
 +
*Drag the '''Arduino for Microduino.app''' application to your '''Applications''' folder to install the IDE.
 +
<br>
 +
<br>
 +
[[File:MacTutorial_6_DragApp.png|700px]]]
 +
<br>
 +
<br>
 +
*The software is now installed and ready to use. Double-click the application to launch it!
 +
[[File:MacTutorial_7_InstalledApp.png|400px]]
 +
[[File:MacTutorial_8_LaunchApp.png|400px]]
  
 +
=Microduino / mCookie CoreUSB Setup=
 +
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px; text-align:center;">
 +
[[File:Microduino-core32U4-rect-nologo.jpg|200px]] [[File:MCookie-core32U4-rect.jpg|200px]]
 +
<br>For '''Microduino CoreUSB''' or '''mCookie CoreUSB''' ONLY. '''Expand''' to view contents.
 +
<br>Otherwise, skip to the next section.
 +
<div class="mw-collapsible-content" style="text-align:left;">
 +
<hr>
 +
*Connect [[Microduino-CoreUSB]] or [[mCookie-CoreUSB]] to your computer. A popup will appear. Click continue.
 +
[[File:mCookie_GettingStart_1_EN.png|500px|center|thumb]]<br>
 +
*Your Mac is trying to recognize the new device. Briefly press the key to the right of your shift key.
 +
[[File:mCookie_GettingStart_2_EN.png|500px|center|thumb]]<br>
 +
*A popup will appear saying that your keyboard cannot be recognized. Click "Skip".
 +
[[File:mCookie_GettingStart_3_EN.png|500px|center|thumb]]<br>
 +
*Select the keyboard layout for your region (ANSI for most users). Click done.
 +
[[File:mCookie_GettingStart_4_EN.png|500px|center|thumb]]<br>
 +
</div>
 +
</div>
  
*我们已经将'''Microduino兼容'''的'''硬件支持包'''和'''程序库'''集成在了IDE中,下一步将验证他们的有效性
+
=Confirm Drivers Installed Successfully=
 +
Confirm that the drivers are installed successfully based on your hardware.
  
==Step 2: 验证IDE==
+
Refer to the table below for which programmer each kit uses:
 
+
{| class="wikitable"
{| style="width: 800px;"
+
|-
 +
! Programmer
 +
! Contained in Kit
 +
! Programmable Boards
 
|-
 
|-
|  
+
| USBTTL
'''*验证硬件支持包'''
+
| 102 Basic Kit
 
+
| Core, Core+, CoreRF
 
+
|-
*为适配Microduino的多种核心,IDE已集成了Microduino硬件支持包;
+
| mBattery
**该支持包让Arduino IDE在板卡内显示Microduino硬件
+
| Itty Bitty City, 202 Advanced Kit, 302 Expert Kit
**并和Arduino官方硬件一样能在线下载及重新烧写bootloader
+
| Core, Core+, CoreRF
 
 
 
 
*启动Arduino IDE,单击"Tools"菜单
 
*您将会在"Board"菜单下看到Microduino系列.
 
||  
 
[[File:microduinoGettingStart1.jpg|289px|right|thumb]]
 
|}
 
 
 
 
 
{| style="width: 800px;"
 
 
|-
 
|-
|  
+
| (CoreUSB)*
'''*验证程序库'''
+
| X01 Series Kits: 101 Basic Kit; 201 Advanced Kit; 301 Expert Kit
 
+
| CoreUSB
 
 
*Microduino针对数十种不同的功能模块,整理出了兼容的程序库支持包;
 
**这里面包含Arduino官方原版的部分支持包
 
**我们只是对其文件夹改名,便于整理分类
 
 
 
 
 
*启动Arduino IDE,单击"File"菜单
 
*您将会在"Examples"菜单下找到程序示例.
 
*'''注意:1.6.3版本的IDE要先在"Board"菜单下选择好板卡才能找到示例程序'''
 
||  
 
[[File:microduinoGettingStart2.jpg|289px|right|thumb]]
 
 
|}
 
|}
 +
*NOTE: CoreUSB is a core module with an integrated programmer.
  
==Step 3: 驱动程序==
+
==USBTTL==
 +
*Connect [[Microduino-USBTTL]] to your computer. Verify that there are available Port options under Tools.
 +
[[File:microduinoGettingStart-USBTTL_mac1.jpg|600px|center|thumb]]
 +
==CoreUSB==
 +
*Connect [[Microduino-CoreUSB]] or [[mCookie-CoreUSB]] to your computer. Verify that there are available Port options under Tools.
 +
[[File:microduinoGettingStart-CoreUSB_mac1.jpg|600px|center|thumb]]
 +
==mBattery==
 +
*Connect [[mCookie-Battery]] to your computer.
 +
[[File:MBattery-t.jpg|400px|center|thumb]]
 +
<blockquote>IMPORTANT: Ensure that mBattery is "ON" by pressing and holding the button. A red LED should be on, which indicates that power is being supplied to the modules.</blockquote>
 +
*Verify that there are available Port options under Tools.
 +
[[File:MacTutorial_CH340_Port.png|600px|center|thumb]]
  
'''*开发环境配置好之后,开始安装驱动程序'''
+
=Selecting Board Type and Processor=
 +
Selecting the Board Type and Processor is required to compile the correct code for the core module.
  
 +
Configuring the software is done under '''Tools > Board''' and '''Tools > Processor'''.
  
'''*下载驱动*
+
Below is the table which lists all the core modules with corresponding '''Board''' and '''Processor'''. The table also lists kits that contain specific core modules.
*先在此下载对应系统的驱动:
 
**[https://github.com/wasdpkj/Microduino-Drivers/archive/master.zip Microduino-Drivers]
 
**[http://www.ftdichip.com/Drivers/VCP.htm FTDI]
 
  
'''*安装驱动'''
+
Example usage would be for the Core module in Itty Bitty City. Board is '''Microduino/mCookie-Core (328p)''' and Processor is '''Atmega328P@16M,5V'''.
 +
{| class="wikitable"
 +
|-
 +
! Name
 +
! Board
 +
! Processor
 +
! Contained in Kit
 +
|-
 +
| rowspan="2" | Core (168pa)
 +
| rowspan="2" | Microduino/mCookie-Core (168pa)
 +
| Atmega168pa@8M,3.3V
 +
|-
 +
| Atmega168pa@16M,5V
 +
|-
 +
| rowspan="2" | Core (328p)
 +
| rowspan="2" | Microduino/mCookie-Core (328p)
 +
| Atmega328P@8M,3.3V
  
 
{| style="width: 800px;"
 
 
|-
 
|-
|  
+
| Atmega328P@16M,5V
'''*Windows'''
+
| [[Itty_Bitty_City|Itty Bitty City Kit]], '''X02 Series Kits''': [[MCookie_Basic_Kit|102 Basic Kit]]; [[MCookie_Advanced_Kit|202 Advanced Kit]]; [[MCookie_Expert_Kit|302 Expert Kit]]
*自动安装
+
|-
**解压获得"\Windows\Automatic"文件夹内容
+
| rowspan="2" | Core+ (644pa)
**运行其中"CDM X.X WHQL Certified.exe"
+
| rowspan="2" | Microduino/mCookie-Core+ (644pa)
***(win7运行需管理员权限,如右图)
+
| Atmega644pa@16M,3.3V
**按提示完成安装即可​
+
|-
*手动安装
+
| Atmega644pa@16M,5V
**如果你不怕麻烦,也可以选择手动安装:
+
| [[MCookie_Expert_Kit|302 Expert Kit]]
***'''[[windows手动安装Microduino驱动程序]]'''
+
|-
||  
+
| rowspan="2" | Core+ (1284pa)
[[File:microduinoGettingStart3.jpg|289px|right|thumb]]
+
| rowspan="2" | Microduino/mCookie-Core+ (1284pa)
|}
+
| Atmega1284pa@8M,3.3V
 
+
|-
 
+
| Atmega1284pa@16M,5V
{| style="width: 800px;"
 
 
|-
 
|-
|  
+
| CoreUSB
'''*Mac OS'''
+
| Microduino/mCookie-Core USB (32u4)
*解压获得"\Mac.os"文件夹内容
+
| USB
*运行其中"FTDIUSBSerialDriver_X_X"
+
| '''X01 Series Kits''': [[MCookie_Basic_Kit|101 Basic Kit]]; [[MCookie_Advanced_Kit|201 Advanced Kit]]; [[MCookie_Expert_Kit|301 Expert Kit]]
*按提示完成安装即可
 
||  
 
[[File:microduinoGettingStart4.jpg|289px|right|thumb]]
 
|}
 
 
 
 
 
    '''注意:'''
 
    '''windows8若出现文件损坏或缺少签名等提示,无法正常安装驱动时,则需要禁用系统数字签名安装。'''
 
    '
 
    1.Turn off the check.
 
    2.Hold the shift key while clicking on Restart
 
    3.Select Troubleshoot > Advanced Options > Startup Settings > Restart
 
    4.After Restart select option 7.
 
    '
 
    by: [[http://answers.microsoft.com/en-us/windows/forum/windows_8-hardware/how-to-install-a-driver-that-does-not-contain/7c3f299b-3483-4c96-8c44-87c7451af222 microsoft answers]]
 
 
 
==Step 4: 连接硬件==
 
 
 
 
 
*用Micro-USB 线连接Microduino-USBTTL到您的PC/Mac上;
 
 
 
 
 
{| style="width: 800px;"
 
 
|-
 
|-
|  
+
| CoreRF
'''*Windows'''
+
| Microduino/mCookie RF (128rfa1)
*打开IDE,在菜单"Tools"里的"Serial Port"
 
*你将看到"COMXX"
 
||
 
[[File:microduinoGettingStart5.jpg|289px|right|thumb]]
 
 
|}
 
|}
  
 +
==Determining Processor Variant==
 +
===Core===
 +
<center>
 +
[[File:microduinoGettingStart-Core3V3.jpg|250px]]
 +
[[File:microduinoGettingStart-Core+3V3.jpg|250px]]
 +
</center>
 +
===Core+===
 +
<center>
 +
[[File:microduinoGettingStart-Core5V.jpg|250px]]
 +
[[File:microduinoGettingStart-Core+5V.jpg|250px]]
 +
</center>
  
{| style="width: 800px;"
+
=Arduino IDE Basics=
|-
+
===Interface===
|
+
[[File:microduinoGettingStart-IDE1.jpg|500px|center|thumb]]
'''*Mac OS'''
+
*'''[Verify]''': Checks for errors in the code.
*打开IDE,在菜单"Tools"里的"Serial Port"
 
*你将看到"dev/tty.usbserial-XX"
 
||
 
[[File:microduinoGettingStart6.jpg|289px|right|thumb]]
 
|}
 
  
 +
*'''[Upload]''': Uploads the program to a MCU.
  
 +
*'''[Serial Monitor]''': Useful in debugging programs.
  
 +
===Tools===
 +
[[File:microduinoGettingStart-Tools1.jpg|600px|center|thumb]]
 +
*'''[Board]''': Select the corresponding core module to which the program is being uploaded.
  
 +
*'''[Processor]''': Select the corresponding processor.
  
==附录==
+
*'''[Port]''': Select the common USB port.
  
 +
===Uploading Code===
 +
#Select board type and processor.
 +
#Select the port.
 +
#Click upload.
  
*'''[[安装Arduino IDE Microduino硬件支持包]]'''
 
*'''[[安装Arduino IDE Microduino程序库支持包]]'''
 
  
|}
+
*Note: If using mBattery to upload to a core module. Ensure that mBattery is "ON" and supplying power to the modules. There will be a red LED on.
 +
[[File:MBattery-t.jpg|300px]]

Latest revision as of 00:00, 28 February 2020

The guide below is a software setup guide for Mac OS aimed for general use of Microduino products.

For kit specific getting started guides please follow the appropriate links in the #Kit_Specific_Software_Setup_Guides section:

Kit Specific Software Setup Guides

If your kit is not listed, please proceed following the general setup guide below.

Download

Download the latest MacOS IDE (Version 6.0, 2020-02-27): HERE
Download the latest MacOS IDE (Version 5.0, 2019-03-25): HERE

Arduino Download.png

Installation

Security Settings

  • Change your settings to allow identified developers by going to: (Apple Logo) >>> System Preferences...
  • Then go to Security & Privacy.

MacTutorial Settings 2.png

  • Click on then Lock icon and enter your credentials to be able to change settings.
  • Under Allow apps download from: select App Store and identified developers
  • Click the Lock icon again to lock and save changes.

MacTutorial Settings 3.png

Drivers Installation

FTDI Driver

  • Open the downloaded file. A folder will open containing the Microduino IDE and drivers for the hardware.

MacTutorial 1 OpenDmg.png

  • Open the Drivers folder. Drivers are needed to communicate with the Microduino hardware.

MacTutorial 2 DmgContents.png

  • Install ONE of the driver packages:
    • Driver_OS10.3.mpkg if you have Mac OS 10.3 or below.
    • Driver_OS10.4-10.8.mpkg if you have Mac OS 10.4 to Mac OS 10.8.
    • Driver_OS10.9-Newer.mpkg if you have Mac OS 10.9 or newer.
  • Follow the on-screen instructions to install the driver.

MacTutorial 3 InstallDriver1.png

CP210X Driver

  • Once completed return to the Drivers folder. Open the CP210X Install folder. This is another driver that needs to be installed.

MacTutorial 2 DmgContents.png Mac Install SliDriver.png

  • Open SliLabsUSBDriverDisk.dmg. Follow the on-screen instructions to install the driver.

Mac Driver Install SliDriver Prompt.png

CH34x Driver

  • Once completed return to the Drivers folder. Open the USBTTL-C Install folder. This is another driver that needs to be installed.
  • Important Note: This driver requires you to restart your computer. Save all work before installing this driver!!!
  • (Note: The Mac OS X 10.6 or older package does not contain this. Therefore, you can skip this step.)

MacTutorial 2 DmgContents.png MacTutorial 4 DriverFolder.png

  • Open CH34x_Install.pkg. Follow the on-screen instructions to install the driver.

MacTutorial 5 InstallDriver2.png

Application Copying

  • Drag the Arduino for Microduino.app application to your Applications folder to install the IDE.



MacTutorial 6 DragApp.png]

  • The software is now installed and ready to use. Double-click the application to launch it!

MacTutorial 7 InstalledApp.png MacTutorial 8 LaunchApp.png

Microduino / mCookie CoreUSB Setup

Microduino-core32U4-rect-nologo.jpg MCookie-core32U4-rect.jpg
For Microduino CoreUSB or mCookie CoreUSB ONLY. Expand to view contents.
Otherwise, skip to the next section.


MCookie GettingStart 1 EN.png

  • Your Mac is trying to recognize the new device. Briefly press the key to the right of your shift key.
MCookie GettingStart 2 EN.png

  • A popup will appear saying that your keyboard cannot be recognized. Click "Skip".
MCookie GettingStart 3 EN.png

  • Select the keyboard layout for your region (ANSI for most users). Click done.
MCookie GettingStart 4 EN.png

Confirm Drivers Installed Successfully

Confirm that the drivers are installed successfully based on your hardware.

Refer to the table below for which programmer each kit uses:

Programmer Contained in Kit Programmable Boards
USBTTL 102 Basic Kit Core, Core+, CoreRF
mBattery Itty Bitty City, 202 Advanced Kit, 302 Expert Kit Core, Core+, CoreRF
(CoreUSB)* X01 Series Kits: 101 Basic Kit; 201 Advanced Kit; 301 Expert Kit CoreUSB
  • NOTE: CoreUSB is a core module with an integrated programmer.

USBTTL

  • Connect Microduino-USBTTL to your computer. Verify that there are available Port options under Tools.
MicroduinoGettingStart-USBTTL mac1.jpg

CoreUSB

MicroduinoGettingStart-CoreUSB mac1.jpg

mBattery

MBattery-t.jpg
IMPORTANT: Ensure that mBattery is "ON" by pressing and holding the button. A red LED should be on, which indicates that power is being supplied to the modules.
  • Verify that there are available Port options under Tools.
MacTutorial CH340 Port.png

Selecting Board Type and Processor

Selecting the Board Type and Processor is required to compile the correct code for the core module.

Configuring the software is done under Tools > Board and Tools > Processor.

Below is the table which lists all the core modules with corresponding Board and Processor. The table also lists kits that contain specific core modules.

Example usage would be for the Core module in Itty Bitty City. Board is Microduino/mCookie-Core (328p) and Processor is Atmega328P@16M,5V.

Name Board Processor Contained in Kit
Core (168pa) Microduino/mCookie-Core (168pa) Atmega168pa@8M,3.3V
Atmega168pa@16M,5V
Core (328p) Microduino/mCookie-Core (328p) Atmega328P@8M,3.3V
Atmega328P@16M,5V Itty Bitty City Kit, X02 Series Kits: 102 Basic Kit; 202 Advanced Kit; 302 Expert Kit
Core+ (644pa) Microduino/mCookie-Core+ (644pa) Atmega644pa@16M,3.3V
Atmega644pa@16M,5V 302 Expert Kit
Core+ (1284pa) Microduino/mCookie-Core+ (1284pa) Atmega1284pa@8M,3.3V
Atmega1284pa@16M,5V
CoreUSB Microduino/mCookie-Core USB (32u4) USB X01 Series Kits: 101 Basic Kit; 201 Advanced Kit; 301 Expert Kit
CoreRF Microduino/mCookie RF (128rfa1)

Determining Processor Variant

Core

MicroduinoGettingStart-Core3V3.jpg MicroduinoGettingStart-Core+3V3.jpg

Core+

MicroduinoGettingStart-Core5V.jpg MicroduinoGettingStart-Core+5V.jpg

Arduino IDE Basics

Interface

MicroduinoGettingStart-IDE1.jpg
  • [Verify]: Checks for errors in the code.
  • [Upload]: Uploads the program to a MCU.
  • [Serial Monitor]: Useful in debugging programs.

Tools

MicroduinoGettingStart-Tools1.jpg
  • [Board]: Select the corresponding core module to which the program is being uploaded.
  • [Processor]: Select the corresponding processor.
  • [Port]: Select the common USB port.

Uploading Code

  1. Select board type and processor.
  2. Select the port.
  3. Click upload.


  • Note: If using mBattery to upload to a core module. Ensure that mBattery is "ON" and supplying power to the modules. There will be a red LED on.

MBattery-t.jpg