Particle Xenon NFC #7546
Replies: 1 comment
-
Posted at 2021-08-07 by Abhigkar SDK12
Posted at 2021-08-07 by Abhigkar SDK15
Attachments: Posted at 2021-08-07 by Abhigkar Not sure what I am missing or Espruino support is not available for nrf52840 NFC Posted at 2021-08-09 by @gfwilliams I'm afraid NFC support isn't available on SDK15. Basically there are some patches for it, but they don't apply cleanly. You'd need to basically apply the changes that were there for SDK12 and apply them to SDK15 Posted at 2021-08-09 by @gfwilliams ... either that or you might be able to Posted at 2022-01-03 by rena2019 I'm also interested in this topic. Any update? Posted at 2022-01-16 by rena2019 Does this mean compilation only works with SDK12? |
Beta Was this translation helpful? Give feedback.
-
Posted at 2021-08-07 by Abhigkar
Hi All,
I am trying to build Espruino for Particle Xenon board with NFC. I have created a board file similar to NRF52840DK.py but changed the "devices" section in board file according to the Xenon board pinouts for leds and buttons.
I have tried SDK12 and SDK 15 target by adding NRF_SDK flag in make command but getting error
Beta Was this translation helpful? Give feedback.
All reactions