Unable to Establish Connection to BC832 on NRF Connect After Programming via NRF52 DK

I am trying to program the BC832 (https://www.fanstel.com/bt832-1) using the NRF52DK (NRF52832). BC832 is a Bluetooth Low Energy (BLE) 5.3 with NFC module using Nordic nRF52832 SoC. A chip antenna is integrated. 

I followed the wiring instructions provided in this link: https://devzone.nordicsemi.com/f/nordic-q-a/55203/programming-external-board-bc832-with-nrf52840-dk.

The result is that I can see the device name in NRF Connect, but it does not display signal strength (dBm) or connection latency (ms), and I am unable to connect to the device.

However, when I use the same code to program the NRF52DK, I can successfully connect to it in NRF Connect, see the signal strength and connection latency, and execute my intended commands.

I want to control the BC832 via my phone to achieve motor forward and reverse rotation by changing the GPIO pin's high and low levels. And here is my project file on SEGGER Embedded Studio, the path is "\ble_app_uart_bc832\pca10040\s132\ses"

ble_app_uart_bc832.zip

Could anyone kindly help me understand what might be causing the issue and suggest how I might resolve it? 

Thank you very much for your kind help!

Parents
  • Hello Steven,
    You have been able to program it correctly and it is starting up as it is advertising and you can see that. The issue you see is most likely related to a couple of things. Potential noise on the strings you have attached to the module really close and if not on the antenna of the module. I also don't know the material  you have placed the module on and the tape. 
    In the wiring instructions you've linked to, have a look at the cables connected and how they are kept short and tucked away behind the module. The antenna is unfortunately placed downwards and towards the breakout board, so you want to do the opposite. Have the antenna in as much free space as possible and pointing upwards. You'll get there, just have another attempt with the soldering iron and tuck away cables from the antenna. Keep cables and wires short and preferably through a header like done in the instructions, at least initially. 
    Say hi to the vegan Deli in George/South st from me:)
    Best regards
    Asbjørn
Reply
  • Hello Steven,
    You have been able to program it correctly and it is starting up as it is advertising and you can see that. The issue you see is most likely related to a couple of things. Potential noise on the strings you have attached to the module really close and if not on the antenna of the module. I also don't know the material  you have placed the module on and the tape. 
    In the wiring instructions you've linked to, have a look at the cables connected and how they are kept short and tucked away behind the module. The antenna is unfortunately placed downwards and towards the breakout board, so you want to do the opposite. Have the antenna in as much free space as possible and pointing upwards. You'll get there, just have another attempt with the soldering iron and tuck away cables from the antenna. Keep cables and wires short and preferably through a header like done in the instructions, at least initially. 
    Say hi to the vegan Deli in George/South st from me:)
    Best regards
    Asbjørn
Children
No Data
Related