This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Has anyone written a console mode version of Master Control Panel?

The existing Master Control Panel cannot be used as an automatic test platform. Basically I am looking to send commands via a tcp/ip which will invoke scan/connect/disconnect/discover etc. I can then use that to automate a regression test platform. I currently use TI's BTOOL with their usb adapter and works great. However, I want to automate testing of the GATT Client api of Softdevice S110 and I keep hitting a brick wall with it as TI's BTOOL is not capable of serving a gatt table.

For the right C# source, I would put a case to my management to pay a reasonable amount for it.

Parents
  • Stephen

    Thank you for your suggestion.

    I am attempting to write a console mode C# application based on the Master Emulator API as I write this :-) I just don't the have the spare time to do it, but have no choice but to bite the bullet.

    Thank you for pointing out the python stuff. Had a look and as you say no documentation. Unfortunately I have no python experience.

    Looks like Nordic could be using it for their own automated testing. I asked them what they use for regression testing but got no answer. They must be doing something :-)

    Thanks Mahendra

Reply
  • Stephen

    Thank you for your suggestion.

    I am attempting to write a console mode C# application based on the Master Emulator API as I write this :-) I just don't the have the spare time to do it, but have no choice but to bite the bullet.

    Thank you for pointing out the python stuff. Had a look and as you say no documentation. Unfortunately I have no python experience.

    Looks like Nordic could be using it for their own automated testing. I asked them what they use for regression testing but got no answer. They must be doing something :-)

    Thanks Mahendra

Children
Related