This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Start programming from scratch

Hi All,


I am new to nordic, i am using nrf52840 development kit and using the SDK nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71.

I would like to start the program from scratch and I want to know how I can configure the GPIO, enable the interrupt, timmer and other peripheral.

I am unable to find a proper programming guide and API regarding peripherals. So if you guys please share the programming guide/software development guide/API documents with me it will really help me to start the programming.

Thanks in advance

Rohit R

Parents Reply
  • Hi,


    I am using the Zigbee protocol and configuring with Alex.

    Also, I want to build a firmware that reads the rising edge interrupt on GPIO of 20ms square wave.
    And after the rising edge detection toggle another GPIO pin connected to the LED.

    Our main concern is building a device that has a ZCD base LED triggering algorithm, which will be controlled by the Zigbee protocol.

    So, as I am new to the nrf family, I want to start from the configuration of GPIO, timer and other peripheral and use them.

    Please help me how can I proceed further.

    Thanks in advance

    Rohit

Children
Related