Re: [beagleboard] Re: Announcing $25 PocketBeagle

2018-09-18 Thread Graham Haddock
No, I only connected it with the USB-tether "gadget" via a Windows 10 PC. I also got tired of the instability of the "gadget" and moved to either SPI or USB2 interfaced wired Ethernet, both of which work well, if they are fast enough for your application. --- Graham On Tue, Sep 18, 2018 at 3:30 P

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2018-09-18 Thread Jake Pape
Graham: Were you able to try this out on a Mac? I have followed the steps on here: https://www.hackster.io/hologram/sharing-internet-with-the-pocketbeagle-on-osx-cd62b2 However, as I follow the steps the final result doesn't allow me to ping google.com or work with any clicks because the Pock

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2018-02-19 Thread Jeremy Herbert
Murphy's law; just got it working after posting. Here are the steps for mac: 1. (mac) Enable internet sharing. 2. (pocketbeagle via serial) run the command: "sudo ifconfig usb1 0.0.0.0 0.0.0.0 && sudo dhclient" voila! You can now apt-get update, etc. Thanks, Jeremy On Monday, 19 February 2018

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2018-02-19 Thread Jeremy Herbert
For me, the pocketbeagle shows up with an address 192.168.6.2 on usb1, but I am using the onboard micro USB connector. I'm not sure why this is different. The breakout connector is labelled on the silkscreen with USB1. I'm using the latest stretch IoT from here: https://beagleboard.org/latest-i

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2018-02-19 Thread Cyril Jourdan
Thanks for your answer Graham. I find this quite inconvenient to have to do that to get Internet on the board, but I'll try. Is there a difference between usb0 and usb1 so that usb0 can't be configured to do the same thing ? 2018-02-16 1:30 GMT+01:00 Graham Haddock : > It works fine on the Pocket

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2018-02-15 Thread Graham Haddock
It works fine on the PocketBeagle running Debian. You do need to connect it to USB1, which is pinned out on the accessory connectors, and not USB0, which is on the micro-USB connector. --- Graham == On Thu, Feb 15, 2018 at 7:04 AM, wrote: > Hello, > > I'm trying to get Internet over USB working

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-12-19 Thread Jason Kridner
On Tuesday, October 3, 2017 at 10:58:51 PM UTC-4, Graham wrote: > > Andy: > > The following is an outline of what to do to connect a PocketBeagle to the > internet via the USB cable to a Windows 10 desktop which is connected to > the Internet via hardwire Ethernet. > > ~

[beagleboard] Re: Announcing $25 PocketBeagle

2017-10-20 Thread hallahan . eric
Was thinking the same. I bet that development will start soon. On Thursday, October 19, 2017 at 6:38:15 PM UTC-4, sfuga...@gmail.com wrote: > > Love this gadget. Just wish it had wifi. Would have made a great companion > computer for Ardupilot. And, given the proper capes, it might be a better

[beagleboard] Re: Announcing $25 PocketBeagle

2017-10-19 Thread sfugarino2
Love this gadget. Just wish it had wifi. Would have made a great companion computer for Ardupilot. And, given the proper capes, it might be a better flight controller than bbbmini. If there is enough IO exposed. On Thursday, September 21, 2017 at 11:35:38 AM UTC-4, Jason Kridner wrote: > > http

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-10-11 Thread Robert Nelson
On Wed, Oct 11, 2017 at 3:32 PM, William Hermans wrote: > > > On Wed, Oct 11, 2017 at 11:43 AM, Robert Nelson > wrote: >> >> On Wed, Oct 11, 2017 at 1:33 PM, Jason Kridner >> wrote: >> > Robert, >> > >> > Can you add the .bmap file? >> >> Oh i had stopped generating those by default, i'll quickl

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-10-11 Thread William Hermans
On Wed, Oct 11, 2017 at 11:43 AM, Robert Nelson wrote: > On Wed, Oct 11, 2017 at 1:33 PM, Jason Kridner > wrote: > > Robert, > > > > Can you add the .bmap file? > > Oh i had stopped generating those by default, i'll quickly add one.. > > I've completely switched to using etcher's command line ve

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-10-11 Thread Jason Kridner
https://beagleboard.org/latest-images/ is up without the .bmap. I'll add it this time and it is up to you if you generate it in the future. On Wed, Oct 11, 2017 at 6:52 PM Jason Kridner wrote: > On Wed, Oct 11, 2017 at 6:43 PM Robert Nelson > wrote: > >> On Wed, Oct 11, 2017 at 1:33 PM, Jason K

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-10-11 Thread Jason Kridner
On Wed, Oct 11, 2017 at 6:43 PM Robert Nelson wrote: > On Wed, Oct 11, 2017 at 1:33 PM, Jason Kridner > wrote: > > Robert, > > > > Can you add the .bmap file? > > Oh i had stopped generating those by default, i'll quickly add one.. > > I've completely switched to using etcher's command line vers

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-10-11 Thread Robert Nelson
On Wed, Oct 11, 2017 at 1:43 PM, Robert Nelson wrote: > On Wed, Oct 11, 2017 at 1:33 PM, Jason Kridner > wrote: >> Robert, >> >> Can you add the .bmap file? > > Oh i had stopped generating those by default, i'll quickly add one.. > > I've completely switched to using etcher's command line version

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-10-11 Thread Robert Nelson
On Wed, Oct 11, 2017 at 1:33 PM, Jason Kridner wrote: > Robert, > > Can you add the .bmap file? Oh i had stopped generating those by default, i'll quickly add one.. I've completely switched to using etcher's command line version.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more o

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-10-11 Thread Jason Kridner
Robert, Can you add the .bmap file? Regards, Jason On Wed, Oct 11, 2017 at 12:59 AM Robert Nelson wrote: > On Tue, Oct 10, 2017 at 7:39 PM, Andy Bushnell > wrote: > > I went back to the beagleboard.org to down load the image and it still > has > > the one I was using? Is there another place

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-10-10 Thread Robert Nelson
On Tue, Oct 10, 2017 at 7:39 PM, Andy Bushnell wrote: > I went back to the beagleboard.org to down load the image and it still has > the one I was using? Is there another place I should look? Andy, use: https://rcn-ee.net/rootfs/bb.org/testing/2017-10-10/stretch-iot/bone-debian-9.2-iot-armhf-20

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-10-10 Thread Andy Bushnell
I went back to the beagleboard.org to down load the image and it still has the one I was using? Is there another place I should look? Thanks Andy On Tue, Oct 3, 2017 at 7:58 PM, Graham wrote: > Andy: > > The following is an outline of what to do to connect a PocketBeagle to the > internet via

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-10-10 Thread Andy Bushnell
Still doesn't work. But I noticed my image is 9/21/17. Older than yours. Do you think that could be the problem. I'll give it a try. Thanks Graham Andy On Tue, Oct 3, 2017 at 7:58 PM, Graham wrote: > Andy: > > The following is an outline of what to do to connect a PocketBeagle to the > inter

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-10-09 Thread Robert Nelson
On Mon, Oct 9, 2017 at 11:11 PM, Wilhelm Matilainen wrote: > Will there be a wireless version of the PocketBeagle? > It is like the Raspberry Pi Zero. The wireless connectivity was lacking, so > now they have the Raspberry Pi Zero W. The PocketBeagle is now oshwa certified, so "everything" is ava

[beagleboard] Re: Announcing $25 PocketBeagle

2017-10-09 Thread Wilhelm Matilainen
Will there be a wireless version of the PocketBeagle? It is like the Raspberry Pi Zero. The wireless connectivity was lacking, so now they have the Raspberry Pi Zero W. torstai 21. syyskuuta 2017 18.35.38 UTC+3 Jason Kridner kirjoitti: > > https://beagleboard.org/pocket > > Trying to get a few th

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-10-03 Thread Graham
Andy: The following is an outline of what to do to connect a PocketBeagle to the internet via the USB cable to a Windows 10 desktop which is connected to the Internet via hardwire Ethernet. ~~~ Ethernet over USB Tether Gadget ~~~ This is

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-10-03 Thread Andy Bushnell
I'll try it. Thanks! Andy On Tue, Oct 3, 2017 at 5:55 AM, Graham Haddock wrote: > no quotes. > > --- Graham > > == > > On Mon, Oct 2, 2017 at 9:51 PM, Andy Bushnell > wrote: > >> That didn't work. But I noticed that there is redirection (is that what >> you call it) for the file resolv.conf.

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-10-03 Thread Graham Haddock
no quotes. --- Graham == On Mon, Oct 2, 2017 at 9:51 PM, Andy Bushnell wrote: > That didn't work. But I noticed that there is redirection (is that what > you call it) for the file resolv.conf. it linkis to > /run/connman/resolv.conf there is also a folder in /etc that is called > resolv.co

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-10-03 Thread Andy Bushnell
That didn't work. But I noticed that there is redirection (is that what you call it) for the file resolv.conf. it linkis to /run/connman/resolv.conf there is also a folder in /etc that is called resolv.conf. in the folder there is update.d and update-libc.d. I looked in the resolv.conf file wi

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-10-02 Thread Andy Bushnell
Thanks! I'll give it a try. On Oct 2, 2017 7:22 AM, wrote: > For tethering under a Linux host, these instructions worked well for me -> > http://jpdelacroix.com/tutorials/sharing-internet-beaglebone-black.html > > On Friday, September 29, 2017 at 5:03:12 AM UTC-7, ahbus...@gmail.com > wrote: >>

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-10-02 Thread Alex Bagehot
On Fri, Sep 29, 2017 at 1:55 PM, Graham Haddock wrote: > You use the "USB-tether-gadget", which, when your USB cable is connected > to a Windows host computer, allows you to bridge and share the Ethernet > port on the Windows host. > > I have it working on Windows 10. > > See > > https://www.digi

[beagleboard] Re: Announcing $25 PocketBeagle

2017-10-02 Thread robert . boerner
For tethering under a Linux host, these instructions worked well for me -> http://jpdelacroix.com/tutorials/sharing-internet-beaglebone-black.html On Friday, September 29, 2017 at 5:03:12 AM UTC-7, ahbus...@gmail.com wrote: > > > I ordered a pocket. But I have a question with out the internet li

[beagleboard] Re: Announcing $25 PocketBeagle

2017-10-01 Thread ahbushnell
I followed the steps including going to the maker.io on digikey. I have logged into the pocket but not under root that didn't seem to work. I didn't have the password. But I did log in under debian. But I'm having trouble getting the pocket to see the internet. no ping. I think the instru

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-09-29 Thread Jason Kridner
On Fri, Sep 29, 2017 at 8:55 AM Graham Haddock wrote: > You use the "USB-tether-gadget", which, when your USB cable is connected > to a Windows host computer, allows you to bridge and share the Ethernet > port on the Windows host. > > I have it working on Windows 10. > > See > > > https://www.dig

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-09-29 Thread Graham Haddock
You use the "USB-tether-gadget", which, when your USB cable is connected to a Windows host computer, allows you to bridge and share the Ethernet port on the Windows host. I have it working on Windows 10. See https://www.digikey.com/en/maker/blogs/how-to-connect-a-beaglebone-black-to-the-internet

[beagleboard] Re: Announcing $25 PocketBeagle

2017-09-29 Thread ahbushnell
I ordered a pocket. But I have a question with out the internet link how do you add software to the pocket after it's up and running? Thanks Andy -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "Beagle

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-09-27 Thread Jason Kridner
> On Sep 26, 2017, at 3:06 PM, Robert Nelson wrote: > >> On Tue, Sep 26, 2017 at 1:56 PM, Mikester wrote: >> Out of the box, plugging the PB into a USB port a single blue LED turns on >> and nothing shows up on any PC connected to it. >> >> Is there an OS pre-installed or do I have to use an

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-09-27 Thread Jason Kridner
> On Sep 25, 2017, at 3:31 PM, j-head...@kp-corp.com wrote: > > Any chance the RGB interface will still work over the headers? No. USB and SPI are the best video/display options---or a custom PRU interface like LEDscape. > I realize (and appreciate) that the hdmi is gone but would like to u

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-09-26 Thread Robert Nelson
On Tue, Sep 26, 2017 at 1:56 PM, Mikester wrote: > Out of the box, plugging the PB into a USB port a single blue LED turns on > and nothing shows up on any PC connected to it. > > Is there an OS pre-installed or do I have to use an image on microSD card to > boot? Nope, it's up to "you"... Here'

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-09-26 Thread Mikester
Out of the box, plugging the PB into a USB port a single blue LED turns on and nothing shows up on any PC connected to it. Is there an OS pre-installed or do I have to use an image on microSD card to boot? Will the USB show up as a serial device or do I have to hard wire the RX and TX pins to a

[beagleboard] Re: Announcing $25 PocketBeagle

2017-09-25 Thread j-headley
Any chance the RGB interface will still work over the headers? I realize (and appreciate) that the hdmi is gone but would like to use this for a video source application where we had been using the Beaglebone Black. BR, James H. On Thursday, September 21, 2017 at 10:35:38 AM UTC-5, Jason Krid

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-09-24 Thread acheesehead
I had no issue ordering from Digikey as Robert suggested. USPS says it will be here Mon. On Saturday, September 23, 2017 at 7:52:26 PM UTC-6, Eric Keller wrote: > > This happens at Mouser every time there is a new 'bone. It gets sorted > eventually. > > > On Sat, Sep 23, 2017 at 1:01 PM, Graham

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-09-23 Thread Eric Keller
This happens at Mouser every time there is a new 'bone. It gets sorted eventually. On Sat, Sep 23, 2017 at 1:01 PM, Graham wrote: > And this is just to get it shipped from Ft. Worth, Texas, to a US Citizen > in Austin, Texas. > > Just think what it will be like to get one outside of the U.S.

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-09-23 Thread Robert Nelson
By from digikey.😉 On Sep 23, 2017 12:01 PM, "Graham" wrote: > And this is just to get it shipped from Ft. Worth, Texas, to a US Citizen > in Austin, Texas. > > Just think what it will be like to get one outside of the U.S. > > --- Graham > > == > > > > > > -- > For more options, visit http://be

[beagleboard] Re: Announcing $25 PocketBeagle

2017-09-23 Thread Graham
And this is just to get it shipped from Ft. Worth, Texas, to a US Citizen in Austin, Texas. Just think what it will be like to get one outside of the U.S. --- Graham == -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to

[beagleboard] Re: Announcing $25 PocketBeagle

2017-09-22 Thread Graham
Who's idea was it to describe it as ECCN 5A002.a.1, so that it is export controlled? And I have to fill out an end use declaration before Mouser will sell it to me? So much for a quick impulse buy from Mouser. This does not sound like a good idea for something that is supposed to compete wit

[beagleboard] Re: Announcing $25 PocketBeagle

2017-09-22 Thread sa_Penguin
Missing from the FAQ: What are the minimum power supply requirements? Looking at the board, there's no external power plug so I'm assuming everything comes via USB. USB supplies have limits, so before I go making additions that draw 2.5A it would help to know if my 2.6A supply is good enough. [

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2017-09-22 Thread Robert Nelson
Initial images are now up: https://rcn-ee.net/rootfs/bb.org/testing/2017-09-21/ (anything labeled "bone" after 2017-09-21) For Ubuntu: http://elinux.org/BeagleBoardUbuntu#All_BeagleBone_Varients_and_PocketBeagle Console is on T0 Rx/Tx by default On powerup (remember to hit the pwr button), yo

[beagleboard] Re: Announcing $25 PocketBeagle

2017-09-21 Thread robert . boerner
Awesome looking device, just placed my order at Arrow. On Thursday, September 21, 2017 at 8:35:38 AM UTC-7, Jason Kridner wrote: > > https://beagleboard.org/pocket > > Trying to get a few things documented at > https://github.com/beagleboard/pocketbeagle/wiki/FAQ, so feel free to > start throwin