HI All I thought I would just highlight, that I have been setting “bool IsTxConfirmed = true” to “false” in all the code I use, due to the fact the product as standard configuration does not meet the Fair Useage Policy of TTN.
This is due to the fact that at most 10 downlink messages per day, including the ACKs for confirmed uplinks are allowed for each node. Having Tx confirmed set to “true” means that this rule is broken and would not meet TTN policy.
The current configuration of the Heltec CubeCell Board Manager (or WASN configurator script) does not allow the acknowledgement of TX to be set as off, as standard.
It would be good if the Board Manager Configuration and if possible the great WASN configuration Have the ability to set TX confirmed to False as standard and only allow it if configured.
Simon