Broadband-Hamnet™ Forum
Welcome Guest   [Register]  [Login]
«StartPrev301302303304305306307308309310NextEnd»
 Subject :Re:IRC server not working.. 2013-09-18- 04:05:36 
KE6GLA
Member
Joined: 2013-09-03- 14:02:29
Posts: 8
Location
Forum : Applications
Topic : IRC server not working

Rusty,

I was in NAT mode. The only way I could connect was to use the IP assigned to my mesh node from my home router. I can't connect using the wireless IP assigned by the node or the node name of ag6au-10. I think I will reload the firmware and start with only the nodes and I will see if I can get the IRC working. Then I will try to incorporate one of the nodes back into my home network..

Jay - KE6GLA

IP Logged
 Subject :Re:Password issue.. 2013-09-17- 13:40:55 
N2VQ
Member
Joined: 2013-02-01- 19:41:49
Posts: 2
Location
Forum : General
Topic : Password issue

I can happily report that all my routers responded to the failsafe password reset.  It was quite easy.

73 de Bruce - N2VQ 

IP Logged
 Subject :Password issue.. 2013-09-17- 12:04:38 
N2VQ
Member
Joined: 2013-02-01- 19:41:49
Posts: 2
Location
Forum : General
Topic : Password issue

I'm new at this, so my apologies.  I have 6 routers and upgraded the firmware on each one a couple of weeks ago.  I set the password to the same thing on all 6 (i'm still experimenting and thought that would be smart).  All routers have been running for a while.  

Today, only one of the routers will accept the password.  The other 5 - nothing.  Is there something obvious that I'm doing wrong?  Or did I really type this password wrong 20 times when I set all these up?

Regards,

Bruce - N2VQ

IP Logged
 Subject :Reconfiguring a Polycom IP 601 SIP phone for Broadband-Hamnet use.. 2013-09-17- 06:13:30 
N0GSZ
Member
Joined: 2013-08-29- 08:51:01
Posts: 1
Location
Forum : VoIP
Topic : Reconfiguring a Polycom IP 601 SIP phone for Broadband-Hamnet use

How to prepare a Polycom IP 601 SIP phone for Broadband-Hamnet use:

1. Check the label on the back to make sure your phone is really the Polycom IP 601 SIP phone.  If not, search the Polycom web site and the web in general to determine any differences (e.g., flash settings factory reset keypad combination, maximum compatible firmware version, etc.) and adapt procedure accordingly.

2. Plug a 12VDC Belkin box, the OEM power supply, or any other adequate 12-24VDC power supply into the power jack on the back of the phone.

3. Wait for the phone to boot up.  Since it won't find its server, the boot process will take a few minutes and will default to the settings already in the phone.

4. Press MENU, DOWN-ARROW, select STATUS using SELECT soft-button, select PLATFORM... using SELECT soft-button, select PHONE... using SELECT soft-button, use DOWN-ARROW button to scroll down to last line, which should tell you the BootROM version.  Make a note of it.

5. Press the BACK soft-button to return to the PLATFORM... menu, then DOWN-ARROW and SELECT to select APPLICATION..., then SELECT MAIN..., which should display the SIP version.  Make a note of it.

6. Set up a FTP, TFTP, or HTTP server on any computing platform that you can connect, either directly or over any IP network, to the phone.  I used the free FTPDroid app on an Android 4.0 device wirelessly connected to a LAN into which I connected the phone via its twisted-pair ethernet "network" jack.

7. Configure your FTP, TFTP, or HTTP server to accept logins with the username PlcmSpIp and password PlcmSpIp (the second letter is a lower-case L, and the seventh letter is a capital I).

8. Assuming your SIP version is less than 3.1.8 and you want to upgrade it to 3.1.8 (or if it is already 3.1.8 and you just want to reset the configuration with the factory default configuration file that is included with the SIP 3.1.8 package), go to http://support.polycom.com/PolycomService/support/latinamerica/support/voice/soundpoint_ip/soundpoint_ip601.html and download SoundPoint IP and SoundStation IP SIP 3.1.8 Legacy firmware.  Unless your BootROM firmware version is 4.0 or newer (which is doubtful), you probably want the "[Combined]" package.  In the unlikely event your BootROM version is 4.0 or newer, get the "[Split]" package.

9. Unzip the package and put it in the directory to which your FTP/TFTP/HTTP server provides remote access.

10. Make copies of the phone1_318.cfg, sip_318.cfg, sip_318.ld, and sip_318.ver files having filenames without the _318 (i.e., phone1.cfg, sip.cfg, sip.ld, and sip.ver); the file 000000000000.cfg is the default configuration file for any phones for which a phone-specific configuration file of the form 123456789abc.cfg, where 123456789abc is the MAC address of the phone, is not present on the FTP/TFTP/HTTP server; the file 000000000000.cfg will cause the phone to look for the phone1.cfg, sip.cfg, sip.ld, and sip.ver files both with and without the _318 in their filename, so its easy enough to simply make copies and host files with both forms of filenames on the FTP/TFTP/HTTP server, but the 000000000000.cfg file could easily be edited to avoid the need for the server to have the duplicate files; of course, the linux folks out there would probably just create symbolic links for the filenames without the _318 pointing to the files with the filenames including the _318, but that's beyond the scope of this tutorial)

11. On the phone, to reset the flash settings to their factory defaults (which doesn't seem to change anything perceptible, as the configuration and directory files stored in the phone are retained), press and hold all four of the 4 8 6 * keys on the phone keypad simultaneously.  The phone will probably ask for the admin password to reset the settings, and the default admin password 4 5 6 (entered as individual digits one at a time) should work.

12. On the phone, press MENU, SELECT SETTINGS..., SELECT ADVANCED..., type the default admin password 4 5 6 and press ENTER.  SELECT ADMIN SETTINGS..., SELECT NETWORK CONFIGURATION..., and change the settings to be as follows:
DHCP Client: Enabled (assuming you have a DHCP server on your LAN; otherwise, explicitly configure the phone's IP address within your LAN's netmask)
DHCP Menu:
    Boot Server: Option 66
    BootSrv Opt: 150
    BootSrv Type: String
    VLAN Discovery: Disabled
    VLAN ID Opt: 129
Phone IP Addr: (will be grayed out because you enabled DHCP client)
Subnet Mask: (will be grayed out because you enabled DHCP client)
IP Gateway: 000.000.000.000
Server Menu:
    Server Type: (set to FTP, TFTP, or HTTP to match the FTP/TFTP/HTTP server you set up)
    Server Address: (enter URL of FTP/TFTP/HTTP server you set up (e.g., ftp://192.168.1.101:21 if you set up a FTP server and your LAN's DHCP assigned it an address of 192.168.1.101))
    Server User:  PlcmSpIp (or, if you couldn't configure the FTP/TFTP/HTTP server to allow access for username PlcmSpIp above in step #7, but you can configure it to allow anonymous access, you could instead set Server User: to anonymous)
    Server Password: PlcmSpIp
    File Tx Tries: 6 (fewer is probably fine; I think I increased this due to my slow Android device on which my FTP server is running)
    Retry Wait: 16 (fewer is probably fine; I think I increased this due to my slow Android device on which my FTP server is running)
    Tag SN to UA: Disabled
SNTP Address: us.pool.ntp.org (or just pool.ntp.org if outside the United States)
GMT Offset: -6 (for US Central Time or 0 for UTC or whatever your local offset may be)
DNS Server: 000.000.000.000
DNS Alt. Server: 000.000.000.000
DNS Domain: (can be left blank)
Ethernet Menu:
    CDP Compatibility: Enabled
    VLAN ID: (can be left blank)
    VLAN Filtering: Disabled
    Storm Filtering: Enabled
    LAN Port Mode: 100FD
    PC Port Mode: Auto
Syslog Menu:
    Server Address: (can be left blank)
    Server Type: UDP
    Facility: 16
    Render Level: 4
    Prepend MAC: Disabled
EM Power: Disabled (this setting enables or disables power for an external module (e.g., busy lamp field (BLF)) that can be connected to 2x3-pin header on the back of the Polycom IP 601 SIP phone; since the external module increaase the power requirement for the phone, a 24VDC power supply (i.e., not a 12VDC Belkin box) would be needed if an external module were connected; while the phone won't use additional power without the external module connected regardless of the "EM Power:" setting, disabling the "EM Power:" setting prevents the phone from supplying power to an external module, which should help ensure that a 12VDC Belkin box will adequately power the phone, but not power the external module, in the event that someone tries to connect an external module to the phone)

13. Plug the phone into the LAN (or directly to the FTP/TFTP/HTTP server, e.g., on a Raspberry Pi or Beaglebone) using the 8-pin modular ethernet "network" jack (with a network icon, not a PC icon) on the back of the phone

14. Back out of the NETWORK CONFIGURATION... menu, saving the settings if prompted

15. Back out of the ADMIN SETTINGS... menu, saving the settings if prompted

16. SELECT REBOOT PHONE...

17. Watch the display on the phone, but especially watch the log of the FTP/TFTP/HTTP server to observe progress and note any errors.  Make sure the 000000000000.cfg, phone1.cfg, sip.cfg, sip.ld, phone1_318.cfg, sip_318.cfg, and sip_318.ld are loaded without error, but don't worry about minor errors like not finding the MAC-specific per-phone .cfg file if you haven't created it, not finding certain .gif graphic image files, not finding MAC-specific per-phone .xml directory files that you haven't created, etc.  You should at least see the phone successfully log in and out of the FTP/TFTP/HTTP server multiple times, download the 000000000000.cfg file, download the phone1 and sip files listed above, perform the SIP application upgrade, reboot, and run the new SIP 3.1.8 application using the default configuration files included with it.  Any problems shouldn't be hard to diagnose from any significant error messages in the FTP/TFTP/HTTP server log.

18. If all goes well, the phone should log into the FTP/TFTP/HTTP server, see the SIP 3.1.8 application files, authenticate those files, and proceed to upgrade itself to SIP 3.1.8 using those files.  The phone should also replace its resident configuration files with the default configuration files included with the SIP 3.1.8 package.  The default configuration files should re-enable features like the configuration web server built into the phone.  I haven't been able to get the configuration web server to save the values I edit using a web browser, so it has only allowed me to review the phone's settings via web browser, but that is still more convenient than trying to review all of the settings via the phone's keypad and display.  To access the phone's web server once the factory default configuration files have been loaded from the FTP/TFTP/HTTP server, press MENU, SELECT STATUS..., SELECT NETWORK..., SELECT TCP/IP PARAMETERS..., and note the IP address of the phone following the "IP:"  Then, type that address into a web browser on a computer on the LAN in the form of a URL (e.g., http://192.168.1.102, where the phone displays IP: 192.168.1.102 under its TCP/IP PARAMETERS....

19. You can use MENU, SETTINGS..., ADVANCED..., 4 5 6 ENTER, ADMIN SETTINGS.., SIP CONFIGURATION..., to configure the phone as a SIP client for a SIP server to enable use, for example, with an Asterisk PBX.  For testing purposes, in absence of an Asterisk PBX, you can configure the phone to connect to any SIP server on the internet.  For example, you can set up a free account with callcentric.com, which will assign you an account number of the form 1777xxxxxxx.  The "product" to order is, under "Make Calls," "IP Freedom." To set up the phone for callcentric.com, configure the SIP CONFIGURATION... as follows:
Server:
    Address: callcentric.com
    Port: 5060
    Transport: UDP Only
    Register: Yes
Outbound Proxy:
    Address: (can be left blank unless you need an outbound proxy, e.g., due to firewall/NAT issues)
    Port: 5060
   Transport: UDP Only
RFC2543 Hold: No
Calls Per Line Key: 3
Line 1:
   Display Name: (whatever you like (e.g., Callcentric))
   Adddress: (either your main callcentric account number (1777xxxxxxx) or, if you've defined an extension within the callcentric account, your callcentric account+extension number (1777xxxxxxx101, where 101 is the extension number)
   Label: (the label to appear on your phone's display for your phone's line 1 (e.g., your main callcentric account number))
   Type: Private
   Third Party Name: (your main callcentric account number (1777xxxxxxx))
    Auth User ID: (same as your Address: above)
    Auth Password: (your callcentric password or, if you have defined an extension and have set a different password for it, the extension's password)
    Num Line Keys: 1
    Calls Per Line Key: 3
You should be able to log into your callcentric account via a web browser on a computer and click on either "Dashboard" or "Extensions" to see if your phone has registered with callcentric's SIP server (you may need to refresh your web browser periodically if your phone has not yet registered to see if it eventually registers with the callcentric SIP server).  Once your phone registers with callcentric's SIP server, you should be able to call callcentric's test number, 17771234567, and interact with the voice-recognition system.  Once that testing is complete, it should be a straightforward process to change the SIP settings to work, for example, with an Asterisk PBX SIP server running, for example, on a Raspberry Pi or Beaglebone connected to a Broadband-Hamnet mesh node to turn the Polycom IP 601 SIP phone into a VoIP-over-mesh appliance.

20. I didn't bother to update the BootROM version, as I didn't see any particular advantage to doing so, and I think I saw something somewhere in the BootROM release notes that persuaded me not to do so, but I don't remember what it was.  If there is an advantage to upgrading the BootROM version and someone would care to explain what that advantage is, I would encourage them to provide a similar tutorial on how to do it.  I assume such a tutorial would be very short compared to this one, as it could use the same FTP/TFTP/HTTP server and wouldn't require network and SIP configuration.  I didn't read the documentation to see if there are any constraints on the order of upgrading the BootROM and the SIP application.  The documentation does describe some BootROM vs. SIP application version dependencies, but I assume the worst that would happen is that the SIP application wouldn't run until those dependencies are satisfied.

IP Logged
 Subject :Re:Re:Proposed low voltage colored tape standard.. 2013-09-17- 05:28:17 
KC8UFV
Member
Joined: 2013-09-11- 15:47:48
Posts: 8
Location
Forum : Hardware
Topic : Proposed low voltage colored tape standard

Be careful with connecting stacked powerpoles for power. Side by side makes them genderless, and maintains the same polarity. Stacked is good for signalling where you need have an out and an in that always pair up, because they will reverse the wires. For example, if I need a serial connection to go with power, I might put a standard red/black pair in the middle, and use a 3rd color above and below the black, with the outgoing data above the black, the incoming below, and they will always match up the signalling properly. This is how the old IBM token ring connectors worked, and is also how some fiber connections work. 





[AD7QF 2013-09-16- 18:16:44]:

There are other devices that are being attached to the nodes that need 5 v; ie Raspberry Pi, IP cameras, some external hard drives and others. So there is a need to keep from mixing up power voltages. In my case I am using for 12 v a standard Anderson Power Pole assembly of red (+) and black (-). For 5 v yellow (+) and black (-) assembled as a stacking set instead of a side by side set so as to not be able to interconnect the two. Yellow was choosen because some of the 5 v wires on commercial devices are yellow/black. This is not a hard a fast rule, but it was easy to adope for the devices that need it.

IP Logged
 Subject :Re:Proposed low voltage colored tape standard.. 2013-09-16- 18:16:44 
AD7QF
Member
Joined: 2012-04-16- 05:51:12
Posts: 23
Location
Forum : Hardware
Topic : Proposed low voltage colored tape standard

There are other devices that are being attached to the nodes that need 5 v; ie Raspberry Pi, IP cameras, some external hard drives and others. So there is a need to keep from mixing up power voltages. In my case I am using for 12 v a standard Anderson Power Pole assembly of red (+) and black (-). For 5 v yellow (+) and black (-) assembled as a stacking set instead of a side by side set so as to not be able to interconnect the two. Yellow was choosen because some of the 5 v wires on commercial devices are yellow/black. This is not a hard a fast rule, but it was easy to adope for the devices that need it.
IP Logged
 Subject :Re:IRC server not working.. 2013-09-16- 07:26:42 
ae5ae
Member
Joined: 2010-10-27- 00:47:17
Posts: 144
Location: Van Alstyne, TX
Forum : Applications
Topic : IRC server not working

Jay, Also note that some IRC clients will only talk to certain IRC networks. You may have to add your IRC mesh node to the client program's list of IRC networks or servers.
IP Logged
 Subject :Re:IRC server not working.. 2013-09-16- 07:13:43 
ae5ae
Member
Joined: 2010-10-27- 00:47:17
Posts: 144
Location: Van Alstyne, TX
Forum : Applications
Topic : IRC server not working

Jay

Is your mesh node that's running 'ngircd' in Direct or NAT mode?   Verify this by going to the initial Setup page and look in the LAN section.   If you're using NAT then you'll need to follow my instructions document to open holes in the WiFi firewall.  Be sure to save your config!

Holes in the firewall (at least on our mesh nodes) are for inbound packets so you only need to poke holes in the firewall for the node running the 'ngircd' server program and no other nodes.

If you're using Direct mode on the IRC node then the firewall doesn't need to be messed with ('cause there ain't none!) unless you want to open a port on the WAN interface.

If your IRC client program can't find the node name then you are having DNS problems on your PC.  If your PC is using two network interfaces then turn off the one NOT connected to your mesh node.  This should fix your DNS issues.

    -Rusty-

IP Logged
Last Edited On: 2013-09-16- 07:16:59 By ae5ae for the Reason
 Subject :Re:IRC server not working.. 2013-09-16- 03:14:15 
KE6GLA
Member
Joined: 2013-09-03- 14:02:29
Posts: 8
Location
Forum : Applications
Topic : IRC server not working

I removed and reinstalled the ngirc server on the node hoked up to my local network. I can connect to the IRC server using the home lan IP address and the node name of AG6AU-10. I can't connect to the IRC server using the WIFI address nor can I connect to it from another node. Do I need to forward the IRC port 6667 on the other nodes? I wouldn't think that is nessary. When I try to connect to the IRC server from another node is IRC client says it can't find AG6AU-10 and I also tried the IP address of AGUAU-10. I'm a litter closer but still don't have the IRC server working through additional nodes.

Thanks again,

Jay - KE6GLA

IP Logged
 Subject :Installation feedback from Los Angeles.. 2013-09-15- 16:46:59 
K6DPY
Member
Joined: 2012-01-22- 12:54:21
Posts: 18
Location: Los Angeles
Forum : General
Topic : Installation feedback from Los Angeles

Not sure where to post this.  No place to post Installation feedback, and residual questions.  (Of course this is from a HSMM-Mesh noob.)

Install seems to be fine, nice and straightforward.  IPCONFIG/release and IPCONFIG/renew did not work the way the PowerPoint showed.  (Got error messages. Running Windows 7, 64 bit)  After node name, password SAVE and reboot, the status page did not refresh -- no matter how long a wait.  And clicking on the provided links did not make any difference.  Had to reboot the computer and reconnect the router, but that seemed to work.  Got back to the status page with "http://localnode:8080".  Didn't try the other versions.

Questions: 1) No "172." addresses seen on status page, only "10." addresses.  Should I be concerned?

2) No sign of the SSID on any of the pages.  I know I'm not supposed to change it, but where does one go if one had to change it?

3) I believe the HSMM-Mesh router uses only channel 1.  If there are other WiFi AP routers nearby already using channel 1, what should be done to mitigate interference?

Thanks,

Dan

K6DPY


IP Logged
Last Edited On: 2013-09-15- 17:21:12 By K6DPY for the Reason
 Subject :Re:Ubiquiti "world" version for mesh.. 2013-09-15- 16:13:49 
kb9mwr
Member
Joined: 2010-10-06- 23:04:25
Posts: 54
Location
Forum : How we used HSMM-MESH™
Topic : Ubiquiti "world" version for mesh

The compatibility test mode was removed in 2011.

The FCC tightened rules for manufactures on compliance for a specific country.  This was in response to a few WISPs that had been operating outside of Part 15 frequencies and running beyond the power limits imposed by Part 15 in addition to disabling radar detection in use near an airport on 5 GHz.  As a result these functions are no longer available in AirOS unless you can get you hands on the older models or the export models.  Of course, you can get that functionality loading alternative firmware like DD-WRT with the superchannel license.

IP Logged
 Subject :Re:Hamilton.. 2013-09-15- 06:51:12 
VE3RRD
Member
Joined: 2013-06-19- 16:54:27
Posts: 44
Location: Barrie, Ontario
 
Forum : Ontario Canada
Topic : Hamilton

Just noticed that the link I gave was for installing the old software, should be: http://www.old.barriearc.com/Files/WRT54G-RG%20Broadband-Hamnet%20v1.0.0%20instructions.pdf for installing the new bbhn v1.0.0 on a WRT54G-RG. 73

IP Logged
Last Edited On: 2013-11-11- 02:54:13 By VE3RRD for the Reason
AL - VE3RRD
http://barrie-wax-group.dyndns.org
 Subject :Re:Hamilton.. 2013-09-15- 06:00:59 
VE3RTJ
Member
Joined: 2013-08-19- 07:21:12
Posts: 49
Location: Hamilton, Canada FN03
Forum : Ontario Canada
Topic : Hamilton

Woohoo! Thanks, Al, ordered 4. Hope their mail order is reliable, I've never dealt with them before. I've got 1 GS and really like the extra memory.

IP Logged
73 de Ron P. email: (callsign) *at* gmail.com
 Subject :Re:Hamilton.. 2013-09-15- 05:40:41 
VE3RRD
Member
Joined: 2013-06-19- 16:54:27
Posts: 44
Location: Barrie, Ontario
 
Forum : Ontario Canada
Topic : Hamilton

Toronto source for routers: http://www.techsourcecanada.ca/store/index.php They sell the WRT54G-RG which is a version made for Rogers (it is the same as the WRT54G-TM made for T-Mobile in the U.S.) This router appears to be the same as a WRT54GS and you can install the GS version of bbhn v1.0.0. For latest prices go to their website and search for the wrt54g-rg, at the moment they are selling for $12.99 (new in original box). The store I have gotten them from is at 1150 Sheppard Ave. West. The bbhn v1.0.0 upgrade instructions for the WRT54G-RG can be found at: http://www.old.barriearc.com/Files/WRT54G-RG%20upgrade%20instructions.pdf which also provides a link to a zip file containing all needed files for the upgrade. 73
IP Logged
AL - VE3RRD
http://barrie-wax-group.dyndns.org
 Subject :Re:Can't detect a signal from wrt54gl.. 2013-09-15- 00:08:17 
VE7JDB
Member
Joined: 2013-09-12- 07:32:03
Posts: 2
Location
Forum : Problems & Answers
Topic : Can't detect a signal from wrt54gl

Thanks for the advice Rusty. I checked and the scanner does recognize ADHOC networks. I set my phone into tether mode and the analyzer on my tablet recognizes the ADHOC signal. It appears that the radio in the router is faulty. Thanks again for your help.
IP Logged
 Subject :Re:IRC server not working.. 2013-09-14- 21:44:19 
ae5ae
Member
Joined: 2010-10-27- 00:47:17
Posts: 144
Location: Van Alstyne, TX
Forum : Applications
Topic : IRC server not working

True, I wrote those instructions prior to my knowledge of DMZ/Direct mode being the default for the v1.0.0 firmware so they need some adjustment.

In the DMZ/Direct node, no holes need to be explicitly punched in the firewall (via web interface or editting the /etc/config files) after installing 'ngircd v20.2' EXCEPT if you desire access to the IRC server via the WAN port.

Two things to try:

  1. Change the protocol from IRC to irc.  The Opera browser doesn't have a problem with the uppercase protocol in the link but the chatzilla plugin may...
  2. Use the 'ps' command on the node to verify ONLY ONE copy of 'ngircd' is running on the node. Not sure how more than one could have gotten started but there might be two or more running depending on what you've done with the node.
  3. Verify that /usr/local/bin/ngircd is running, not /usr/bin/local/ngircd as you stated earlier (yes, I'm slightly slysdexic too).
  4. Run 'netstat -tl' on the node running the ngircd program.  The output from 'netstat' should contain one line that looks like this:
  5. tcp        0      0 *:6667                  *:*                     LISTEN 

  6. You can always 'telnet' or 'nc' into TCP port 6667 of your node from your PC (after installing such program).  After connecting, type 'user' followed by a carriage return  and the node should return a syntax error.
  7. Worst case, remove and reinstall the 'ngircd' software with a reboot before the package install.
IP Logged
 Subject :Re:Can't detect a signal from wrt54gl.. 2013-09-14- 20:13:29 
ae5ae
Member
Joined: 2010-10-27- 00:47:17
Posts: 144
Location: Van Alstyne, TX
Forum : Problems & Answers
Topic : Can't detect a signal from wrt54gl

John,

    Make sure your wifi analyser can recognize ad-hoc mode signals, not just looking for the structured/managed mode used by access points.  If you're using software on a "smartphone" for your analyser, please note that some with wifi capability do NOT detect ad-hoc mode.  Also, each node will transmit some type of OLSR packet at least every 2-seconds so, while it is not continuously on you should see packets fairly often.

        -Rusty-

IP Logged
 Subject :Re:Proposed low voltage colored tape standard.. 2013-09-14- 20:01:33 
ae5ae
Member
Joined: 2010-10-27- 00:47:17
Posts: 144
Location: Van Alstyne, TX
Forum : Hardware
Topic : Proposed low voltage colored tape standard

That is interesting! I'm not sure how "standard" it is but all my 5-VDC wall warts had the 2.5mm ID needed by the WRT54G v1.0. Also, the 12-VDC warts had the 2.1mm ID barrel connectors and would not fit the WRT54G, including the supplied connector on the Belkin supplies. I had always thought they'd fit each other. **BUT**, a number of 9-VAC and 9-VDC wall warts I have use a 2.5mm ID barrel connector and thus would zap the v1.0 model. Let's say using the color code would be the better part of valor. :) -Rusty-
IP Logged
 Subject :Re:Can.. 2013-09-14- 18:59:34 
K5HMY
Member
Joined: 2012-05-23- 14:42:45
Posts: 13
Location
Forum : Hardware
Topic : Can "Dish Network" dish be used?

I had a Dish Network installer with many years with the company tell me that the vertical oval works better than the horizontal ovall. I have no way to know. I do no that the vertical ovals do not come around verry often. You might keep an eye out for the other enternet companies dishes to see what they are using. Digits??
IP Logged
 Subject :Re:Flash Memory Upgrade.. 2013-09-14- 18:05:05 
K5HMY
Member
Joined: 2012-05-23- 14:42:45
Posts: 13
Location
Forum : Hardware
Topic : Flash Memory Upgrade

There has been several articles on the web for upgrades. On Ebay there was a guy selling modified units with a higher price tag. In other words it is possible. The one article had a special disordering paste to help remove the memory chips. I think that you must have the special disordering / soldering equipment. Then there is the problem of alignment of the small pins. A magnifying glass would seem to be a must. A temperature controlled iron would also seem to be a must. I would use old circuit boards to practice on before going into a unit I wanted to modify.
IP Logged
Page #  «StartPrev301302303304305306307308309310NextEnd»


Powered by ccBoard


SPONSORED AD: