nbowers:
I’m sorry…but it seems the more questions I ask, the more questions I have!
When the embedded bug bites, it leaves you always wanting to know more!
nbowers:
I need these two devices to talk to each other while not attached to a computer. They also need to be about the size of a thumbdrive: all inclusive of battery, FLASH, usb port, etc.
That's certainly doable, except for maybe the battery. Even the smaller coin cells might be a bit bigger than your average thumbdrive.
nbowers:
You said the device must be attached to the computer to write to memory. Does this mean it needs to be conected when uploading the initial programming codes only? Does it have to be attached when receive a signal from the other device and recording its info to FLASH?
It only needs to be attached to the computer to write the initiail firmware to the microcontroller. After this, you never have to attach it again (unless you want to re-write the firmware). So long as you're using the on-chip FLASH or an external flash that is on the same board, you won't need to have it connected to the computer.
nbowers:
The only thing the devices will do is send out a constant signal of roughly 15 digits each. At the same time it will receive other devices’ signals and store them to memory. It must be absolutely portable.
Pretty easy to do with all of the solutions mentioned.
nbowers:
In order for the devices to talk to each other do they need to be from the same company/manufaturer, etc. Or can the just be on the same radio frequency, etc.?
If they use the same frequency, modulation format, and transmission protocol, then they can be used interchangeably. However, I am not aware of modules from *any* other manufacturer that are compatible with Nordic's radios.
nbowers:
If I use your break-out board and can’t use Nordic’s software how do I program the chip? Do you offer software als? It seems like theirs is pretty user friendly.
My boards come pre-programmed with a bootloader I wrote. It's very simple, and it works fine for me (I haven't had any complaints from customers yet, either).
nbowers:
I imagine a breakout board has a larger footprint than working right from the chip. WHen I am ready for production everything can be made smaller, no?
Well the breakout board is pretty small, but considering you're going to have to strap at least some circuitry to it, the overall assembly will be much larger than your final production board. And you could certainly make the board very small, if you were using a really small battery you might be able to get down to something like 1" x 0.5"
nbowers:
It would be nice to be able to talk or chat for a bit so I can get all these questions out at once instead of going back and forth on this board. Either way, I appreciate you sharing your expertice
Feel free to shoot me an email if you would like (brennen diyembedded com).