Reply To: [Resolved]Unable to open I2C bus

Home Forums Forums Technical Support for BerryIMU [Resolved]Unable to open I2C bus Reply To: [Resolved]Unable to open I2C bus

#3956
jawood
Participant

rawdatauncalibrated.txt is the piped output
and
rawdatauncalibrated-1.txt is after I have manually edited the file and removed all erroneous data.
When run
awk ‘NR>2{ print l} {l=$0}’ calnewtemp.txt > ~/uncalibrated.txt
or
awk ‘NR>2{ print l} {l=$0}’ calnewtemp.txt > ~/uncalibrated-1.txt
get same error
awk: 1: unexpected character 0xe2

Blip, blop, bloop…