Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote NFC with RB35S drops power #40

Open
walrath596 opened this issue Aug 29, 2024 · 6 comments
Open

Remote NFC with RB35S drops power #40

walrath596 opened this issue Aug 29, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@walrath596
Copy link

I have the RB35S and the new Remote NFC switch. ALL seems to be working correctly, however, a few times now the unit has shut off for no know reason and the only way to turn it back on is by un plugging and plugging the battery back in, or using the magnetic key i think too. Simply using the radio switch programmed to turn on the NFC switch does nothing.

This could of course be catastrophic if it happened during flight.

@bsongis-frsky bsongis-frsky added the bug Something isn't working label Aug 29, 2024
@bsongis-frsky bsongis-frsky transferred this issue from FrSkyRC/ETHOS-Feedback-Community Aug 29, 2024
@SmartTommy
Copy link
Collaborator

Hi @walrath596 , do you mean you can turn on the Power with the magnetic key after the unit closed for unknown reasons ?

Can this phenomenon be repeated?

@walrath596
Copy link
Author

walrath596 commented Aug 29, 2024 via email

@SmartTommy
Copy link
Collaborator

SmartTommy commented Dec 23, 2024

Yes, I believe I was able to turn it back on using the magnetic key.  Im not sure how to duplicate it. It just happened a few times while I was working on the setup. Perhaps it was something near it triggered the magnet off?  Sent from Yahoo Mail for iPhone On Thursday, August 29, 2024, 4:10 AM, LiNan @.> wrote: Hi @walrath596 , do you mean you can turn on the Power with the magnetic key after the unit closed for unknown reasons ? Can this phenomenon be repeated? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.>

I modified the code to recognize a unique ID to prevent interference, please update the ethos to 1.6.0 and use the new remoteNFC firmware, the new code alse change the logic to turn on/off the power:

-100% ----> turn off (action within 1.5S)
+100%----> turn on(action within 1.5S)
others----> no change

after upgrade the new firmware, you need bind your NFC to the CARD, and this CARD will the only KEY to turn on/off your device.

RemoteNFC_20241219.zip

If there are any issues, please let me know

@walrath596
Copy link
Author

walrath596 commented Dec 23, 2024 via email

@SmartTommy
Copy link
Collaborator

Hello, I will do that, but what is the “Card”?  Sent from Yahoo Mail for iPhone On Monday, December 23, 2024, 4:35 AM, LiNan @.> wrote: Yes, I believe I was able to turn it back on using the magnetic key.  Im not sure how to duplicate it. It just happened a few times while I was working on the setup. Perhaps it was something near it triggered the magnet off?  Sent from Yahoo Mail for iPhone On Thursday, August 29, 2024, 4:10 AM, LiNan @.> wrote: Hi @walrath596 , do you mean you can turn on the Power with the magnetic key after the unit closed for unknown reasons ? Can this phenomenon be repeated? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.> I modified the code to recognize a unique ID to prevent interference, please update the ethos to 1.6.0 and use the new remoteNFC firmware, the new code alse change the logic to turn on/off the power:

-100% ----> turn off +100%----> turn on others----> no change after upgrade the new firmware, you need bind your NFC to the CARD, and this CARD will the only KEY to turn on/off your device. RemoteNFC_20241219.zip If there are any issues, please let me know — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.
>

“card" == "magnetic key"
please refer to :https://www.frsky-rc.com/remotenfc-panel/

@walrath596
Copy link
Author

walrath596 commented Dec 24, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants