Open finnbear opened 5 years ago
As mentioned on the product page:
Experimental Product: SparkX products are rapidly produced to bring you the most cutting edge technology as it becomes available. These products are tested but come with no guarantees. Live technical support is not available for SparkX products. Head on over to our forum for support or to ask a question.
That being said, I am not very familiar using this product; however, my guess is that this is just the transmission time (w/ a few attempts) and processing time required for that function. Although this is not the channel used for technical issues, I will leave this issue open in case it does end up being an issue with the code.
In my testing, a short delay (10-500ms) is necessary after calling sendReliable. If the delay is removed, the code below will enter a state in which every "sendReliable" call does actually send a radio packet but is marked as successful even if the recipient is unplugged.
The resolution would be to either update the example code to incorporate such a delay, fix the library/firmware, or tell me what I am doing wrong with my edits to the example code.