mattdibi / redox-w-firmware

Firmware for nordic MCUs used in the Redox wireless keyboard
MIT License
73 stars 42 forks source link

Sir,Can you tell me how to compile the 51822`s Program of Transmitters? #10

Closed latincompass closed 4 years ago

latincompass commented 4 years ago

If you need technical support, have some question or want new features added on the Redox Wireless please use the official Redox repository.

If you want to report a bug, discuss improvement or anything else regarding the NRF51822 firmware for the Redox wire less, you're in the right place! Sir,Can you tell me how to compile the 51822`s Program of Transmitters?

mattdibi commented 4 years ago

Hi,

the complete instruction are available here. Hope this helps.

latincompass commented 4 years ago

Hi,

the complete instruction are available here. Hope this helps.

Thanks a lot Sir,but i still want know which IDE used to Compile the 51822`s Program of Transmitters?can you help me. the file : 1-program_left.sh.2-main.c 3- custom .4-config

mattdibi commented 4 years ago

There’s no IDE, the instructions I linked are used to install Nordicsemi SDK which is what is called within the scripts (program_left.sh and program_right.sh) to compile the Redox wireless firmware.

latincompass commented 4 years ago

There’s no IDE, the instructions I linked are used to install Nordicsemi SDK which is what is called within the scripts (program_left.sh and program_right.sh) to compile the Redox wireless firmware.

THANKS a lot , I will try to it.