HAMZAHUMMAM
HAMZAHUMMAM
About
- Username
- HAMZAHUMMAM
- Location
- Pakistan
- Joined
- Visits
- 70
- Last Active
- Roles
- Member
- Location
- Pakistan
Comments
-
Yes that issue was resolved , and the data can be received now but the data is too noisy through the wifi shield , we have tested the device in several environments but facing the same problem
-
We have used GUI version 3.2.1 , Hub Version 1.3.2 and the data is only streaming on Windows 7 Platform we had tested the same version on different platforms such as Windows 10 and Mac OS 10 but the data was not streaming ..... its only working on w…
-
@wjcroft I have sent messages to @pushtheworld and @openBCI but still have not got any reply from both of them
-
@wjcroft I have sent a message to @pushtheworld , as soon as he replies I will get here to you , Thank you
-
I have not checked it out in any other OS except for Windows 10 . On windows I am running it as an administrator .
-
I emailed @openbci but I have not received any reply yet .... Currently I am receiving this on the log please check this out , I think the hardware may not be responding or there may be some connection problem but I am still confused please check …
-
Not Yet , I emailed them hopefully I get reply , I will get here as soon as they reply me
-
Yes , Wifi Shield has been successfully OTA uploaded with the DefaultWifiShield.2.0.5.bin
-
Thank you for your concern , We were programming ESP8266 through Arduino IDE for that purpose to compile DefaultWifiShield.ino We Selected the Adafruit Huzza board as mentioned in the tutorial to which link is provided below http://docs.openbci.co…
-
We are facing this error currently on OpenBCI GUI 3.3.1 and Hub version 1.3.2
-
Yes we are using WiFi shield provided by OpenBCI. It never worked so we upgrade the firmware by programming it Over The Air (OTA). Now it is connected to the OpenBCI GUI and the wifi sheild is detected in the OpenBCI GUI .... after selecting UDP a…
-
Ok , Thank you its done , Thank you for your help
-
I am facing problems in generating the hex file of DefaultWifiShield.ino , the file is successfully compiled but the hex file is not generated after it has been compiled . If anyone has already compiled the file please share the hex file here , Than…
-
Brother in the previous section I was receiving the error as I had mentioned which was because of the beta version of Arduino JSON library which I had installed , when installed the stable version of the library the error was solved and the file was…
-
Yes , I am following the instruction ... I sorted it out , I had some issue in Arduino JSON library . I had installed latest beta version of the library because of which I was receiving the error , I installed the old stable version of the library t…
-
Ok, Thank you
-
Hi , I am facing exception of array index out of bound in Latest Version of OpenBCI When Loading Playback file I am facing this error in the Data Processing File In this line Line No 272 : fooData = Arrays.copyOfRange(fooData, fooData.length-Nff…