• Importing ECC private key from PEM to PSA and error using mbedTLS helper functions

    Hi, I have an ECC private key (in PEM) that is parsed by mbedtls_pk_parse_key(). Now, I want to import this private key into PSA (using psa_import_key()). I have followed the recommendations here https://github.com/Mbed-TLS/mbedtls/blob/development…
  • Help import blinky project from NRF5_SDK11 to SES

    Hey! Using osx, SES 3.30, importing experimental_ble_app_blinky example from nRF5_SDK_11.0.0_89a8197 to be used with NRF51822 chip. When importing I chose pca10028/s130/iar directory. (BTW, what is pca10028 and what's the difference between s130, ser_s130_hci…
  • nRF toolbox user files

    Hi, On iOS, is there any way to download files right into the nRF Toolbox "User files" ? This would be useful for DFU tests, to retrieve my binaries from the web. For now, transfering my files to an iTunes machine, then importing to iOS with a…