Skip to main content

boAt Rockerz 330 Pro Bluetooth Wireless in Ear Earphones

 

boAt Rockerz 330 Pro Bluetooth Wireless in Ear Earphones with 60HRS Playtime, ASAP Charge, ENx Tech, Bluetooth v5.2, Dual Pairing, IPX5, Magnetic Earbuds, 10mm Drivers with Mic (Navy Blue)


  •  Rockerz 330 Pro offers a massive playback time of up 60HRS on a single full charge
  • This neckband has our ENx technology that helps to capture your voice without background glitches and lets you be heard crystal clear over voice calls, Charging Time : 1 H
  • With our ASAP Charge tech, the neckband can gather up to 20HRS of playtime in just 10Min of charge
  • Our boAt Signature sound shines through whenever you want to get indulged in your cherished playlists courtesy the 10mm drivers
  • The ergonomically designed neckband has magnetic earbuds that support easy storage and carry when not in use
  • You can listen to your favourite tracks in a carefree manner, courtesy the protection offered by its IPX5 marked water resistance
  • You can enjoy the advantage of dual pairing by having the neckband stay connected to two devices simultaneously, for eg: phone and laptop.
  • 1 year warranty from the date of purchase.  


       

Comments

Popular posts from this blog

Play PS2 games in PC using PCSX2 emulator | WWE SMACKDOWN - HERE COMES THE PAIN

Play PS2 games in PC using PCSX2 emulator Please use the below link to download WWE SMACKDOWN - HERE COMES THE PAIN WITH PCSX2 (WITH BIOS) EMULATOR FOR PC https://mega.nz/folder/PtQCjYLI Decryption key for the above link :  XYiOZ4A4ztKXBbrODQUByw I have provided the steps in the above link Configure controller settings with the above image. Please subscribe to my youtube channel for more technology videos. https://www.youtube.com/c/krishnatechinfo

How to Setup OCS Inventory Server on Ubuntu

 Installation Steps: Install Dependency packages apt install make cmake gcc make libapache2-mod-perl2 libapache-dbi-perl libapache-db-perl libapache2-mod-php  Edit PHP configuration nano /etc/php/7.2/apache2/php.ini file_uploads = On allow_url_fopen = On short_open_tag = On memory_limit = 256M upload_max_filesize = 100M max_execution_time = 360 date.timezone = America/Chicago Mysql Database setup CREATE DATABASE ocs; CREATE USER 'ocsuser'@'localhost' IDENTIFIED BY 'password'; GRANT ALL ON ocs.* TO 'ocsuser'@'localhost' WITH GRANT OPTION; FLUSH PRIVILEGES; EXIT; Install and Enable Perl Modules apt -y install perl libxml-simple-perl libcompress-zlib-perl libdbi-perl libdbd-mysql-perl libnet-ip-perl libsoap-lite-perl libio-compress-perl libapache-dbi-perl libapache2-mod-perl2 libapache2-mod-perl2-dev perl -MCPAN -e 'install Apache2::SOAP' perl -MCPAN -e 'install XML::Entities' perl -MCPAN -e 'install Net::IP' perl -MCPAN -e &

Krishna's TechInfo Intro

Hi friends.This is my new youtube channel.in this i will be posting videos related to windows server and vmware vsphere and other technologies.please do support me.post your suggestions in the comment box.thank you