@Espruino_user_dk it is possible, but you have to use the right modules. If you use a module without a decoder then you can decode everything yourself (which is a bit more difficult), however if the module contains a decoder then it'll just ignore everything else.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@Espruino_user_dk it is possible, but you have to use the right modules. If you use a module without a decoder then you can decode everything yourself (which is a bit more difficult), however if the module contains a decoder then it'll just ignore everything else.