Advanced Search

Search Results (Searched for: )

  • gdenton
  • gdenton's Avatar
07 May 2022 16:07
Replied by gdenton on topic Does anyone have the .pdf file from mwm's tutorial

Does anyone have the .pdf file from mwm's tutorial

Category: General Discussions

Is this it?

This browser does not support PDFs. Please download the PDF to view it: Download PDF

  • tjcooper
  • tjcooper's Avatar
06 May 2022 01:02
Does anyone have the .pdf file from mwm's tutorial was created by tjcooper

Does anyone have the .pdf file from mwm's tutorial

Category: General Discussions

Back in 2017, mwm started a tutorial on making up a model .ini file from scratch.
There were many good comments about the tutorial. He had a .pdf file for a while and then it was removed and the only access was on his personal blog. All the references to the .pdf and his blog now point to a URL for sale designation.

Does anyone have a copy of that .pdf so that some of us "newbies" can learn how to program the T8SG?

Here is original thread:
www.deviationtx.com/forum/how-to/3948-tu...-a-model-config-file

The T8SG is very much like my old Royal EVO transmitter. All of the mixer and curve functions are the same.
But what is really different is the "replace" and "trim" functions of T8SG. If anyone knows of a tutorial that explains
how and why you use that functions with virtual mixers, that would be a great aid. Much thanks.
tjcooper
  • Psychonauth
  • Psychonauth's Avatar
04 May 2022 05:17
Replied by Psychonauth on topic Update firmware jumper T 8 SG V2

Update firmware jumper T 8 SG V2

Category: Feedback & Questions

Thank you Hexfet.
  • hexfet
  • hexfet's Avatar
02 May 2022 02:52
Replied by hexfet on topic Update firmware jumper T 8 SG V2

Update firmware jumper T 8 SG V2

Category: Feedback & Questions

There's two versions of ACCST these days. If your XSR is ACCST v1 it should work with the firmware you have. Try the fine freq adjustment to see if you can bind. If the XSR is ACCST v2 then install the firmware from here . This build has another protocol option for FrskyX to set the ACCST version.
  • Psychonauth
  • Psychonauth's Avatar
01 May 2022 19:49
Replied by Psychonauth on topic Update firmware jumper T 8 SG V2

Update firmware jumper T 8 SG V2

Category: Feedback & Questions

It is ACCST. Yes, you are right. It did't bind...
  • machead
  • machead's Avatar
01 May 2022 13:47
Replied by machead on topic Which RX with stabilizer for my DEVO12S

Which RX with stabilizer for my DEVO12S

Category: Protocol Development

  • machead
  • machead's Avatar
01 May 2022 13:39
Replied by machead on topic Update firmware jumper T 8 SG V2

Update firmware jumper T 8 SG V2

Category: Feedback & Questions

Is your receiver with ACCST or ACCESS f/w? I believe it can be bound in ACCST D16 mode only.
  • Psychonauth
  • Psychonauth's Avatar
01 May 2022 06:08
Update firmware jumper T 8 SG V2 was created by Psychonauth

Update firmware jumper T 8 SG V2

Category: Feedback & Questions

I can't get the frysky R-XSR reciver bind with my jumper T8 SG plus V2 transmitter. I am still made a firmware update, i am running t8sg_v5.0.0-abc5dcf, without solvi g the problem. Witch version is the right ones?
  • superlou
  • superlou's Avatar
25 Apr 2022 01:07
Jumper T8SG V2 Plus no longer binding to E011 was created by superlou

Jumper T8SG V2 Plus no longer binding to E011

Category: General Discussions

I have a Jumper T8SG V2 Plus from just before the V3 launched. When I first received it, I was able to bind to an E011C quadcopter using the Bayang protocol. The firmware is the stock shipped with the TX, t8sg_v2_plus_v5.0.0-e801244. However, the transmitter now seems to start the binding process but not complete. I have the following behavior with the stock toy transmitter the quadcopter comes with and the T8SG V2 Plus.

With E011C drone and stock toy transmitter:

1. Plug in battery
2. Blinks LEDs slowly
3. Turn on TX
4. Blinks rapidly for around 3 seconds, then LEDs go solid.
5. Drone responds to TX.

With E011C drone and Jumper T8SG V2 Plus:

1. Plug in battery
2. Blinks LEDs slowly
3. Turn on TX
4. Blinks rapidly and doesn't stop blinking rapidly.
5. Drone doesn't respond to TX.

I have tried the same T8SG TX with two different E011C drones, so the issue appears to be the Jumper transmitter. I have read that the crystal oscillator on the NRF24L01 transceiver may not have good stability, but I haven't found an example of someone successfully replacing it. Has anyone seen behavior like this before?
  • leventuygun
  • leventuygun's Avatar
23 Apr 2022 10:35
Replied by leventuygun on topic Voice alerts test build

Voice alerts test build

Category: Builds

BlackLotus wrote: Here it is.
dfu is just latest nightly build I got december 2020.
hardware.ini is what I edited.
check voice.ini and every steps as references, probably you already did :)


Thank You BlackLotus.
I'll check and give info, thanks again. :)
  • Bangdc
  • Bangdc's Avatar
22 Apr 2022 15:59 - 22 Apr 2022 16:02
Replied by Bangdc on topic Receive data from propel tx use XN297lbw chip

Receive data from propel tx use XN297lbw chip

Category: Protocol Development

goebish wrote: Hi, maybe you lack some nrf24 init code, can you post your whole code?
( setup(), loop() ) or share it on github ?

Dear Goebish,
I attached source code (I converted your code to build on platform IO IDE)

File Attachment:

File Name: rx_nrf24_esp32.zip
File Size:25 KB

Detail:
1. I am using file Bayang.cpp to modify NRF config fit with tx address, bind channel, payload length
const uint8_t bind_address[] = {0x12, 0xd6, 0x74, 0xbd, 0x71};

NRF24L01_WriteReg(NRF24L01_11_RX_PW_P0, BAYANG_PACKET_SIZE); // length is 18

NRF24L01_WriteReg(NRF24L01_05_RF_CH, BAYANG_RF_BIND_CHANNEL); // Bind channel is 0x0B
if possible could you please help me confirm these values via Pulseview data that i attached?
One more thing: I uploaded an esp32 board as TX mode and the rest as RX mode(uncomment #define RX_MODE in file board.h), I received bind packet, but with PROPEL Remote control I was still not sucessful, there is no data come esp32+nrf24 module.
PROPEL TX:
  • BlackLotus
  • BlackLotus's Avatar
22 Apr 2022 14:46 - 22 Apr 2022 14:47
Replied by BlackLotus on topic Voice alerts test build

Voice alerts test build

Category: Builds

Here it is.
dfu is just latest nightly build I got december 2020.
hardware.ini is what I edited.
check voice.ini and every steps as references, probably you already did :)

  • Bangdc
  • Bangdc's Avatar
22 Apr 2022 11:08
Replied by Bangdc on topic Receive data from propel tx use XN297lbw chip

Receive data from propel tx use XN297lbw chip

Category: Protocol Development

Dear Goebish,
Thank you very much for your attention to my problem.
I will upload the whole source code based on this github: github.com/bikemike/nrf24_multipro/tree/rx_mode soon (about 5 hours latter when I come back home)
I'm using esp32 and nrf24L01+ so I modified that github for esp32.
  • goebish
  • goebish's Avatar
22 Apr 2022 09:08
Replied by goebish on topic Receive data from propel tx use XN297lbw chip

Receive data from propel tx use XN297lbw chip

Category: Protocol Development

Hi, maybe you lack some nrf24 init code, can you post your whole code?
( setup(), loop() ) or share it on github ?
  • leventuygun
  • leventuygun's Avatar
22 Apr 2022 09:03
Replied by leventuygun on topic Voice alerts test build

Voice alerts test build

Category: Builds

Any comment. :)
  • Bangdc
  • Bangdc's Avatar
20 Apr 2022 04:33
Replied by Bangdc on topic SPI capture guide

SPI capture guide

Category: Protocol Development

Dear Goebish,
could you help me take a look at this thread when you have time? www.deviationtx.com/forum/protocol-devel...tx-use-xn297lbw-chip
Thank you.
  • Bangdc
  • Bangdc's Avatar
19 Apr 2022 17:44 - 19 Apr 2022 17:50
Receive data from propel tx use XN297lbw chip was created by Bangdc

Receive data from propel tx use XN297lbw chip

Category: Protocol Development

Dear All,

I have TX with XN297lb RF chip inside.
I want to use this TX to send data to arduino + NRF24L01+
In order to do that, I collected sequence from TX via PulseView tool and found:
- TX address: 0x12, 0xd6, 0x74, 0xbd, 0x71
- RX address: 0x15, 0x59, 0x23, 0xc6, 0x29
- Bind Channel: 0x0B
- Payload: 16
Then I used these value to config for my NRF24L01+ chip
#define BAYANG_RX_PACKET_SIZE 12 //Even though payload is 16, but I found with Configure XN297_CRCEN, payload will be add more 4 and set 16 via XN297_SetRXAddr()

	XN297_Configure(XN297_CRCEN, XN297_SCRAMBLED, XN297_1M);
	const uint8_t tx_address[BAYANG_RX_ADDRESS_LENGTH] = { 0x15, 0x59, 0x23, 0xc6, 0x29 };
	const uint8_t bind_address[BAYANG_RX_ADDRESS_LENGTH] = { 0x12, 0xd6, 0x74, 0xbd, 0x71 };
	XN297_SetTXAddr(tx_address, BAYANG_RX_ADDRESS_LENGTH);
	XN297_SetRXAddr(bind_address, BAYANG_RX_PACKET_SIZE);	
	XN297_RFChannel(0x0B);
	XN297_SetTxRxMode(TXRX_OFF);
	XN297_SetTxRxMode(RX_EN);
But with this RF setup, I can not get any payload from TX, ( NRF24L01_ReadReg(NRF24L01_07_STATUS) & _BV(NRF24L01_07_RX_DR) ) is alway False
Will be very appriciate if anyone help me check why this problem happened.
I also attached PulseView data that I collected via Saleae Logic tool.

File Attachment:

File Name: bind_seque...4-19.zip
File Size:11 KB
  • wltoysfans
  • wltoysfans's Avatar
19 Apr 2022 10:59
Replied by wltoysfans on topic Devo 7e wltoys k989 3in1 receiver.

Devo 7e wltoys k989 3in1 receiver.

Category: Model Configs

You can go to their website to contact them and find corresponding help
  • leventuygun
  • leventuygun's Avatar
17 Apr 2022 13:48
Replied by leventuygun on topic Voice alerts test build

Voice alerts test build

Category: Builds

BlackLotus wrote: Try with Nightly build. I'm also using Devo 8.


Dear BlackLotus, I tried all the nightly firmwares for devo8. But nothing changed, non of the nightly's have volume control tab in the tx config page.
I thing there is something wrong in .DFU files. May be, if your firmware is working you can share. :)
  • -=Hubi-Dirk=-
  • -=Hubi-Dirk=-'s Avatar
08 Apr 2022 12:12
Replied by -=Hubi-Dirk=- on topic Voice alerts test build

Voice alerts test build

Category: Builds

I have no Devo 8s here to try it out but i have a look at the Devo 8 emulator nightly version 2021-06-06.
There is a setting for audio volume, the sidebar should be half the way in the middle.
Displaying 421 - 440 out of 76179 results.
Time to create page: 0.077 seconds
Powered by Kunena Forum