Hi,

I was trying to get BLIP work on RFA1.

Used the one from the repo by András Bíró

https://github.com/tinyos/tinyos-main/commit/8a2e30a423afb2f1c254a486ae6879ac0a993f29

I'm using rcb128rfa1 platform.


I program RFA1 with JTAG.

Connect Laptop to RFA1 on UART1.

Compile PppRouter app and flash it to RFA1.


Then issue the following command.. Still ppp connection does not get
established. I see the following on my terminal


vamsi@vamsi-X200LA:/opt/tinyos-main-8a2e/apps/PppRouter$ sudo pppd
debug passive noauth nodetach 57600 /dev/ttyUSB0 nocrtscts nocdtrcts
lcp-echo-interval 0 noccp noip ipv6 ::23,::24
using channel 1
Using interface ppp0
Connect: ppp0 <--> /dev/ttyUSB0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xd7412b9b> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xd7412b9b> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xd7412b9b> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xd7412b9b> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xd7412b9b> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xd7412b9b> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xd7412b9b> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xd7412b9b> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xd7412b9b> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xd7412b9b> <pcomp> <accomp>]
LCP: timeout sending Config-Requests


I have tried with different baud rates 57600, 38400, 9600.

Still the result is same.

Printf app works for all baud rates.


Can any one help me get this work?


Thanks and Regards,

Vamsi.
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to