Search found 12 matches
- Sat Sep 27, 2014 4:00 pm
- Forum: NetBurner Software
- Topic: factory reset SBL2E netburner?
- Replies: 1
- Views: 2289
factory reset SBL2E netburner?
How do I wipe and reset to factory demo settings for the device?
- Sat Sep 27, 2014 3:19 pm
- Forum: NetBurner Hardware
- Topic: Communicating back and forth
- Replies: 1
- Views: 3408
Communicating back and forth
So I am desperately trying to communicate through the netburner and failing each time. SBL2E netburner development kit.
So we open MTTTY and connect to it via putty. I can send text from putty to MTTTY but not the other direction. Any help would be appreciated.
So we open MTTTY and connect to it via putty. I can send text from putty to MTTTY but not the other direction. Any help would be appreciated.
- Wed Sep 03, 2014 12:18 pm
- Forum: NetBurner Software
- Topic: Need help with grabbing data
- Replies: 14
- Views: 9883
Re: Need help with grabbing data
Actually now that I have played with it more, I now understand what you are saying. I thought this whole time it was used more for a raspberry pi type solution, but all the net burner does is converts data from serial to TCP that broadcasts on connection.
Thanks everyone for the input! Saving ...
Thanks everyone for the input! Saving ...
- Tue Sep 02, 2014 11:04 am
- Forum: NetBurner Software
- Topic: Need help with grabbing data
- Replies: 14
- Views: 9883
Re: Need help with grabbing data
I suppose this would be something I do?
http://stackoverflow.com/questions/1938 ... onnections
OR
http://www.linklogger.com/portpeeker.htm (type of software)?
http://stackoverflow.com/questions/1938 ... onnections
OR
http://www.linklogger.com/portpeeker.htm (type of software)?
- Tue Sep 02, 2014 11:01 am
- Forum: NetBurner Software
- Topic: Need help with grabbing data
- Replies: 14
- Views: 9883
Re: Need help with grabbing data
Oh, I forgot to ask. How do I get the data off the device? So I see that you need two devices (one can be the netburner and other my server) that connect to each other via network:port but I don't see how to push or pull the data into a database?
- Tue Sep 02, 2014 10:55 am
- Forum: NetBurner Software
- Topic: Need help with grabbing data
- Replies: 14
- Views: 9883
Re: Need help with grabbing data
It is really an experiment that could grow into a larger area of nodes. I want to prove to someone that it can be done.
So I will:
- Pick a port and create something to always listen for the incoming TCP connection on that specified port
- Try to find the manual you are referring to (I downloaded ...
So I will:
- Pick a port and create something to always listen for the incoming TCP connection on that specified port
- Try to find the manual you are referring to (I downloaded ...
- Tue Sep 02, 2014 8:24 am
- Forum: NetBurner Software
- Topic: Need help with grabbing data
- Replies: 14
- Views: 9883
Re: Need help with grabbing data
The unit will be storing vending machine data. For instance; candy bar sold 10 x $.50 = $5.00, gum sold 50 x $.25 = $12.50... so on and so forth.
So I want to grab that data and pull into a my database to display online.
So I want to grab that data and pull into a my database to display online.
- Mon Sep 01, 2014 10:11 am
- Forum: NetBurner Software
- Topic: Need help with grabbing data
- Replies: 14
- Views: 9883
Re: Need help with grabbing data
Gotcha. I was wondering how the output would get to the device if I am only connecting one at a time. So I will be trying this here shortly.
So how do I grab data off the device on a telnet session?
Do you happen to have an email address I can contact you through? I am willing to compensate?
So how do I grab data off the device on a telnet session?
Do you happen to have an email address I can contact you through? I am willing to compensate?
- Mon Sep 01, 2014 9:17 am
- Forum: NetBurner Software
- Topic: Need help with grabbing data
- Replies: 14
- Views: 9883
Re: Need help with grabbing data
Thank you rnixon for your quick reply.
I am so new at this you would probably laugh if you knew how much I know.
Either way, in the web it says RS-232 in the drop down. It also has Debug, RS-485 full and half duplex (I have it on 232).
I am doing one at a time, not at the same time in terms of ...
I am so new at this you would probably laugh if you knew how much I know.
Either way, in the web it says RS-232 in the drop down. It also has Debug, RS-485 full and half duplex (I have it on 232).
I am doing one at a time, not at the same time in terms of ...
- Mon Sep 01, 2014 8:32 am
- Forum: NetBurner Software
- Topic: Need help with grabbing data
- Replies: 14
- Views: 9883
Need help with grabbing data
I desperately need help trying to use the netburner SBL2E.
I believe I can do the following:
- Telnet via Serial: I can type v and it displays version information
- Telnet via IP: same as above
- Open Web Browser: I setup a static IP
- Ping the device: gets reply
The only info I get when ...
I believe I can do the following:
- Telnet via Serial: I can type v and it displays version information
- Telnet via IP: same as above
- Open Web Browser: I setup a static IP
- Ping the device: gets reply
The only info I get when ...