Search found 7 matches

by abbu2390
Wed Jun 07, 2017 5:17 am
Forum: NetBurner Software
Topic: Interfacing SB700EX and SBL2EX
Replies: 2
Views: 2137

Re: Interfacing SB700EX and SBL2EX

hello,
yes same cabling and wiring..

thanks for reply i checked tx and rx
Problem is resolved .In our code we are not checking transmitter is ready or not problem occurred because it.
by abbu2390
Mon Jun 05, 2017 9:49 pm
Forum: NetBurner Software
Topic: Interfacing SB700EX and SBL2EX
Replies: 2
Views: 2137

Interfacing SB700EX and SBL2EX

hii, i need some help ... im sending a command from SB700EX to SBl2Ex but sbl2ex is not recognizing it.But when i send same command from mttty (serial port) it is responding to the command.Even checked output from sb700ex using mttty it is sending same command as that from mttty. Both have same baud...
by abbu2390
Tue Apr 18, 2017 12:42 am
Forum: NetBurner Software
Topic: SBL2EXA is hanging
Replies: 1
Views: 1766

SBL2EXA is hanging

I just load basic application with commenting assign_stdio(0) and using writestring() instead after loading devices is not detecting .. what is the reason?? and is recovery processes same as sbl2ex?? here im basic code void UserMain(void * pd) { SimpleUart(0,BAUDRATE); // assign_stdio(0); Initialize...
by abbu2390
Fri Apr 14, 2017 12:36 am
Forum: NetBurner Hardware
Topic: SBL2e hardware reset
Replies: 1
Views: 2989

Re: SBL2e hardware reset

hi,
load factoryApp through serial port then u can set new password through web config page .. try it .
by abbu2390
Thu Apr 13, 2017 8:38 pm
Forum: NetBurner Software
Topic: sbl2ex is not detecting
Replies: 4
Views: 2974

Re: sbl2ex is not detecting

Thanks for ur help..
by abbu2390
Wed Apr 12, 2017 8:51 pm
Forum: NetBurner Software
Topic: sbl2ex is not detecting
Replies: 4
Views: 2974

Re: sbl2ex is not detecting

hi Thanks for ur reply im using SBL2eX but problem solved it went to boot mode (monitor) so i changed to application mode. i am writing my own code.. but i have question regarding how to debug in Sble2ex or SBLe2XA ??? (The SBL2e series development kits do not include a graphical debugger) can u hel...
by abbu2390
Mon Apr 10, 2017 8:54 pm
Forum: NetBurner Software
Topic: sbl2ex is not detecting
Replies: 4
Views: 2974

sbl2ex is not detecting

no functionality, no +++ response, no response to 'A' during first two seconds...nothing. The uart tx line drops to about -6v, so I know the power is supplied.i tried to do serial recovery but no response...can anyone help??