This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Am335x l2ping other device problem

Dear TI,

May I ask why my local device always show as below message?

1|root@android:/ # l2ping 1C:E2:CC:DB:A6:8D                                    
Can't connect: Connection reset by peer

and try other device ping my device show

connection host is down => maybe this is local device not broadcast.

Do you know connection reset by peer root cause?

Thanks

Ben

  • Hi Ben,

    I do not understand your question, what device(s) are you using and can you verify the issue with sniffer capture?

    Regards,

    Joakim 

  • Dear Joakim

    First, thanks your reply very appreciate.

    My device is Am335x for custom design board.My os is android 4.2 with bluetooth bluedroid.

    Do my feature porting bluez 5.14 to this platform.I have more question.

    I can use hciconfig hci up to boot up my bluetooth module.but I don't understand why my device cannot connection to any device?

    (1) When use l2ping (l2ping xx:xx:xx:xx:xx )commands remote to connection will fail , but from log l2cap socket as success , I thinking cause connection issue maybe host always not sent tx , do you have any resolution?

    (2)check hciconfig -a find my device not Running as pscan or scan ? miss some porting?

    Thanks a lot 

    Ben