Closed guo652917087 closed 3 years ago
Hey guo652917087, had the same issue while trying to run lora_pkt_fwd on OpenWRT + RB411 (big-endian). See pull request #8 for my patches in order to get it working. Configuring the SX1301, packet reception and packet transmission seems to work. Would be glad if you try the patch.
Kind regards, Maxi
In an effort to improve our customer support experience and in recognition that our support backlog on GitHub has historically exceeded the capacity of our engineering team, we have taken the difficult decision to focus on the most contemporary issues reported and to close all others without confirmation of resolution.
Our belief is that issues which have remained unresolved and unaltered for extended periods of time are less likely to continue to pose a significant problem to the user than when they were originally filed. More contemporary issues however may still be relevant and hence are more appropriate to prioritize.
For those users who remain interested in resolution of a reported issue that was closed, we are encouraging usage of our developer portal forums [https://forum.lora-developers.semtech.com/] and commercial support portal [https://semtech.force.com/ldp/ldp_support] as the preferred avenues to receive support. We will continue to monitor the GitHub issue trackers as well, but want to encourage all users to take advantage of the increased community presence on the developer portal. For commercial customers, we highly recommend using the commercial support portal which is uniquely tailored to service such support requests.
@rbaldwin13 the issue is resolved. See the corresponding pull request. Just merge it...
Qualcomm ar71xx is a big endian host. It is found that MCU communication is using small endian and is not compatible with big endian.