It looks like you're new here. If you want to get involved, click one of these buttons!
I know I must be doing something wrong - but my new cyber q wifi and computer can't seem to talk. It finds the cyber q as an ad hoc network but when I try to connect and enter the password the computer freezes - I can't even move the cursor. I have to hard shut down the computer and restart.
Should I try and set it up as a new ad hoc network with the wizard?
Anyone else have this issue? and a fix?
Comments
- Spam
- Abuse
- Troll
0 • Off Topic Disagree Agree Likeokay I got it to connect in Ad hoc mode. I had to reset my router to "g" only instead of auto b/g/n.
It worked right away and was super quick. I am going to use it in ad hoc mode a couple times this weekend/next week and then I'll start playing with the infrastructure mode. If I get that to work I'll try auto b/g/n again and see if it's any different.
Will update everyone.
- Spam
- Abuse
- Troll
0 • Off Topic Disagree Agree Like- Spam
- Abuse
- Troll
0 • Off Topic Disagree Agree LikeThat's the feature I'm most excited about - but also the one I need more time to walk through. I can't risk it right now with my Christmas cooking plans are fast approaching...
Sunday - smoking homemade bacon @ 200
Christmas Eve - Steak and Lobster Tails
Christmas Day - Mad Max Turkey @ 325
Since I'll be using the cyber q for the first time for the bacon - I'm taking baby steps around the extra "tech" I've added to my cooking.
Of course if I switch it to infrastructure and can't get it to work - I could always reset the eeprom.
- Spam
- Abuse
- Troll
0 • Off Topic Disagree Agree Like@nolaegghead - So I decided to try the firmware update - from 1.1 to 1.2. I have never done command prompts - okay that's not totally true - dabbled with a bit in 1st year university - programming for science students.
I put the files in the downloads folder, got the command prompt changed to that directory and tried to enter the command line provided by bbq guru - >tftp -i 192.168.101.10 put tcimage.bin
When I entered it exactly the command prompt didn't recognize -i and gave an error message. When I removed that and typed everything else it said the transfer was successful quoted a smaller number of bytes and gave the time.
However, when I rebooted the unit it was still v1.1 firmware.
Can you explain the "-i" - is it correct and do I need it.
Sorry - I read your bio - well the one that seemed realistic anyway.
Thanks,
:))- Spam
- Abuse
- Troll
0 • Off Topic Disagree Agree Like-i : Specifies binary image transfer mode (also called octet mode). In binary image mode, the file is transferred in one-byte units. Use this mode when transferring binary files. If -i is omitted, the file is transferred in ASCII mode. This is the default transfer mode. This mode converts the end-of-line (EOL) characters to an appropriate format for the specified computer. Use this mode when transferring text files. If a file transfer is successful, the data transfer rate is displayed.
- Spam
- Abuse
- Troll
0 • Off Topic Disagree Agree LikeHere's a link to Microsoft's tftp
http://technet.microsoft.com/en-us/library/bb491014.aspx
make sure you can ping your device and you have the source and destinations correct
- Spam
- Abuse
- Troll
0 • Off Topic Disagree Agree LikeThanks @nolaegghead I think that's much more helpful than the guru instructions. Can you tell me though in the Microsoft command example:
tftp [-i] [Host] [{get | put}] [Source] [Destination]<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
[Host] is my laptop and [Destination] is the cyberq? The cyberq IP I know - but how do I know my laptop adhoc IP address? Do I need to put that in the command line?
- Spam
- Abuse
- Troll
0 • Off Topic Disagree Agree LikeYou can find your laptop IP address by typing, into a command prompt window, IPCONFIG. Now days I'm mostly on Unix systems (and mac) and I'm working to forget everything I learned on Windows. ;)
- Spam
- Abuse
- Troll
0 • Off Topic Disagree Agree Like