How to burn the code to FULL2.0 BLE brain using ABT (OTA)

How to burn the code to FULL2.0 BLE brain using ABT (OTA)

AMS Burn Tool (ABT) is an Utility software, used to Burn the codes that are downloaded from AMS online, into the Avishkaar Robotics Brain in your Kit.
  1. Open your Web Browser.
  2. Visit and Sign In at link - https://www.avishkaar.cc/ams
                                       
  3. In the AMS, choose the mode, FULL 2.0 BLE / LITE 2.0 BLE from the Menu.
                                                               
  4. Begin creating your code using the blocks available in the various contexts tabs.
                           
  5. Here the sample code

                                        
  6. In AMS after making your code, add a name and then Save it. Then Compile your code making it ready to burn.
                     
  7. Now the code is ready to be Download and Burned onto your Robotics ER Brain using AMS Burn Tool (ABT).
                                             
    Program the Brain (OTA - Over The Air)
  8. Switching ON the Brain, automatically switches ON the bluetooth on the BLE 2.0 Brains.
  9. Ensure bluetooth is turned ON on your computer and the Brain is also turned ON.
  10. Click on Detect to find the bluetooth devices.
  11. Once detected, find the device in Bluetooth Devices with it's bluetooth handle starting with FB_*****
  12. Browse for the project (.avx file) that needs to be burnt and Click on Burn.
  13. Your project is successfully Burnt.            
                                   
               
                    
Note: All the blocks in a particular context are in a unique color so they are easy to find.
Coding Blocks Update (in AMS): In case the code in the manual shows the usage of Declare block  this is now deprecated in AMS, use just the Define block  instead after creating the variable . You may omit the Declare block altogether.