12-03-2016, 02:34 PM
(12-03-2016, 02:17 PM)Traveler Wrote: I have found a bluetooth device that I would like to try and develop an app for.
This would be a new adventure for me.
...
Device in question:
http://www.wirelessmultimeter.com/default.asp
You will need to contact the company.
... I reviewed most of the site before posting this response. The device is not open; that means that its codes ( and its blue-tooth interface ) are proprietary. To write your own app will require reverse engineering the device and probing its bt interface; this is of course possible, but way more work than the device's price tag $129 makes relevant.
I don't know how their app could not meet your needs; its a very simple set of values and what it measures is all there is.
You would be better off making your own device ( ADC use an mcp3002 ) and read the device with SPI. Keep your own stats and design your own interface. ( this approach will be WAY cheaper too )
If you're bent on writing your own app for this device you're going to have to get the specs on the device; if the company will not provide those you are left with probing and reverse engineering.
marcushh777
please join us for a chat @ irc.pine64.xyz:6667 or ssl irc.pine64.xyz:6697
( I regret that I am not able to respond to personal messages; let's meet on irc! )
please join us for a chat @ irc.pine64.xyz:6667 or ssl irc.pine64.xyz:6697
( I regret that I am not able to respond to personal messages; let's meet on irc! )