This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
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

nRFgo studio can not find the chip on nRF6310 board!!!

Hi everyone,

Just recently I've got two nRF6310 EVB boards with a nRF51822! When I connect board via USB and open the nRFgo Studio, it can recognize the board as nRF ISP motherboard connector! I want to test the joystick, LCD board by the programming precompiled relative hex code! When I click on the motherboard it shows a page which seems I'm able to program it. I choose a the mentioned hex file to program in the motherboard! Also an hex file which all are zero (I generated it by edit NV data button), the selected device is nRF24LE1! When I try to program the says "could not detect the chip"! I'm quite confused because this board does have just AT90USB1287 and don't think it is possible to program it via USB! Be aware that I don't have Segger programmer! Do I need to have a segger programmer also? If I need Segger programmer what model of it must be used?! How about JTAG programmer? May I use a JTAG programmer also? Please somebody tell me how is the whole workflow and initialization for the nRF6310 motherboard and the nRF51822!

With same story when I try to use the keil-uV after successful compiling of joystick-LCD project, when I try to load the program it says Flash programming failed!

Please kindly let me know what's wrong with this procedure! Would you please kindly introduce me a document which is useful to know whole procedure from A-Z to use all motherboard and Module options?! Since I have added my product in myPage of Nordic I just got few documents which I think they are not that useful specially to solve my current problem!

Thanks~

Parents
  • Hi,

    Thank you very much! I could program the nRF51822 via both nRFgo USB and Segger board. Now I have problem with iBeacon example, in S110 folder. Code can't run on the board at all!!!!

  • The Beacon example runs with the BLE S110 periperhal softdevice. You can read about how to set up an example that uses the BLE softdevice in section 3.2 in the nRF51822 Development kit User guide v1.4. How is it not working? Do other BLE examples in the S110 folder work? Have you tried to set a breakpoint in the main function and then step through it to see where the Beacon example fails?

Reply
  • The Beacon example runs with the BLE S110 periperhal softdevice. You can read about how to set up an example that uses the BLE softdevice in section 3.2 in the nRF51822 Development kit User guide v1.4. How is it not working? Do other BLE examples in the S110 folder work? Have you tried to set a breakpoint in the main function and then step through it to see where the Beacon example fails?

Children
No Data
Related