Search Results

Search results 1-3 of 3.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hi, I was wondering if it is possible to set the active configuration when launching emStudio from the command line. The "Environment/Build/Set Active Build Configuration" option doesn't exist (to use with the set-settings argument), I think. If not, what would be a way to do this? With a different project file for each configuration? Thanks for any help.

  • Thank you for your quick response. Yes, I use both a softdevice and hence WFIs for bluetooth applications. I will try to: a) remove the sleep(); function (sd_app_evt_wait()) b) set up the monitor mode, which I wanted to set up anyway. I think I will try with this link for that, or can you recommend another source? Thanks!

  • Hello, I was wondering if anyone else had a disconnect/timeout problems when debugging nRF52 chips with SES under windows 10. I can load an start the program just fine but it will randomly disconnect with the "Target connection has been lost" message (see picture). It happens on the official dev-boards as well as on our custom boards, with the nRF52840 and nRF52832. For our custom boards I use a J-link v8.0 debugger and for the dev kits the onboard one. I currently use SES 4.12 and windows 10, x…