- Posts: 1016
JJRC H30C with a new RFchip CHOMP ZC2406/ZC2407
- SeByDocKy
- Topic Author
- Offline
Some infos can be found here: www.chompmcu.com/product-31.html
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Some of the characteristics make me think of the nrf24+/xn297l/bk24xx, pin count (in RX), available bit rates, 126 channels spaced 1MHz ... but we don't even know if it's using GFSK modulation.
Is it the only IC in the transmitter ? I hope not (but looks it's the case because it's directly connected to pots), that would mean the mcu is built in the transceiver and so there's no SPI bus to capture here, we'll have to find other means (capture on the RX, or capture in the air ...).
... but that's interesting, I'm a bit bored of "just" adding protocols, stuffs like that are more challenging
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Topic Author
- Offline
- Posts: 1016
goebish wrote: JJRC .... have they ever made 2 machines that are both using the same protocol ?
Some of the characteristics make me think of the nrf24/xn297/bk24xx, pin count (in RX), available bit rates ... but we don't even know if it's using GFSK modulation.
Is it the only IC in the transmitter ? I hope not (but looks it's the case because it's directly connected to pots), that would mean the mcu is built in the transceiver and so there's no SPI bus to capture here, we'll have to find other means (capture on the RX, or capture in the air ...).
... but that's interesting, I'm a bit bored of "just" adding protocols, stuffs like that are more challenging
Yes JJRC changes almost every model their protocols... In practice, they rebrand every toys in the market...
I am afraid it's the only IC ... maybe the classic SPI are still available in some pins ....
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
How much is this machine ?
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
ZC2407 is a MCU + 2.4G together sealed in a SSOP24 of IC, 12 IO ports (including port 7 AD), mainly used in the Flight Control 2.4G remote control market.
I'll try to find a datasheet.... note that it should be possible to capture as usual but on the RX side, that's not easy to solder probe wires here
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Topic Author
- Offline
- Posts: 1016
goebish wrote: There's no external SPI talking to the transceiver if it's the only IC, no possibility to dump from the TX by "classic" means
How much is this machine ?
30 USD .... average machine .... 720p with very narrow FOV
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- dc59
- Offline
- Posts: 799
goebish wrote: There's no external SPI talking to the transceiver if it's the only IC, no possibility to dump from the TX by "classic" means
How much is this machine ?
I visited their web site , it announced Z2407 chip integrated MCU & 2.4G chip in one chip!
range is 80 meter ; I can't find any datasheet and Z2406 information.
12 IO ports and 7 AD ports.
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Topic Author
- Offline
- Posts: 1016
dc59 wrote:
goebish wrote: There's no external SPI talking to the transceiver if it's the only IC, no possibility to dump from the TX by "classic" means
How much is this machine ?
I visited their web site , it announced Z2407 chip integrated MCU & 2.4G chip in one chip!
range is 80 meter ; I can't find any datasheet and Z2406 information.
12 IO ports and 7 AD ports.
The RX sensibility is not bad (better than the XN297 at same datarate)... probably a NRF24L01 clone. What's a pity we can't access to SPI data with the 2407
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Protocol Development
- JJRC H30C with a new RFchip CHOMP ZC2406/ZC2407