-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
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? |
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) 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. If there are any issues, please let me know |
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" |
Thank you.
Sent from Yahoo Mail for iPhone
On Monday, December 23, 2024, 8:14 PM, LiNan ***@***.***> wrote:
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/
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
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.
The text was updated successfully, but these errors were encountered: