This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

I was wondering if it’s possible to successfully port your phyphox BLE code to the Ke
#1
“To reduce costs, I’m using some less common microcontrollers (MCUs) to read data, and these MCUs must be developed using the Keil IDE. I was wondering if it’s possible to successfully port your phyphox BLE code to the Keil platform.”
Reply
#2
I have never heard of Keil, but I would assume that the main thing is that you are using some C SDK for your microcontrollers. I am quite sure that the answer to your questions is "yes" - I don't see why it could not be ported. But I am afraid that this would be a lot of work. Our library is a wrapper for different Arduino BLE libraries, so most of it will have to be rewritten for whatever BLE library your controllers use. Depending on what you want to do, it would probably be easier to just implement the a BLE interface for your device and write create a matching phyphox configuration.
Reply


Forum Jump: