Hello,
What frequencies of HW v4.9 did you use for test setup? You can check it on the bottom sticker.
Ultrasound frequency - it HW pre-installed and can't be just changes with SW.
Make sure that you use IA SW for all your devices and you use SW from the same pack.
Search found 36 matches
- Sun Nov 17, 2019 6:37 pm
- Forum: FAQ
- Topic: Inverse Architecture Problem
- Replies: 1
- Views: 2709
- Thu Nov 07, 2019 7:09 pm
- Forum: FAQ
- Topic: Substrate Dashboard doesnt appear.
- Replies: 0
- Views: 10474
Re: Substrate Dashboard doesnt appear.
Hello,
Now, substrate loads using floors buttons. For more details check Operating Manual - https://marvelmind.com/pics/marvelmind_ ... manual.pdf - Floors feature chapter
Now, substrate loads using floors buttons. For more details check Operating Manual - https://marvelmind.com/pics/marvelmind_ ... manual.pdf - Floors feature chapter
- Thu Sep 12, 2019 5:28 pm
- Forum: FAQ
- Topic: Mini RX beacon do not show up in USB
- Replies: 4
- Views: 5778
Re: Mini RX beacon do not show up in USB
Hello Arshad,
To launch IA, please read Operating Manual (https://marvelmind.com/pics/marvelmind_ ... manual.pdf - Starting up the system - IA) very carefully. You have to build the map by yourself.
To launch IA, please read Operating Manual (https://marvelmind.com/pics/marvelmind_ ... manual.pdf - Starting up the system - IA) very carefully. You have to build the map by yourself.
- Fri Sep 06, 2019 4:52 pm
- Forum: FAQ
- Topic: I can not connect Mini-RX beacon to the dashboard
- Replies: 5
- Views: 7007
Re: I can not connect Mini-RX beacon to the dashboard
Hello Kang,
Thanks for your comment
Beacon may be over discharged. Read Troubleshooting chapter of the Operating manual. We described that issue before
Thanks for your comment

Beacon may be over discharged. Read Troubleshooting chapter of the Operating manual. We described that issue before

- Fri Sep 06, 2019 4:51 pm
- Forum: FAQ
- Topic: Mini RX beacon do not show up in USB
- Replies: 4
- Views: 5778
Re: Mini RX beacon do not show up in USB
Hello Arshad,
Thanks for your comment
Beacon may be over discharged. Read Troubleshooting chapter of the Operating manual. We described that issue before
Thanks for your comment

Beacon may be over discharged. Read Troubleshooting chapter of the Operating manual. We described that issue before

- Fri Aug 09, 2019 12:01 pm
- Forum: FAQ
- Topic: disappeared Table of Distances
- Replies: 2
- Views: 4116
Re: disappeared Table of Distances
Hello :) - Maybe you pushed "hide" button on the table of distances. Just press "show" button in the corner where table of distances should be - Or you just have no beacons in submap or something like that. Try to relaunch the Dashboard, Erase map, build map again - Install Dashboard one more time. ...
- Fri May 31, 2019 11:32 am
- Forum: FAQ
- Topic: Radio packet loss
- Replies: 1
- Views: 3778
Re: Radio packet loss
Hello, - How far is modem from the beacons? It must not be too close - not closer than 1-2m. If you have to keep it close, then keep antenna on the modem, but remove on the close beacon. But keep the beacon to the modem very close then - Check RSSI. on beacons and modems. It must not be more than -2...
- Fri May 31, 2019 11:31 am
- Forum: FAQ
- Topic: Radio packet loss
- Replies: 1
- Views: 3778
Radio packet loss
Hi!
We are experiencing some problems with the packet reception on the hedge side. Basically, what we are observing is that, from time to time, we stop receiving position messages from the hedge, hence our robot loses position
Do you have any idea what might be happening?
We are experiencing some problems with the packet reception on the hedge side. Basically, what we are observing is that, from time to time, we stop receiving position messages from the hedge, hence our robot loses position
Do you have any idea what might be happening?
- Mon Nov 19, 2018 6:32 pm
- Forum: FAQ
- Topic: Code for interfacing Arduino with a hedgehog (using UART)
- Replies: 3
- Views: 9746
Re: Code for interfacing Arduino with a hedgehog (using UART)
In several latest versions by default they should send 0x0011 codes instead 0x0001. 0x0001 mean low resolution data, 0x0011 - high resolution. See section 1.1.2 of the protocol: https://marvelmind.com/pics/marvelmind_beacon_interfaces.pdf Also, even in low resolution mode the expected sequence is 0x...
- Mon Nov 19, 2018 6:31 pm
- Forum: FAQ
- Topic: Code for interfacing Arduino with a hedgehog (using UART)
- Replies: 3
- Views: 9746
Code for interfacing Arduino with a hedgehog (using UART)
I am using the starter code provided for interfacing the Arduino with a hedgehog using UART. The mobile beacon is transmitting data to the microcontroller, but upon reading the data, the data id has a huge error. I saw in the marvelmind_beacon_interfaces_v2017_09_13 document that the “code of data i...