0

I am developing an application based on .NET Framework 4.8 and using the Falcon library version 6.1.6264. I have also tested the same functionality with .NET 6, .NET 7, and .NET 8 using the latest versions of Knx.Falcon.Sdk individually.

However, I am unable to write the FDSK to my device as it is done in the EITT 4.4 application. I can successfully connect to the device and complete the Unlock step (public/private key exchange). After that, I attempt to send the data to the device using the WritePropertyExtendedValueAsync command.

When I examined the EITT 4.4 application, I noticed that it performs the FDSK operation using the FctPropertyExtCommand method. Unfortunately, I could not find this method anywhere in the .NET Falcon SDK.

Could you please help me with this issue? Is there an alternative way or API available in the Falcon SDK to perform the FDSK write operation?

1
  • Manufacturer Falcon 6 .NET SDK needs to be installed. Commented Oct 30 at 6:25

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.