如何编程第三方nrf52832(DollaTek NRF52832蓝牙模块BLE)

huangapple go评论56阅读模式
英文:

How to Programme 3rd Party nrf52832 (DollaTek NRF52832 Bluetooth Module BLE )

问题

我来自编程Arduino,并希望使用NRF52832 - 我找到了这个板子,这是NRF52832的第三方拓展板 - 我想使用这个板子,以便我可以使用类似的天线设计。

问题 - 我有一个ST-LINK编程器,但我看到我需要一个J-LINK,可以有人帮我理解我是否可以使用ST-LINK,还是需要J-LINK,或者是否需要在我进行编程之前订购一个Nordic开发板(出于许可证目的)。此外,任何关于建立连接的参考资料都将非常有帮助。谢谢。

英文:

I am coming from programming Arduino and want to use NRF52832 - I have found this board which a 3rd party breakout board for NRF52832 - I want to use this so that I can use a similar design for the antenna.

Question - I have an ST-LINK programmer but I am reading that I need a J-LINK can somebody pls help me understand if I can use the ST-LINK or I need J-LINK or if I need to order a nordic development board (for licensing purposes) before I can program? Also any references to set up the connection would be really helpful. Thank you.

答案1

得分: 1

我使用nrf52dk作为第三方板卡/nrf52模块的编程器。ST-Link v2应该可以工作,但我还没有尝试过。

链接:https://devzone.nordicsemi.com/f/nordic-q-a/21415/flashing-nrf52832-chip-with-st-link-v2

对于北欧蓝牙设备,我建议在他们的论坛中搜索并提问。工程师们非常乐意帮助,论坛上有来自用户的各种不同主题。

英文:

I use a nrf52dk as programmer for 3rd party boards/nrf52 modules. ST-link v2 will work but haven't tried it yet.

https://devzone.nordicsemi.com/f/nordic-q-a/21415/flashing-nrf52832-chip-with-st-link-v2

For nordic ble device I recommend searching and asking in their forum. Engineers are very helpful and forum is full of different topics from users.

答案2

得分: 0

我会在测试后发布一个正确的答案,但现在看起来这似乎是解决方案

  1. 连接STLINK的GND、3.3V、SWDIO、SWCLK
  2. 下载Sandeep Mistry的NRF

3. 通过Arduino GUI编程

英文:

I will post a proper answer after I have tested but for now this looks like the solution:

  1. Connect STLINK GND, 3.3V,SWDIO,SWCLK
  2. Download Sandeep Mistrys NRF library

3. Programme via Arduino GUI

huangapple
  • 本文由 发表于 2023年6月19日 17:15:03
  • 转载请务必保留本文链接:https://go.coder-hub.com/76505225.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定