We have upgraded the community system as part of the upgrade a password reset is required for all users before login in.

Hologram Cellular Expansion Docs?



  • @TheLion Woo! Thanks so much! I made the changes to my usb-serial file as you mentioned, rebooted, and I'm able to use the serial AT terminal.

    I'm now using modem-cmd and sms to interface with the modem from Python.

    I still get a usb.core.NoBackendError: No backend available reply error when trying to use the python SDK, and I've troubleshooted that for hours to no avail. Has anyone else had any luck? Hopefully Omega does release docs soon.

    In the meantime, the AT command reference for Ublox modems is located here:
    https://www.u-blox.com/sites/default/files/u-blox-CEL_ATCommands_(UBX-13002752).pdf
    https://www.u-blox.com/sites/default/files/AT-CommandsExamples_AppNote_(UBX-13001820).pdf

    Using that you can directly interact with the modem from screen /dev/ttyACM1 or modem-cmd [command].



  • Has anyone had any luck using this expansion with the Battery Dock? I cannot get mine to turn on when the Hologram Expansion is installed. When the expansion isn't in place, the Omega2+ boots up fine. With it in place, the LEDs flash for a split second then nothing. The dock doesn't haven a LiPo connected at this moment, but I feel that even if it did have a battery, it still wouldn't boot. Do you think I have a defective Hologram Board?



  • @Daniel-OBrien what are you using to power the combination omega2 & hologram?



  • @Douglas-Kryder I have a 5v 2.4A USB wall wart. It has powered the same dock, with a battery attached and the OLED expansion without issue. I don't think it's a power problem. I'm more inclined to believe there is a short somewhere. Or the power dock isn't compatible with the expansion board, which would be weird.



  • I figured it out. I need the battery plugged in in order for it to work. If the battery isn't there, the battery dock doesn't seem to power the hologram board or the Omega2+. When the battery is plugged in, USB power works fine and charges the battery. There must be something on the hologram board that checks for the battery and if it doesn't find it, it doesn't power up?
    Maybe it has more integration with the battery doc than I thought. Which is neat. Now I need more batteries.



  • @Daniel-OBrien I've had really weird issues with the power dock. I can't get it to boot with battery only, most of the time, which I think is a current-draw issue. The Omega will begin to boot and expansions will be powered but then the Omega shuts off mid-boot. I can't run from USB-only unless I'm using a 2.4amp charger, and even that's not guaranteed. I usually NEED a small lipo AND usb for power to work.



  • Some official information is finally here: https://onion.io/2bt-january-2-2018/



  • Since afaik, there's no further production of this module planned, one has to wonder what the point of it is. Apart from being just a tick in the checkbox of promises made during the kickstarter. I mean, it's not like you can plan any future projects to use it - unless you also plan to reverse engineer the module and build it yourself.

    Or have I missed something here?



  • @cas said in Hologram Cellular Expansion Docs?:

    Since afaik, there's no further production of this module planned, one has to wonder what the point of it is. Apart from being just a tick in the checkbox of promises made during the kickstarter. I mean, it's not like you can plan any future projects to use it - unless you also plan to reverse engineer the module and build it yourself.

    Or have I missed something here?

    The docs posted above at least let us use it. For hobbyists that's great.

    For other projects, there are other solutions.



  • @Andrew said in Hologram Cellular Expansion Docs?:

    Some official information is finally here: https://onion.io/2bt-january-2-2018/

    Its not working for me. Well, I get an IP for the module, but connection are going out the wifi connection. I had to do:

    ip route delete default via <gateway from ip route> dev apcli0

    ip route add default via <ip from ifconfig 3g-hologram> dev 3g-hologram

    Can't ssh to it though.


Log in to reply
 

Looks like your connection to Community was lost, please wait while we try to reconnect.