Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.
This repository was archived by the owner on May 16, 2019. It is now read-only.

Timeout with sample/xbee1/0.simple_at #28

@eng4753

Description

@eng4753

Hi all,
I keep getting this incorrect result when running the main.c in 0.simple_at
tx:17
txRet:0
Although i knew someone else has asked this question, but i still can't figure out the solution that was provided, after i do XBEE_LOG_LEVEL=100 make run i get the result of
LD_LIBRARY_PATH=../../../lib ./main
20#[xbee.c:160] xbee_vsetup() 0x16521f0: Created new libxbee instance @ 0x16521f0
6#[conn.c:530] _xbee_conNew() 0x16521f0: Created new 'Local AT' type connection @ 0x1657050
15#[thread.c:71] threadFunc() 0x16521f0: starting thread 0x1656ae0, function xbee_rx()...
15#[thread.c:71] threadFunc() 0x16521f0: starting thread 0x1656ca0, function xbee_rxHandler()...
15#[thread.c:71] threadFunc() 0x16521f0: starting thread 0x1656e60, function xbee_tx()...
tx: -17
txRet: 0
6#[conn.c:1079] xbee_conEnd() 0x16521f0: Closed connection @ 0x1657050
20#[xbee.c:200] xbee_shutdown() 0x16521f0: Started shutdown procedure for libxbee instance @ 0x16521f0
15#[thread.c:71] threadFunc() !0x16521f0!: starting thread 0x1657050, function xbee_shutdownThread()...
Can someone explain what is going wrong now? i have tried close or open flow control in config.mk but i still got this error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions