beacon.bgs doesn't compile
Closed this issue · 1 comments
lokarlhorst commented
I have some errors when i build the project
beacon.bgs:Error, name collision in line 61
"event attributes_value(connection, reason, handle, offset, value_len, value)"
"handle" is already defined as global variable.
C:/Bluegiga/ble-1.2.2-100/bin/script_compiler.exe error:-1
Same for result, offset and value_len
slackhappy commented
It looks like the new SDK version made this an error condition. I have updated the scripts and tested the beacon. Hopefully this fixes your issue. Thanks for reporting!