|
Zephyr Sample Demo with nrf52840 Dongle
Hi Muhammad, it seems like you are depending on python 3.6 - I don't have my env on the machine I'm using right now, but seem to remember you need python 2 (I might be wrong) br Lars
Hi Muhammad, it seems like you are depending on python 3.6 - I don't have my env on the machine I'm using right now, but seem to remember you need python 2 (I might be wrong) br Lars
|
By
Lars Knudsen
· #6112
·
|
|
Zephyr Sample Demo with nrf52840 Dongle
Hi Muhammad, I have an example project that needs a few changes to be compatible with the latest master (was using 1.14-rc) - but maybe it can be used for inspiration: https://github.com/larsgk/web-nr
Hi Muhammad, I have an example project that needs a few changes to be compatible with the latest master (was using 1.14-rc) - but maybe it can be used for inspiration: https://github.com/larsgk/web-nr
|
By
Lars Knudsen
· #6108
·
|
|
GitHub Help
Hi Billy, what seems to be the problem? - just reply to me so we don't bother the list br Lars
Hi Billy, what seems to be the problem? - just reply to me so we don't bother the list br Lars
|
By
Lars Knudsen
· #5873
·
|
|
How to run samples/subsys/usb/console on windows with nrf52840_pac10056?
I just found this awesome article by Reilly Grant covering all the quirks: https://developers.google.com/web/fundamentals/native-hardware/build-for-webusb/
I just found this awesome article by Reilly Grant covering all the quirks: https://developers.google.com/web/fundamentals/native-hardware/build-for-webusb/
|
By
Lars Knudsen
· #5797
·
|
|
How to run samples/subsys/usb/console on windows with nrf52840_pac10056?
Hi Carles, If the right descriptors are added, it should be possible to get working without the *.inf file. Windows is a mess - but it *is* possible. There seem to be something wrong in the descriptor
Hi Carles, If the right descriptors are added, it should be possible to get working without the *.inf file. Windows is a mess - but it *is* possible. There seem to be something wrong in the descriptor
|
By
Lars Knudsen
· #5796
·
|
|
Trying to add support for FRDM-KL28Z (nxp)
Hi, I'm trying to add support for the FRDM-KL28Z board but realize, there seem to be missing support under /ext (where I see support for e.g. MKL25Z4). Would this need to be pulled from an NXP repo? b
Hi, I'm trying to add support for the FRDM-KL28Z board but realize, there seem to be missing support under /ext (where I see support for e.g. MKL25Z4). Would this need to be pulled from an NXP repo? b
|
By
Lars Knudsen
· #5006
·
|
|
Going to look into the touch sensor input on the NXP FRDM boards
Hi Jan, In this case, it *is* quite NXP/FRDM specific. However, in general, i think it would fit well in the sensor enums to support XYZ location in addition to XYZ acceleration and change in orientat
Hi Jan, In this case, it *is* quite NXP/FRDM specific. However, in general, i think it would fit well in the sensor enums to support XYZ location in addition to XYZ acceleration and change in orientat
|
By
Lars Knudsen
· #4913
·
|
|
Going to look into the touch sensor input on the NXP FRDM boards
Hi, I am planning to do support for the TSI on the Freescale/NXP FRDM boards and was wondering if work already has been done in the area. I found https://github.com/zephyrproject-rtos/zephyr/blob/mast
Hi, I am planning to do support for the TSI on the Freescale/NXP FRDM boards and was wondering if work already has been done in the area. I found https://github.com/zephyrproject-rtos/zephyr/blob/mast
|
By
Lars Knudsen
· #4910
·
|
|
printf -> /dev/ttyXXX output not working (nRF52 DK, Thingy52)
Hi Vinayak, thanks a lot! - this was the correct solution. I had misunderstood how UART was (apparently not) hooked up through the SEGGER connection to the nRF52 DK board. br Lars
Hi Vinayak, thanks a lot! - this was the correct solution. I had misunderstood how UART was (apparently not) hooked up through the SEGGER connection to the nRF52 DK board. br Lars
|
By
Lars Knudsen
· #4885
·
|
|
printf -> /dev/ttyXXX output not working (nRF52 DK, Thingy52)
Hi Vinayak, I have only connected the debug/flashing cable (see picture below). I thought the UART was part of that but of course, if it's going to different connectors, I can see why nothing appears
Hi Vinayak, I have only connected the debug/flashing cable (see picture below). I thought the UART was part of that but of course, if it's going to different connectors, I can see why nothing appears
|
By
Lars Knudsen
· #4883
·
|
|
printf -> /dev/ttyXXX output not working (nRF52 DK, Thingy52)
Hi, I recently got an nRF52 DK board to flash/debug Nordic Thingy52 using Zephyr. My host machine is running Ubuntu Linux (modemmanager uninstalled, udev rules allows user access to the nRF52 DK). Acc
Hi, I recently got an nRF52 DK board to flash/debug Nordic Thingy52 using Zephyr. My host machine is running Ubuntu Linux (modemmanager uninstalled, udev rules allows user access to the nRF52 DK). Acc
|
By
Lars Knudsen
· #4881
·
|