Skip to content

ERROR Compile the StandardFirmataBle #387

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
hulkco opened this issue Dec 30, 2016 · 5 comments
Closed

ERROR Compile the StandardFirmataBle #387

hulkco opened this issue Dec 30, 2016 · 5 comments

Comments

@hulkco
Copy link

hulkco commented Dec 30, 2016

I have this error when updating the latest snapshot:
In file included from /tmp/arduino_build_563639/sketch/bleConfig.h:65:0,
from /root/Arduino/libraries/Firmata/examples/StandardFirmataBLE/StandardFirmataBLE.ino:42:
/root/Arduino/libraries/Firmata/utility/BLEStream.h: In member function ‘void BLEStream::end()’:
/root/Arduino/libraries/Firmata/utility/BLEStream.h:121:59: error: call of overloaded ‘setEventHandler(BLECharacteristicEvent, NULL)’ is ambiguous
this->_rxCharacteristic.setEventHandler(BLEWritten, NULL);
^
/root/Arduino/libraries/Firmata/utility/BLEStream.h:121:59: note: candidates are:
In file included from /root/.arduino15/packages/Intel/hardware/arc32/1.0.7/libraries/CurieBLE/src/CurieBLE.h:37:0,
from /tmp/arduino_build_563639/sketch/bleConfig.h:64,
from /root/Arduino/libraries/Firmata/examples/StandardFirmataBLE/StandardFirmataBLE.ino:42:
/root/.arduino15/packages/Intel/hardware/arc32/1.0.7/libraries/CurieBLE/src/BLECharacteristic.h:465:10: note: void BLECharacteristic::setEventHandler(BLECharacteristicEvent, BLECharacteristicEventHandler)
void setEventHandler(BLECharacteristicEvent event,
^
/root/.arduino15/packages/Intel/hardware/arc32/1.0.7/libraries/CurieBLE/src/BLECharacteristic.h:467:10: note: void BLECharacteristic::setEventHandler(BLECharacteristicEvent, BLECharacteristicEventHandlerOld)
void setEventHandler(BLECharacteristicEvent event,

@hulkco
Copy link
Author

hulkco commented Dec 30, 2016

Sorry i have need Firmata ble under Test Folder

@hulkco hulkco closed this as completed Dec 30, 2016
@sandeepmistry
Copy link
Contributor

I think this issue should be re-opened until the following pull request is merged by the Firmata maintainers: firmata/arduino#335

@hulkco
Copy link
Author

hulkco commented Dec 30, 2016

I reopen this issue for a request by @sandeepmistry

@hulkco hulkco reopened this Dec 30, 2016
@eriknyquist
Copy link
Contributor

Sandeep already filed an issue for this, so I don't know why he asked you to re-open it.

#377

Please follow that one ^^

don't re-open this one.

@sandeepmistry
Copy link
Contributor

@eriknyquist #377 is about the sketch not working after firmata/arduino#335 is applied.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants