RC-N1 in DJI Simulator
11845 29 2021-5-21
Uploading and Loding Picture ...(0/1)
o(^-^)o
Jackie-Gan
lvl.4
Flight distance : 457477 ft
Mexico
Offline

When will the RC-N1 be usable in the DJI flight Simulator?
It has been a long time. The owners of Mavic Air 2, Mini 2, and DJI Air 2S are waiting.
Link: https://www.dji.com/simulator
(Not the FPV Sim)
2021-5-21
Use props
DJI Gamora
Administrator

Offline

Hi, Jackie-Gan. Thanks for reaching out! At the time being, there's no confirmed information about the addition of the RC-N1 to the DJI Flight Simulator but we'll forward this feedback to our developers. After the evaluation of the engineers, significant suggestions or requests will be implemented via the firmware update, app update, etc. For any updates, please stay tuned to the latest news on our DJI official website at www.dji.com or by checking the Release Notes specific for the DJI Flight Simulator.

Thank you for your kind support and understanding.
2021-5-21
Use props
xdar87
New

Italy
Offline

Hi,

any news about this?

Many Thanks
2021-12-16
Use props
MiniManiac
Second Officer
Flight distance : 1047503 ft
United Kingdom
Offline

they never added the Mavic Pro remote so I cant see them doing anything for the Mini 2 remote, people have been asking about it for a while
2021-12-16
Use props
djiuser_gGIhke5Osyhk
New

Philippines
Offline

Hi, Any update on this?
2022-6-27
Use props
tlkh
lvl.2
Flight distance : 51749 ft
Singapore
Offline

+1 Would be great if DJI could add support.
2022-6-28
Use props
Gmood
lvl.1
Flight distance : 33091 ft
Luxembourg
Offline

It would really be nice
2022-9-26
Use props
DJI Stephen
DJI team
Offline

Gmood Posted at 9-26 21:18
It would really be nice

Hi there Gmood. Good day and thank you for the reply. These information has been forwarded to the designated DJI Department. For the latest DJI updates please stay tuned to our DJI official website at www.dji.com. Thank you.
2022-9-26
Use props
fansc61c33e5
lvl.1
Croatia
Offline

+1, let's goooo!!
2022-10-12
Use props
djiuser_F03cDjIiUCVx
New

Indonesia
Offline

any news about this?
no sim for mavic 3?
2022-10-27
Use props
OoWoO
lvl.1

Russia
Offline

Hello there!

I'm using Mavic3+N1 controller and i so like this drone... Thank You DJI for your products...

I was very surprised when I could not connect my remote to the  DJI flight Simulator! (also i have Quest 2 VR)
I want Avata but im not sure to could use it great or its for me in total its good idea....



It is unlikely that this message will change anything ...
Thank you for your drones nonetheless....
2023-2-3
Use props
Patrioka
lvl.2
Flight distance : 700020 ft
Mexico
Offline

+1 me too for the new firmware to rc-n1
2023-2-3
Use props
ivnn
lvl.1

Ukraine
Offline

I created a quick guide how to connect it
https://github.com/IvanYaky/DJI_RC-N1_SIMULATOR_FLY_DCL
2023-4-5
Use props
Pepe98
lvl.1

Spain
Offline

ivnn Posted at 4-5 14:30
I created a quick guide how to connect it
https://github.com/IvanYaky/DJI_RC-N1_SIMULATOR_FLY_DCL

It works !!!!
Thanks !!!!
2023-4-7
Use props
djiuser_MpO98VhznemD
New

Russia
Offline

ivnn Posted at 4-5 14:30
I created a quick guide how to connect it
https://github.com/IvanYaky/DJI_RC-N1_SIMULATOR_FLY_DCL

Powered by DJI Mini 2. Many thanks to the author.
2023-4-19
Use props
Jakc0941
New

Germany
Offline

Hi there,
i would like to use the code, could you please make a tutorial for this, I dont know how to use it.

Thankyou!
2023-4-21
Use props
djiuser_MpO98VhznemD
New

Russia
Offline

djiuser_MpO98VhznemD Posted at 4-19 05:24
Powered by DJI Mini 2. Many thanks to the author.

It also allows the remote to be used in the Liftoff simulator.
2023-4-26
Use props
Pepe98
lvl.1

Spain
Offline

I have install this code on two PCs. In the first one it runs Ok but on the second one I get the following:
Close terminal to stop

Traceback (most recent call last):
  File "C:\Users\emili\Documents\Dji\main.py", line 183, in <module>
    send_duml(s, 0x0a, 0x06, 0x40, 0x06, 0x24, bytearray.fromhex('01'))
              ^
NameError: name 's' is not defined. Did you mean: 'st'?
Exception in thread Thread-1 (threaded_function):
Traceback (most recent call last):
  File "C:\Users\emili\AppData\Local\Programs\Python\Python311\Lib\threading.py", line 1038, in _bootstrap_inner
    self.run()
  File "C:\Users\emili\AppData\Local\Programs\Python\Python311\Lib\threading.py", line 975, in run
    self._target(*self._args, **self._kwargs)
  File "C:\Users\emili\Documents\Dji\main.py", line 168, in threaded_function
    if camera > 32000:
       ^^^^^^
NameError: name 'camera' is not defined

May you help ?
2023-5-1
Use props
RePrEsEnT
lvl.4
Flight distance : 11984951 ft
Slovenia
Offline

Jakc0941 Posted at 4-21 08:05
Hi there,
i would like to use the code, could you please make a tutorial for this, I dont know how to use it.

+1
Linux based?
2023-5-1
Use props
djiuser_nvkh7iCiHWtG
New

United States
Offline

djiuser_MpO98VhznemD Posted at 4-26 07:54
It also allows the remote to be used in the Liftoff simulator.

Do you mind helping me through how to do this? I downloaded the zip file, but don’t really know what to do now. I would love to use this for liftoff
2023-6-19
Use props
闻柒
New
China
Offline

djiuser_nvkh7iCiHWtG Posted at 6-19 13:59
Do you mind helping me through how to do this? I downloaded the zip file, but don’t really know what to do now. I would love to use this for liftoff

Just follow the tutorial.
You only need "README.md"(the tutorial) and "main.py"

Installation / Usage
1. pip install vgamepad (Run in cmd after install Python & configure the PATH )
2. pip install pyserial (Run in cmd )
3. Power on RC-N1
4. Connect via bottom type-C or any cable that can trans data
5. run main.py
6.run yor simulator
2023-7-3
Use props
droneBEC
New
Flight distance : 499646 ft

Bulgaria
Offline

Hello all! I made and tried everything for the script to work, but it shows me an error and actually the main.py closes itself, it connect and disconnect the controller. In my device manager, there are no DJI VCOM USB Protocols. Can something be done in this case? Thank you all!
2023-7-23
Use props
droneBEC
New
Flight distance : 499646 ft

Bulgaria
Offline

Sorry, I have just plugged it in the top Type-C! Problem solved! Happy flight!
2023-7-23
Use props
Franck B2
lvl.1
Flight distance : 121716 ft
New Caledonia
Offline

Pepe98 Posted at 5-1 07:23
I have install this code on two PCs. In the first one it runs Ok but on the second one I get the following:
Close terminal to stop

Hi Pepe98

I have the same message when i try to emulate my RC-N1. How do you fix it ?
Thanks a lot for your help.
2023-7-29
Use props
Madamsolo
New
Slovakia
Offline

Hi does someone has discord my ID madamsolo I don't know how to do this
2023-8-1
Use props
djiuser_ud4bUpjNhQZB
lvl.1
Flight distance : 88940 ft
Turkey
Offline

ivnn Posted at 4-5 14:30
I created a quick guide how to connect it
https://github.com/IvanYaky/DJI_RC-N1_SIMULATOR_FLY_DCL

BİG Thanks!

And sorry for my suspicion but,
Can DJI staff check the code if its safe?
And better,  how about implement it to dji simulator?
2023-8-8
Use props
djiuser_ud4bUpjNhQZB
lvl.1
Flight distance : 88940 ft
Turkey
Offline

DJI Gamora Posted at 2021-5-21 23:56
Hi, Jackie-Gan. Thanks for reaching out! At the time being, there's no confirmed information about the addition of the RC-N1 to the DJI Flight Simulator but we'll forward this feedback to our developers. After the evaluation of the engineers, significant suggestions or requests will be implemented via the firmware update, app update, etc. For any updates, please stay tuned to the latest news on our DJI official website at www.dji.com or by checking the Release Notes specific for the DJI Flight Simulator.

Thank you for your kind support and understanding.

Hi any staff from dji coding could check the posted coding above, for using rcn1?
2023-8-8
Use props
DJI Gamora
Administrator

Offline

djiuser_ud4bUpjNhQZB Posted at 8-8 09:31
Hi any staff from dji coding could check the posted coding above, for using rcn1?

Hi, djiuser_ud4bUpjNhQZB. If you need assistance through SDK coding, please contact the SDK team at dev@dji.com. Thank you for your kind understanding.
2023-8-12
Use props
Mateusz Ploski
New
Poland
Offline

Hi guys,
I've got an error, could you help:
C:\DJI_RC-N1_SIMULATOR_FLY_DCL-master>python main.py
Standardowy port szeregowy przez link Bluetooth (COM5)
Standardowy port szeregowy przez link Bluetooth (COM4)
Standardowy port szeregowy przez link Bluetooth (COM6)
Standardowy port szeregowy przez link Bluetooth (COM3)
Urządzenie szeregowe USB (COM7)
Urządzenie szeregowe USB (COM8)

Dji RC231 emulation started...


Close terminal to stop

Traceback (most recent call last):
  File "C:\DJI_RC-N1_SIMULATOR_FLY_DCL-master\main.py", line 183, in <module>
    send_duml(s, 0x0a, 0x06, 0x40, 0x06, 0x24, bytearray.fromhex('01'))
              ^
NameError: name 's' is not defined. Did you mean: 'st'?
Exception in thread Thread-1 (threaded_function):
Traceback (most recent call last):
  File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.1520.0_x64__qbz5n2kfra8p0\Lib\threading.py", line 1038, in _bootstrap_inner
    self.run()
  File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.1520.0_x64__qbz5n2kfra8p0\Lib\threading.py", line 975, in run
    self._target(*self._args, **self._kwargs)
  File "C:\DJI_RC-N1_SIMULATOR_FLY_DCL-master\main.py", line 168, in threaded_function
    if camera > 32000:
       ^^^^^^
NameError: name 'camera' is not defined
2023-9-3
Use props
DJI Paladin
Administrator
Flight distance : 318 ft

Offline

Mateusz Ploski Posted at 9-3 07:44
Hi guys,
I've got an error, could you help:
C:\DJI_RC-N1_SIMULATOR_FLY_DCL-master>python main.py

Hi there. Thank you for reaching out and we're sorry for the trouble. Please confirm where you experienced the error message. Is this error message on the DJI Fly app? Or does the error message appear on the computer? Please send us the screenshot so we can check it further. Please keep us posted. Thank you.
2023-9-16
Use props
Advanced
You need to log in before you can reply Login | Register now

Credit Rules