Bluetooth to GPRS

kaviprad
@kaviprad-xBBvxS โ€ข Oct 25, 2024

I have a watch-like blood pressure monitoring device. This device measures BP and then trasmits it as a bluetooth signal. I am looking to find a cheap/painless way to take that signal, convert to GPRS/2G and transmit to a remote server that could be miles away. Any ideas?!

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • PraveenKumar Purushothaman

    @praveenkumar-66Ze92 Aug 2, 2011

    When you convert that signal into a BlueTooth signal you can very well send HTTP Requests through TCP IP using a Daemon running on the server... ๐Ÿ˜€ Why do you want to use a GPRS/2G now?

  • durga ch

    @durga-TpX3gO Aug 2, 2011

    hmm, I suggest you have a look at this page , its regarding athelete monitoring mechanism

    <a href="https://www2.ee.unsw.edu.au/~vijay/athlete/index.html" target="_blank" rel="nofollow noopener noreferrer">Athlete Monitoring</a>