Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hey, i dont know how i can solve this problem..
Hi,
Can you give us more details on what is it that you are doing with the SDK? what is the purpose of the project and what SDK are you using?
Also, the ThingWorx hosted instance on which you want to connect with the help of the SDK
Thanks,
Adrian
Hi,
i have Sensors, like GPS, RFID SOS Button and in the C SDK is an example Steamsensor, i changed the main.c for my sensor data, but on my c programm i need the library bcm2835 for the pinout of the raspberry. and if i want to run with make BUILD=release (as Steamsensor) this edition comes.
is this enough?
thanks,
kübra
Hi,
Maybe this information will help you:
Download, compile, and install the Broadcom BCM 2835 library for the Raspberry Pi · GitHub
and this:
BCM2835 - Raspberry Pi Documentation
Thanks,
Adrian
Hi,
i install the library but if i install the 1.5 library my RFID its not working..
Hi,
Do you still have this issue? Can you tell me what error do you have with your RFID after installing the bcm2835 library?
Thank you,
Adrian