Hello,
So after a few months of playing around with the RFduino and Simblee, i decided to try and make a DA14580 board. At first i considered doing it all from scratch, but realised that it would be a lot easier to use a pre-certified module, so i ended up designing a board with the Murata LBCA2HNZYZ which is a tiny 7.4mm by 7mm module with built in antenna.
This board was actually made in KiCad, basically because i thought KiCad would be a nice improvement over Eagle, plus it would be s good opportunity to expand my skills. I do like KiCad and it has a lot of good features... but i still find myself going back to Eagle, and Eagle is very slowly getting better.
The KiCad PCB files can be found on Github: https://github.com/Cannonball2134/MiniWear/tree/master/BLE Microcontrollers
I was very impressed with the module and actually started developing another project with it. However, i felt it was missing something.... it wasn't super easy to understand the programming. I still wanted the module to be cheap which it was at roughly $6 for 1 (AVNET) but i still wanted something as easy to use as the Arduino programming language for prototyping.... so i have come up with an idea for Tiny Low Cost BLE V4 but this is still far away from being finished.
Here are the key DA14580 specs from the Dialog website:
- 32-bit ARM Cortex M0 microcontroller
- Radio current consumption: 4.9 mA RX / TX at 3 V at 0 dBm output power
- Under 600 nA sleep mode
- -93 dBm Rx sensitivity
- 0.9 – 3.6 V operating range
- Single-pin antenna interface
- Up to 32 GPIOs
- Supporting software upgrades Over-The-Air (OTA)
- World leading low power consumption
- Smallest form factor
- Lowest system BoM
- Runs from coin cell, single or dual cell (alkaline or NiMH)
- Best-in-class RF link budget
I made this board quite a few months ago, so if you try it, let me know if everything works ok.
I do remember it being a little annoying to solder, not as bad as BGA's but still annoying, so good luck :)
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
Hi!
I was looking for a low cost bluetooth module to use with my Arduino or ATtiny's projects and I found this!
It's amazing!
I have just a beginner question, if I make this board, can I connect it to Rx and Tx pins of an Arduino and use it as it were a HC-05 module?
Thanks!
Are you sure? yes | no