Hello.
EDIT: When I connect to nRF52832, Windows are not creating bluetooth serial com port. And Bluetoth Services are not getting.
How Can I do this??
Thanks.
Hello.
EDIT: When I connect to nRF52832, Windows are not creating bluetooth serial com port. And Bluetoth Services are not getting.
How Can I do this??
Thanks.
Hello Gökhan,
I'm afraid it will be little bit complicated, because what you see on nRF5x DK COM port (part of mbed/SEGGER USB driver) is exactly the same as you see (over FTDI "TTL serial to USD" cable) on nRF5x UART PINs. The SEGGER J-Link MCU on the dev kit actually listens to the same PINs (on PCA10040 it is P0.05-08) and provides equivalent service as FTDI cable.
If you want to use one UART interface to transport data from PC (or other host) to nRF52 DK and another UART to transport it independently out (and connect it by e.g. FTDI cable to another host) then you need to write this secondary UART "instance" inside your application and assign different PINs to it. And because nRF52832 has only 1 HW UARTE peripheral (see more details here) then you will most probably need to use some SW implementation with bit-banged GPIO lines. This can work until you will have only these two UARTs in the project btu you can experience problems if you would use it with BLE stack and ongoing connection...
Cheers Jan
@gokhangocmen94 you cannot install it because IT DOESN'T EXIST!!! (but you are just rolling us, aren't you?;)
@gokhangocmen94 you cannot install it because IT DOESN'T EXIST!!! (but you are just rolling us, aren't you?;)