Page 4 of 4

Re: NXT enhanced firmware

Posted: 23 Mar 2012, 20:57
by pepijndevos
the source of the program I liknked to on freelug.

Re: NXT enhanced firmware

Posted: 24 Mar 2012, 03:21
by afanofosc
Well, in any case, you can read all 128 bytes from the Bluetooth buffers in a single operation. There is no 58 byte limit so long as you use the enhanced NBC/NXC firmware. The standard firmware limits the IOMapRead system call function from reading more than 64 bytes in a single operation. In the enhanced firmware that limit is 800 bytes.

John Hansen