This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

NRF 8001

i bought a nrf go development kit last month ...

how to work out this nrf 8001 Dk board ?

how to communicate nrf 2740 module and nrf 2739 module ?

Parents
  • hi ,,, thanks your replay ...

    i bought a nrf8001 -DK (i have product key also ) i have a 4 module is only there ( nrf 2740 ,nrf 2741 , nrf 2739 ,nrf 2735 ) already i will download in master control panel sw ... i have android mobile . but not detected in nrf2739 module in my android mobile .what is the problem now (these module ) . i d't now how to communicate this ...

    1.how to communicate android mobile and nrf 2739 module? 2.how to communicate nrf 2739 module and nrf 2740 module ?

Reply
  • hi ,,, thanks your replay ...

    i bought a nrf8001 -DK (i have product key also ) i have a 4 module is only there ( nrf 2740 ,nrf 2741 , nrf 2739 ,nrf 2735 ) already i will download in master control panel sw ... i have android mobile . but not detected in nrf2739 module in my android mobile .what is the problem now (these module ) . i d't now how to communicate this ...

    1.how to communicate android mobile and nrf 2739 module? 2.how to communicate nrf 2739 module and nrf 2740 module ?

Children
  • The nRF2739 and the Master Control panel act as the phone emulator software on the PC so the nRF2739 with master control panel is equivalent to a mobile phone, so this means the nRF2739 is a master and the Android phone is also a master, which means they cannot communicate.

    You can get the nRF2740 and the nRF2739 module to communicate and to do this you need an Arduino board or the nRFgo motherboard or any other MCU that can support SPI master or enough lines so you can implement SPI in software.

    Thanks

Related