[beagleboard] Using an external RTC in BBGG

2020-09-25 Thread jose...@gmail.com
Hi, I have a custom Cape that has a PCF2129 RTC chip. I've set a device tree overlay like this: &{/} { aliases { rtc0 = rtc1 = "/ocp/rtc@44e3e000"; }; }; { extrtc: pcf2129@51 { compatible = "nxp,pcf2129"; reg = <0x51>; }; } and this setup works fine in a BB Green Wireless: debian@bbgw:~$

Re: [beagleboard] Re: WiFi connectivity and possible external power supplies for BBAI

2020-09-25 Thread jonnymo
In your /var/lib/connman folder you should have a file associated with your wlan0 config. ex: * $ sudo ls /var/lib/connman/wifi_8091334a1523_4d6f4e6574494f54_managed_psk/* *data settings* In the psk settings file, I tend to set this manually as such: *Name=MySSID* *SSID=pk2-passwd*

[beagleboard] Re: WiFi connectivity and possible external power supplies for BBAI

2020-09-25 Thread Dennis Lee Bieber
On Fri, 25 Sep 2020 08:19:06 -0700 (PDT), in gmane.comp.hardware.beagleboard.user fisher.grubb-re5jqeeqqe8avxtiumw...@public.gmane.org wrote: >*fisher@beaglebone*:*~*$route >Kernel IP routing table >DestinationGateway GenmaskFlags Metric Ref Use Iface >default

Re: [beagleboard] writing data to 1-wire DS2433 eeprom fails

2020-09-25 Thread robert.sty...@gmail.com
Also the copy command cp -T *source* *destination* so... sudo cp -T /home/debian/file eeprom On Friday, 25 September 2020 at 16:48:24 UTC+1 robert.sty...@gmail.com wrote: > Wasn't the problem that the redirection of output by ">" was outside the > sudo *command* > The "echo" is not needed,

Re: [beagleboard] writing data to 1-wire DS2433 eeprom fails

2020-09-25 Thread robert.sty...@gmail.com
Wasn't the problem that the redirection of output by ">" was outside the sudo *command* The "echo" is not needed, only sudo sh -c "cat /home/debian/file > eeprom" On Friday, 25 September 2020 at 15:59:06 UTC+1 RobertCNelson wrote: > On Fri, Sep 25, 2020 at 9:48 AM johan.lind via BeagleBoard >

Re: [beagleboard] Re: WiFi connectivity and possible external power supplies for BBAI

2020-09-25 Thread fisher . grubb
Hi all, I'm also having issues with getting internet via WiFi on this BB-AI board. It connects to my WiFi network, gets a DHCP address, the routing table shows the default route is 192.168.1.1, through wlan0 interface etc, exactly the same top line of Matt's table. The WiFi LED goes green

Re: [beagleboard] writing data to 1-wire DS2433 eeprom fails

2020-09-25 Thread Robert Nelson
On Fri, Sep 25, 2020 at 9:48 AM johan.lind via BeagleBoard wrote: > > I would need some help to understand why I can't write to an DS2433 eeprom. > > System information: > BBB Industrial board > Debian 10 (Buster IoT Image 2020-04-06) > Hardware attached are DS2482 i2c to w1 interface and DS2433

[beagleboard] writing data to 1-wire DS2433 eeprom fails

2020-09-25 Thread johan.lind via BeagleBoard
I would need some help to understand why I can't write to an DS2433 eeprom. System information: BBB Industrial board Debian 10 (Buster IoT Image 2020-04-06) Hardware attached are DS2482 i2c to w1 interface and DS2433 eeprom. Commands executed to set-up system: $ modprobe ds2482 $ echo ds2482

Re: [beagleboard] connection problem in beagleboard black wireless

2020-09-25 Thread Santosh Maddi
connected with USB and powered ON... once the powered ON the user led's are glowing and remaining 3 leds are glowing for 2 seconds and i have not connected any thing to any ports. I have not changed anything on board i was just connected the board to my system(linux) and opened terminal

Re: [beagleboard] connection problem in beagleboard black wireless

2020-09-25 Thread Santosh Maddi
connected with USB and powered ON... once the powered ON the user led's are glowing and remaining 3 leds are glowing for 2 seconds and i have not connected any thing to any ports. I have not changed anything on board i was just connected the board to my system(linux) and opened terminal