- Posts: 5
Single-Board Universal Module
- mpicpu
- Offline
www.banggood.com/Conversion-Tuner-Module...-PALNA-p-945968.html
Could someone tell me if this is actually a universal Module, the ad states
A7105: WLtoys 939/959 RC Quadcopters,V911, F929/939 RC Airplane; Hubble X4/Q4 RC Quadcopter; SH 6050 and so on,all use FLYSKY agreement;
CC2500: Skyartec NANO CP/250 v3, and so on all use Skyartc agreement
NRF24LE1: Hisky FBL80/100, WLtoys V922/V977, HP100
Please Log in or Create an account to join the conversation.
- SadSack
- Offline
- Posts: 317
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Topic Author
- Offline
- Posts: 4402
I am confident in the code, since (a) i can see the LNA_PA pin toggling which only happens during transmission, and (b) the same code works fine on the 1st 2 modules I built. Since the circuit hasn't changed, the problem is very likely on the physical side.
mpicpu: That is just an NRF module. the description is just generic for all the different modules, it dos notmean that the module you listed can actually support all those models.
Please Log in or Create an account to join the conversation.
- octagon
- Offline
- Posts: 58
Do you have a test program to put it into steady RF out for ease of measuring?
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Topic Author
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- octagon
- Offline
- Posts: 58
You have probably already considered re-flowing parts around the chip with a little hot air gun and replacing the nRF chip.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Topic Author
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Topic Author
- Offline
- Posts: 4402
oshpark.com/shared_projects/PNfiUaYx
Please Log in or Create an account to join the conversation.
- octagon
- Offline
- Posts: 58
With thin traces there is a chance for "necking" next to the pads, a little more meat around the pads don't hurt. They are a PITA to remove so only add them in a last step before ordering the board.
electronics.stackexchange.com/questions/...eardrops-on-pcb-pads
I as well had to deal with a quality issue on polyimide boards that broke around the pad where a teardrop would have helped.
I left a suggestion to separate the dc/dc switcher coil and the output filter to the max( ~4.32mm) , to reduce any inductive coupling between the filter and the switcher coil. Perhaps not necessary?
Did you get that nRF chip working?
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Topic Author
- Offline
- Posts: 4402
Thanks for all the help you, Fernandez, moss, and SadSack provided. I really value the experience you guys have, and I think the board design is much better because of it.
Please Log in or Create an account to join the conversation.
- Fernandez
- Offline
- Posts: 983
I normally select the thickest copper option, with gold plate and in black pcb, I think canĀ“t be beaten!
You can easily calculates cost normally price drops exponentially.
If you need a few prototypes, I used eurocircuits.com/
They have very nice user web interface, they even do some automated checks for you, point out problems give some remarks and you have a lot of viewing tools, and you can "camera inspect" the pcb upfront before it is build. Pretty nice !!
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Topic Author
- Offline
- Posts: 4402
Having a 2nd board for PPM->SPI would mean we now have more space, for other functionality too on the daughter board.
Please Log in or Create an account to join the conversation.
- RedSleds
- Offline
- Posts: 226
DEVO 10 - Multi-module with nRF24L01 +PA +LNA, A7105 +PA, & CC2500 +PA +LNA transceivers.
Nightly Build: v4.0.1-548bbf5 (6/9/2015)
Please Log in or Create an account to join the conversation.
- Wene001
- Offline
- Posts: 277
It would be nice to have Voice and Vibration support via Smartphone for us Devo users....
and other Gimmicks
Any Chance to keep the bluetooth support for us Devo users??
hmmmm BTW: is it possible to integrate support for a vibration motor ?
Please Log in or Create an account to join the conversation.
- blackmoon
- Offline
- Posts: 402
PhracturedBlue wrote: I've been thinking about this some more, and I may have a way by which I'd feel comfortable selling these. If I remove the serial capabilities of the module, it becomes a smart-switch with 4 RF chips.
In others words this would become MultiModule 2.0 ?
If it is, and sold mounted, I'm all hears, because I never could make the MM work on my DeVo7E (maybe this was solved don't know as I gave up).
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Topic Author
- Offline
- Posts: 4402
I've been thinking about whether the bluetooth module can be used when mounted in a Walker radio. It will require careful timing as we'll need to multiplex the info messages with the protocol data on the SPI bus. That wouldn't be so hard, but we need to make it work with all protocols, each of which has different timings. I won't remove the bluetooth if there is any chance we can get it working. Talking with SadSack, an alternative to bluetooth is WiFi. The ESP8266 wifi chip works a lot like a bluetooth board but can be had in a 10mmx10mm board, and is much cheaper at only ~$3. I've done some initial experimentation with these, and one benefit is that it will reliably work with all Smartphones (the bluetooth solution I have now requires a $15 module to work with iPhone and is still untested). The downside is that it may be tricky to setup since we need to run the ESP8266 in AP mode. For testing, it can connect using the bluetooth pins so I can play with it with the existing boards.
Please Log in or Create an account to join the conversation.
- Wene001
- Offline
- Posts: 277
Please Log in or Create an account to join the conversation.
- midelic
- Offline
- Posts: 174
And is also cheap 3.22 USD.
www.ebay.com/sch/i.html?_from=R40&_trksi...&_nkw=HC-05&_sacat=0
Another important issue ESP8266 draw 100-200mA it can connect to wifi 500m away .Bluetooth consumption is 8mA..low power will keep you battery much much longer time.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Topic Author
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- Daryoon
- Offline
- Posts: 260
www.rcgroups.com/forums/showthread.php?t=2019937&page=3
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Development
- Single-Board Universal Module