# RC Missing parameters on Sentinel

Source: https://forum.modalai.com/topic/2489/rc-missing-parameters-on-sentinel
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2023-07-26 10:10:48 UTC by martygp95
Replies: 8 · Views: 1941

## martygp95 · 2023-07-26 10:10:48 UTC

Hi, I just updated one Sentinel to the latest image available (VOXL2 SDK 1.0.0, released in July 12). The flashing was succesful and the Sentinel was assigned with a proper SKU number (MRB-D0006-4-V1-C4).
I tried after to bind the RC (Spektrum Dx6e) using the command  qrb5165-bind -s inside the drone terminal; the binding was successful (receiver light goes in constant orange). But when I try to assign the channels to the switches in QGrounControl, this pop-up appears (sometimes with more parameters):

![e4e6edd1-8b3f-48ca-9f1d-eac17d373b93-image.png](https://forum.modalai.com/assets/uploads/files/1690366012885-e4e6edd1-8b3f-48ca-9f1d-eac17d373b93-image.png) 

I can see the raw data from mavlink changing values as I move the toggles in the RC, but it seems that even though I assing for example, the Kill Switch into one of the proper channels, the QGroundControl does not notify that the KillSwitch is Engaged or Disengaged. For the previous voxl-version, the platform 0.9.5, I was able to bind the RC and none of this pop-ups where happening. Would appreciate any feedback! Thanks

## Reply by martygp95 · 2023-07-27 08:46:21 UTC

Hi again, could it be that QGroundControl still does not support this new version? otherwise I cannot perform a manual flight as I cannot configure the RC parameters

## Reply by Eric Katzfey (ModalAI staff) · 2023-07-27 15:48:45 UTC (in reply to martygp95)

@martygp95 What version of QGC are you using? You shouldn't be seeing those messages. What communication method are you using for QGC? Perhaps it is having trouble sending the parameter list over the link on QGC startup?

## Reply by martygp95 · 2023-07-27 15:54:55 UTC (in reply to Eric Katzfey)

@Eric-Katzfey Could be, I am using this config to connect to the Sentinel (IP is 192.168.1.75)
![b2e25b85-308f-432e-ac1c-582f3e20100b-image.png](https://forum.modalai.com/assets/uploads/files/1690473228956-b2e25b85-308f-432e-ac1c-582f3e20100b-image.png) 

Also, the QGroundControl version is 4.2.8:
![89a2bba0-86e0-4868-b176-9b6b014893e5-image.png](https://forum.modalai.com/assets/uploads/files/1690473265943-89a2bba0-86e0-4868-b176-9b6b014893e5-image.png)

I normally used the qgc_ip param to directly connect the drone to QGC in voxl-vision-px4.conf,when the service was there but now with the new version I do not know if that param is still available somewhere.

## Reply by Eric Katzfey (ModalAI staff) · 2023-07-27 15:57:56 UTC (in reply to martygp95)

@martygp95 Your QGC version should be fine. When you start QGC do you see a little green bar at the top of the screen slowly moving from left to right? And then get a warning about not all parameters were received?

## Reply by martygp95 · 2023-07-27 16:21:27 UTC (in reply to Eric Katzfey)

@Eric-Katzfey yes I see the Green bar and then It appears the pop-up

## Reply by Eric Katzfey (ModalAI staff) · 2023-07-27 16:29:23 UTC (in reply to martygp95)

@martygp95 This may indicate a very slow or weak wireless link. Are you using WiFi? Perhaps you have a lot of interference?

## Reply by Eric Katzfey (ModalAI staff) · 2023-07-27 16:30:29 UTC (in reply to Eric Katzfey)

@Eric-Katzfey QGC asks PX4 for a full list of it's parameters on startup. It's a lot of parameters to transfer (over 600!) so if the wireless link isn't strong enough it may time out and not get all of the parameters.

## Reply by martygp95 · 2023-07-27 17:03:47 UTC (in reply to Eric Katzfey)

@Eric-Katzfey okey, tomorrow I will try to set up a local network with a router and I will let you know!
