Thanks guys for you fast responses! I know that the values need to be shifted, but the problem is I seem to be getting way more than just 2 bytes of raw data. Here are some packets I received below (Each byte converted to an int value)
192, 0, 255, 125, 184, 146, 12, 123, 7, 73, 4, 74, 7, 32 , 7 , 18, 8, 0, 0, 26 , 77 , 193 192, 0, 255, 127, 184, 128, 12, 142, 7, 48, 4, 71, 7, 66 , 12, 21, 8, 0, 0, 151, 216, 193 192, 0, 255, 129, 184, 133, 12, 147, 7, 47, 4, 67, 7, 126, 4 , 20, 8, 0, 0, 207, 209, 193 192, 0, 255, 141, 184, 163, 12, 137, 7, 75, 4, 56, 7, 174, 3 , 19, 8, 0, 0, 238, 238, 193 192, 0, 255, 145, 184, 173, 12, 128, 7, 50, 4, 61, 7, 203, 10, 19, 8, 0, 0, 54 , 162, 193 192, 0, 255, 149, 184, 183, 12, 126, 7, 56, 4, 54, 7, 169, 10, 20, 8, 0, 0, 38 , 0 , 193 The packet looks good because all of the other values are correct - BOF, Battery indicator, etc. I just am receiving too much raw data. I am using biomobius EMG from the bootstrap loader and I am assuming that this is the same as the one listed on sourceforge. Thank again for all your help! _______________________________________________ Shimmer-users mailing list [email protected] https://lists.eecs.harvard.edu/mailman/listinfo/shimmer-users
