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

any tutorial on latest connect SDK v1.80

Dear support

Just started to learning following the tutorial  here - https://devzone.nordicsemi.com/nordic/b/archives/posts/nrf-connect-sdk-tutorial---part-1-ncs-v1-3-0#h769sk6kqovea15p99jn16lstat1dtpuuw

Try to create a solution from scratch by following above tutorial - it is a good tutorial, but it is not up to date with latest SDK version v1.8.0, I am struggling to follow. it doesn't allow me to create a my own project called helloWorld like below in projects. 

I am new to Nordic SES and urgently need to develop something for our new gateway product which uses Fanstel833 chip.

Regards!

Ping

  • Hello Hung

    I have nRF52DK_nrf52832 and intended to use it to develop Fanstel833A evaluation board, which has nRF52811 SoC,  is it the right tool for it?

    Just try to create my own board following the video.

    Regards!

    Ping

  • Hi Ping, 

    I assume  you have a nRF52832 Development kit ?  You can use it to get familiar with the toolchain before you develop your firmware for Fanstel module. 
    But if you want to test all the feature of the Fanstel (nRF52811) on a DK i would suggest to use nRF52840 DK.  Please have a look here.
    The nRF52832 doesn't support Long Range , nor direction finding. 

  • Thanks, Hung

    I see, yes, I use nRF52DK_nRF52832 board. I suppose I can use it to program/debug the Fanstel 833A board, is this right?

    Regards!

    Ping 

  • Hi Ping, 

    Yes, correct. You can use the nRF52 DK to program and debug the Fanstel board. Given that you power the Fanstel board with 3.3V.

    The nRF52DK can't program the external board if the external board powered by 1.8V only 3.3V supported. 

  • Hi, Hung

    Just try to check the PSU - it looks like can be powered by USB, I am not sure the supply voltage in this case. And also there are 2 USB ports there - J17 and J16, not sure which one to use. Also noticed there is external supply - 3V. Not sure how I am supposed to power it up in order to program and debug it. I am using EV BM833A board.

    could you advise pleas?

    Regards!

    Ping

Related