This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

trying to use your nrfMAster emulator with WIN10

Hi, I'd like to design a custom software an win10 to help in design a custom hardware using nrf51822...

at this time I have an eval board (PCA10028) whit a custom firmware I can download/debug using an eclipse IDE + GCC compiler.... the board is advertising and running nrfUart service

On desktop Win side, I use a PCA10031 usb dongle with firmware (Ido not remember it's ok)

running nRF UART sample result an exception in StartMasterEmulator executing this line => masterEmulator = new MasterEmulator();

does master Emulator dll is OK with Win10 ? (I've updated my dextop from win7 to win10 and thought it was working before...)

kind regards herve

Related