[beagleboard] Is there a Industrial temperature range (-40 to 85 C) version of Beaglebone Black Wireless ?

2018-12-27 Thread don_wrt
Hello,

Beaglebone Black Wireless module currently on the market now is not 
Industrial grade. It seem that it works properly in the range of 0 to 70 C. 
Is there a industrial grade (-40 to 85 C) version of Beaglebone Black 
Wireless ? 

A little search show that, Beaglebone Black has a industrial grade version. 
But Beaglebone Black Wireless does not. 

Best Regards,  

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/0b88a9fa-14bb-404e-8626-1a94f6f4bde8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Can't connect to wifi

2018-12-27 Thread Mala Dies
Hello,

Do that but just use *services* and then *agent on* and finally *connect* 
w/ the wifi_x_managed_psk router info.

...

Then...type the password to your router. Oh and this is w/ the updated 
image for connmanctl, i.e. image 10/2018 which can be found online at 
bbb.io/latest-images.

Seth






On Thursday, December 27, 2018 at 8:12:16 PM UTC-6, Chris Kottaridis wrote:
>
>
> I am trying to get my Beagle Bone Blue to connect to my local wifi.
>
> Just got the BB blue board a couple weeks ago and updated OS
> ==
> # cat /etc/issue
> Debian GNU/Linux 9 \n \l
>
> BeagleBoard.org Debian Image 2018-10-07
>
> Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
>
> default username:password is [debian:temppwd]
> ==
>
> I can ssh in from the  USB connection and am trying to enable wireless 
> access so I can load some packages, specifically gdbserver, and any 
> dependents, to do some remote debugging
>
> I'm following instructions here:
>
> https://github.com/beagleboard/beaglebone-blue/wiki/Wifi
>
> But when I enter them it seems to fail to accept the passphrase. I have 
> double checked the passphrase many times and verifed other devices can join 
> the wifi with it.
>
> Here is what happens when I try running the commands on the command line:
>
> # connmanctl
> Error getting VPN connections: The name net.connman.vpn was not provided 
> by any connmanctl> disable wifi
> Disabled wifi
>
> connmanctl> tether wifi off
> Error disabling wifi tethering: Already disabled
>
> connmanctl> enable wifi
> Enabled wifi
>
> connmanctl> scan wifi
> Scan completed for wifi
>
> connmanctl> services
> ATT5FjnhCI   wifi_8030dc046f2b_41545435466a6e684349_managed_psk
>
> connmanctl> agent on
> Agent registered
>
> connmanctl> connect wifi_8030dc046f2b_41545435466a6e684349_managed_psk
> Agent RequestInput wifi_8030dc046f2b_41545435466a6e684349_managed_psk
>   Passphrase = [ Type=psk, Requirement=mandatory, Alternates=[ WPS ] ]
>   WPS = [ Type=wpspin, Requirement=alternate ]
> Passphrase? 
> Agent ReportError wifi_8030dc046f2b_41545435466a6e684349_managed_psk
>   connect-failed
> Agent request cancelled by ConnMan
> Error 
> /net/connman/service/wifi_8030dc046f2b_41545435466a6e684349_managed_psk: 
> Operation aborted
>
> connmanctl>
>
> I have tried this many times and double checked the passphrase so I am not 
> sure what may be the problem.
>
> Any suggestions would be appreciated.
>
> Thanks
> Chris
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/4c114943-5fdf-43c4-8885-2d32d0a25030%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Can't connect to wifi

2018-12-27 Thread Chris Kottaridis

I am trying to get my Beagle Bone Blue to connect to my local wifi.

Just got the BB blue board a couple weeks ago and updated OS
==
# cat /etc/issue
Debian GNU/Linux 9 \n \l

BeagleBoard.org Debian Image 2018-10-07

Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian

default username:password is [debian:temppwd]
==

I can ssh in from the  USB connection and am trying to enable wireless 
access so I can load some packages, specifically gdbserver, and any 
dependents, to do some remote debugging

I'm following instructions here:

https://github.com/beagleboard/beaglebone-blue/wiki/Wifi

But when I enter them it seems to fail to accept the passphrase. I have 
double checked the passphrase many times and verifed other devices can join 
the wifi with it.

Here is what happens when I try running the commands on the command line:

# connmanctl
Error getting VPN connections: The name net.connman.vpn was not provided by 
any connmanctl> disable wifi
Disabled wifi

connmanctl> tether wifi off
Error disabling wifi tethering: Already disabled

connmanctl> enable wifi
Enabled wifi

connmanctl> scan wifi
Scan completed for wifi

connmanctl> services
ATT5FjnhCI   wifi_8030dc046f2b_41545435466a6e684349_managed_psk

connmanctl> agent on
Agent registered

connmanctl> connect wifi_8030dc046f2b_41545435466a6e684349_managed_psk
Agent RequestInput wifi_8030dc046f2b_41545435466a6e684349_managed_psk
  Passphrase = [ Type=psk, Requirement=mandatory, Alternates=[ WPS ] ]
  WPS = [ Type=wpspin, Requirement=alternate ]
Passphrase? 
Agent ReportError wifi_8030dc046f2b_41545435466a6e684349_managed_psk
  connect-failed
Agent request cancelled by ConnMan
Error 
/net/connman/service/wifi_8030dc046f2b_41545435466a6e684349_managed_psk: 
Operation aborted

connmanctl>

I have tried this many times and double checked the passphrase so I am not 
sure what may be the problem.

Any suggestions would be appreciated.

Thanks
Chris

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/7f6675ff-3bae-4a82-a779-592b4fdc295c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Unable to locate package in beaglebone black Rev C with Debian 8

2018-12-27 Thread alekarasma
Thank you so much dennis. I tried above steps and its working now.

Thanks once again

On Thursday, December 20, 2018 at 3:08:03 PM UTC+11, aleka...@gmail.com 
wrote:
>
> Hello Everyone,
>
> I am a newbie for beaglebone black. I got my beaglebone black few days 
> before and trying to install matplotlib. I am getting E:Unable to locate 
> package python-matplotlib.  
>
> I got my beaglebone black Rev C with debian 8 jessie and python 2.7  
> installed
>
> I tried following commands to install matplotlib:
>
> sudo apt-get install python-matplotlib
> pip install python-matplotlib
>
> then I tried update and upgrade and again tried above commands but no 
> success.
>
> Any help would be very useful. As I am stuck.
>
> Thanking you in advance.
>
>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/4ea5fac3-7f6c-4cad-a804-f4059796ace8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.