And you are trying to use nRF52832?The problem is, its a wearable so I need it to be pretty compact.
Have you looked at the size of HC-05 module?
And you are trying to use nRF52832?The problem is, its a wearable so I need it to be pretty compact.
Yes exactly, I just want to be able to communicate a button press between the two devices and have the other one light up and vibrateAre you talking about a simple status signal, such as press a button here and get an indication over there? Or a sensor detects something here and sends an alert to there? Technically, a bit, but not explicitly computer data related?
ak
That is what is known as data.Yes exactly, I just want to be able to communicate a button press between the two devices and have the other one light up and vibrate
so this does not need to be anything fancy, could be purely analog too...Yes exactly, I just want to be able to communicate a button press between the two devices and have the other one light up and vibrate
I don’t know why you’re getting so caught up on this one data message. I just made a small mistake. I only need a binary on/off signalThat is what is known as data.
I just mean a small piece of jewellery, a cylinder with a diameter of 22mm
How compact could I make this setup. I need this to work over long distances (<40km)so this does not need to be anything fancy, could be purely analog too...
make an RF transmitter, modulate it with audible tone and activate it on a button press.
and at some distance away have a radio receiver...
Well the ISP1507_AL is 8x8x1mm, whereas as far as I can tell the HC-05 is 44×16×7mm. I could be completely wrong or looking at the wrong module or something, but the ISP1507_AL fits in the dimensions I need it too, so I don't see why I shouldn't use it.And you are trying to use nRF52832?
Have you looked at the size of HC-05 module?
Yes but breaking out the nRF24L04 and developing a whole antenna for it and everything else the ISP1507 has integrated would be much harder and not worth it. the ISP1507 is the most user friendly version of the chip that I can fit into the dimensions I need.8 x 8 x 1mm is the size of the chip. What are you going to do with it once you get it in your hand?
If you want to play that game, nRF24L04 is even smaller, 4 x 4 x 0.85 mm.
He has said multiple times that the the long distance comm is via cellphones and the wearables connect to the phones with bluetooth.transmitting information over long distance is not easy.