I'm currently facing a weird error while trying to use the DemoConsole example listed in the user guide for the OM2385/SF001 kit (which contains a OL2385 SIGFOX module and a KL43Z development board). The board itself seems to be working fine, since I'm able to run other available examples, but the example meant to make use of the Sigfox module throws the error shown in the picture bellow instead of a menu with options to chose from.
And here is an image of the menu that should be displayed, according to the manual:
I did register my device, and followed the guide to heart, but it still fails in the 7th step of 5.4.1.3 Setting up terminal program, as shown in my previous pictures, even after updating the bootloader and binary file.
I got it to work (along with all the other demo codes) by ignoring some weird error code the device was throwing on the SPI bus (error code 0xFF, which is not listed in the error code table).
By simply checking if the error matched 0xFF and setting it to 0x0 I managed to compile & run the demos :smileyhappy:
All of the pins are runing at around 3v~3.1v. I believe that's a software issue, since I was able to connect to the network after slightly changing the example's source code to ignore the error message.
Hi Mario, I'm having the same problem that Igor mentioned above, including i has downloaded the embedded software available on the NXP website (here). Here is the voltage of the requested ports of the board: