JN5168 with JPT send and receive

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

JN5168 with JPT send and receive

507 Views
malex
Contributor I

I have a test project I'm trying to build using two JN5168 radios, with the JPT running on both.

However I'm having an odd issue where once a radio sends anything, it can no longer receive until it's reset.

I looked over the JN-AN-1172 code and I'm doing essentially the same thing as it does: when I want to transmit I use "vJPT_PacketTx" with the channel and the packet structure, and when I am trying to read the data I use "bJPT_PacketRx".

Is there anything I can do about this?

0 Kudos
1 Reply

383 Views
malex
Contributor I

I found the answer to the issue: there is a bug in the JPT driver causing this issue.

However, changing channels resolves the issue. So I just have it change the channel and then change back.

0 Kudos