# MangoH and Arduino

**URL:** https://mangoh.discourse.group/t/mangoh-and-arduino/557
**Category:** mangOH Green
**Created:** [May 30, 2017, 4:13pm UTC](https://mangoh.discourse.group/t/mangoh-and-arduino/557 "2017-05-30T16:13:12Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Thong](https://sea2.discourse-cdn.com/flex016/user_avatar/mangoh.discourse.group/thong/32/1017_2.png) [@Thong](https://mangoh.discourse.group/u/Thong)
#### Post date: [May 30, 2017, 4:13pm UTC](https://mangoh.discourse.group/t/mangoh-and-arduino/557/1 "2017-05-30T16:13:12Z")

</div>

Hi all

I’m following tutorial [https://github.com/mangOH/ArduinoBridge](https://github.com/mangOH/ArduinoBridge) to communicate MangoH with Arduino.

In step to update:AV\_URL, AV\_PASSWORD

#define AV\_URL “” // replace with url of your airvantage accounr  
#define AV\_PASSWORD “” // you can change this here and make it the same as the one on application model

I don’t know what is AV\_PASSWORD and where can I get this info. So could you please help me on this.

Thanks

---

<div class="post-metadata">

### Author: ![Wavefront\_yk](https://sea2.discourse-cdn.com/flex016/user_avatar/mangoh.discourse.group/wavefront_yk/32/176_2.png) [@Wavefront\_yk](https://mangoh.discourse.group/u/Wavefront_yk)
#### Post date: [May 30, 2017, 5:51pm UTC](https://mangoh.discourse.group/t/mangoh-and-arduino/557/2 "2017-05-30T17:51:11Z")

</div>

It could be the application password in Air Vantage. See the post below from David:

> [@How to Find Out "mqttBrokerPassword" in Airvantage?](http://mangoh.discourse.group/t/how-to-find-out-mqttbrokerpassword-in-airvantage/522/2):
>
> Hi YK, login to airvantage Select Monitor \> Systems from the drop-down menu Click on your system name In the top right, click More \> Edit Under “Application” you should see the name of the application model for the application you are trying to run. Next to the application, there is a lock icon. If you click that icon, you will be prompted with a dialog that will allow you to either view or set the password. If you don’t have the application model registered with that device record in AirVan…

---

<div class="post-metadata">

### Author: ![Thong](https://sea2.discourse-cdn.com/flex016/user_avatar/mangoh.discourse.group/thong/32/1017_2.png) [@Thong](https://mangoh.discourse.group/u/Thong)
#### Post date: [May 30, 2017, 6:45pm UTC](https://mangoh.discourse.group/t/mangoh-and-arduino/557/3 "2017-05-30T18:45:59Z")

</div>

Thanks Wavefront\_yk

I have 1 more question. I tried to run sketch file in tutorial but nothing is returned in Serial Monitor. If I remove Bridge.begin(115200) I saw sensor data is displayed.  
So seem that is problem with Bridge .begin() fucntion now?

 ![](https://us1.discourse-cdn.com/flex016/uploads/mangoh/original/1X/8b880c7e786cc45c125ffda121554909f1c03915.png)

---

<div class="post-metadata">

### Author: ![Wavefront\_yk](https://sea2.discourse-cdn.com/flex016/user_avatar/mangoh.discourse.group/wavefront_yk/32/176_2.png) [@Wavefront\_yk](https://mangoh.discourse.group/u/Wavefront_yk)
#### Post date: [May 30, 2017, 10:06pm UTC](https://mangoh.discourse.group/t/mangoh-and-arduino/557/4 "2017-05-30T22:06:14Z")

</div>

sorry. I do not have answer for your question and see if someone else can answer your question.

fyi: You may have seen this document.  
[http://mangoh.io/docs/Mangoh\_Arduino\_Tutorial\_draft1.0.pdf](http://mangoh.io/docs/Mangoh_Arduino_Tutorial_draft1.0.pdf)

---

<div class="post-metadata">

### Author: ![mxwid](https://avatars.discourse-cdn.com/v4/letter/m/f1d935/32.png) [@mxwid](https://mangoh.discourse.group/u/mxwid)
#### Post date: [June 13, 2017, 10:06pm UTC](https://mangoh.discourse.group/t/mangoh-and-arduino/557/5 "2017-06-13T22:06:50Z")

</div>

Hello,

I’m also having difficulties with the Bridge.begin(115200); command seemingly hanging up the Arduino sketch.

I’ve tried implementing the PR changes mentioned here : [https://github.com/arduino/Arduino/pull/2353](https://github.com/arduino/Arduino/pull/2353)

I’ve also tried using older versions of the Bridge library, but nothing so far has allowed the Bridge to start.

Any suggestions?

Thanks,

Max

---

<div class="post-metadata">

### Author: ![Thong](https://sea2.discourse-cdn.com/flex016/user_avatar/mangoh.discourse.group/thong/32/1017_2.png) [@Thong](https://mangoh.discourse.group/u/Thong)
#### Post date: [June 22, 2017, 4:36am UTC](https://mangoh.discourse.group/t/mangoh-and-arduino/557/6 "2017-06-22T04:36:56Z")

</div>

Hi mxwid

Seem that is issue with Arduino and don’t have any fix for now.  
So you can change to use USB connection between Arduino and WP. It will help you communicate between 2 chip.

Thanks  
Thong Nguyen

---

<div class="post-metadata">

### Author: ![ameliasarah](https://sea2.discourse-cdn.com/flex016/user_avatar/mangoh.discourse.group/ameliasarah/32/2168_2.png) [@ameliasarah](https://mangoh.discourse.group/u/ameliasarah)
#### Post date: [January 6, 2023, 7:47am UTC](https://mangoh.discourse.group/t/mangoh-and-arduino/557/7 "2023-01-06T07:47:07Z")

</div>

_mangOH_® is a family of open source hardware platforms for the Internet-of-Things (IoT) that turn your ideas into commercial products quickly by delivering … \* all I’m following tutorial to [cps test](https://spacebarcounter.us/cpstest) communicate _MangoH_ with _Arduino_. In step to update:AV\_URL, AV\_PASSWORD define … Announced last week, the new _mangOH_ Red board from Sierra Wireless is an open … Raspberry Pi connector, it comes with _Arduino_ -compatible headers instead. Hi, I have been trying to access the _Arduino_ leonardo board from _mangoh_ board and come to know that there is a bridge application to establish the …
