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

How to programming MDBT42Q chip with NRF52-DK

Hello,

 I developed  the code on nRF52-DK with Segger.And also I want to program this code to MDBT42Q chip with nRF52-DK.

What are the circuits and software programs where I can do this?

Parents
  • Hello everyone again, after long research and exchange of information with the employees of the distrubutor company in Turkey, I learned that the MDBT42Q-ATM module is actually programmed only with AT commands. As a result, I bought the MDBT42Q-512KV2 module that I will Program with Segger. I finally programmed it with Segger. Below, I will share the circuit diagram necessary to program this module with NRF52-DK.

    VDD nRF-------------------> (MDBT42Q)V DD
    VDD------------+ | VTG
    ------------+

    SWD IO ----------------->(MDBT42Q) SWD IO

    SWD CLK ---------------->(MDBT42Q) SWD CLK

    GND DETECT------------+
                          | 
    GND-------------------+

    GND------------------->(MDBT42Q) GND
Reply
  • Hello everyone again, after long research and exchange of information with the employees of the distrubutor company in Turkey, I learned that the MDBT42Q-ATM module is actually programmed only with AT commands. As a result, I bought the MDBT42Q-512KV2 module that I will Program with Segger. I finally programmed it with Segger. Below, I will share the circuit diagram necessary to program this module with NRF52-DK.

    VDD nRF-------------------> (MDBT42Q)V DD
    VDD------------+ | VTG
    ------------+

    SWD IO ----------------->(MDBT42Q) SWD IO

    SWD CLK ---------------->(MDBT42Q) SWD CLK

    GND DETECT------------+
                          | 
    GND-------------------+

    GND------------------->(MDBT42Q) GND
Children
Related