Search found 10 matches

by jingram
Mon Jul 13, 2009 10:11 am
Forum: NetBurner Hardware
Topic: Communication between two boards
Replies: 11
Views: 11049

Re: Communication between two boards

yes, it would be possible. You would have to have one board know the ip address of the other and the same with the other board.
by jingram
Wed Apr 29, 2009 1:30 pm
Forum: NetBurner Software
Topic: Uart error reg from PK70 Quad 485
Replies: 1
Views: 2840

Uart error reg from PK70 Quad 485

Hi,

Is it possible to get the uart error register from a PK70 Quad 485?

I looked at the source code and the only one i could find was for the standard rs232 serial port, not the Quad 485 serial port(s).

Any help would be appreciated.

John Ingram
by jingram
Fri Apr 24, 2009 9:17 am
Forum: NetBurner's Eclipse IDE
Topic: order of included headers, "'BOOL' does not name a type"
Replies: 2
Views: 4465

Re: order of included headers, "'BOOL' does not name a type"

You should not have to go into the "offending *.h" files and modify them. Just put the include file before the "offending file" and everything should be good. Some files what things to be in a certian order. You could create a master *.h file and put all of your includes into it ...
by jingram
Tue Apr 07, 2009 12:15 pm
Forum: NetBurner Software
Topic: detection of rs232/485 thru software on the SB72EX
Replies: 0
Views: 2812

detection of rs232/485 thru software on the SB72EX

Is there a way to detect if the jumpers have been set to rs232 or rs485 on a SB72EX?
by jingram
Mon Mar 23, 2009 10:15 am
Forum: NetBurner's Eclipse IDE
Topic: Is there an automatic build number in Eclipse?
Replies: 0
Views: 3406

Is there an automatic build number in Eclipse?

Hi,

Is there an automatic build number in Eclipse?

Thanks

John Ingram
by jingram
Wed Feb 18, 2009 9:35 am
Forum: NetBurner Software
Topic: SB72EX and GetUartErrorReg command
Replies: 2
Views: 3261

Re: SB72EX and GetUartErrorReg command

Nope, Its not in the SBX72EX system serial.cpp file.

Support here i come.

Thanx john
by jingram
Mon Feb 16, 2009 11:50 am
Forum: NetBurner Software
Topic: SB72EX and GetUartErrorReg command
Replies: 2
Views: 3261

SB72EX and GetUartErrorReg command

Can the GetUartErrorReg command be used by the SB72EX?

I am getting a 'undefined referance to' error.

I have included the <serial.h> command. It does not matter if its a .c or .cpp file.
by jingram
Thu Feb 12, 2009 10:47 am
Forum: NetBurner Hardware
Topic: Battery Backed up Data on the SB72EX
Replies: 1
Views: 2625

Battery Backed up Data on the SB72EX

Is there a way to interally keep data arround other than using the flash. Its got to keep the rtos clock arround. Is it possible to save other data too


Thanxs

John Ingram
by jingram
Fri Feb 06, 2009 12:24 pm
Forum: NetBurner Software
Topic: tcp.h error expected ';',',' or ')' before '=' token
Replies: 2
Views: 3379

tcp.h error expected ';',',' or ')' before '=' token

on line 46 in tcp.h i get the error tcp.h error expected ';',',' or ')' before '=' token

what am i missing?

thanxs

john