| 
		
	
		
		
			
			 
				
				Wiimote Connectivity Issue
			 
			 
			
		
		
		
			
			Hello, 
 
I'm trying to connect and use a wiimote with Vizard 5 and having an issue adding it. 
 
The wiimote (Nintendo RVL-CNT-01) is connected via bluetooth (running windows 10). 
 
I'm trying to add the wiimote as shown in the tutorial by first using "wii = viz.add('wiimote.dle')" and then "wiimote = wii.addWiimote()".  
 
After the second line the console outputs  
 
** NOTIFY: Connecting to wiimote 
** ERROR: Failed to create extension sensor with wiimote.dle 
 
The wiimote is on and connected at the time of running the script but doesn't ever get added. 
 
Any ideas what I might be doing wrong? 
 
Thanks, 
Brendan
		 
		
		
		
		
		
		
		
		
	
	 |