I am working on a Bolt IoT project and trying to control a buzzer using the digitalWrite and analogWrite functions. While the basic ON/OFF functionality is working perfectly, I am facing issues when trying to implement a beeping sound (alternating ON and OFF) or a continuous siren effect (varying tones using analogWrite).