We use TI's ota-server to perform ota for other zigbee devices.
During our test, some 3rd party ota clients did not perform the ota server discovery process, and their ota messages used the fixed ota server endpoint 0x01, which made it impossible to communicate with the TI ota-server.
Can you provide the source code of TI's ota-server on the PC?
If the source file is not supported, is it possible to add an interface for setting the source endpoint on the ota-server UI, such as adding a textBox?
Thanks.