HI Takashi-san,
We are really sorry for the inconvenience
The link has been corrected on the website
Best regards
Alin
On Thu, 13 Jun 2024, 14:48 Takashi Yamamoto,
wrote:
> - the email address works...@nuttx.org mentioned on
> https://events.nuttx.apache.org/ seems dead.
>
> - i wonder if th
Hi Takashi,
Thank you for finding this issue!
We will fix that!
For those not aware of it, today and tomorrow the VI NuttX International
Workshop is happening, this year in Tokyo Japan.
This is the YouTube link for Day 1 event:
https://www.youtube.com/watch?v=N0O3dV6fzwI
Best Regards,
Alan
O
- the email address works...@nuttx.org mentioned on
https://events.nuttx.apache.org/ seems dead.
- i wonder if the online attendance registration on the page is working.
i think i registered myself a few days ago. but i have not noticed
"event notifications and links for the event" in my inbox.
Hi Janardhan,
uORB is used for example in the NuttX sensors subsystem and also please
take a look at apps/system/uorb
BR,
Alan
On Wed, Jun 12, 2024 at 10:17 AM Janardhan Silwal <
janardhansil...@outlook.com> wrote:
> Hi community,
>
> I have trying to get a inter-task message exchange, a sub/p
Hi,
This PR updates the NimBLE version to the latest master:
https://github.com/apache/nuttx-apps/pull/2414.
New NimBLE features like LE ISO channels are not supported yet, only
compilation fixed.
I will open this PR when https://github.com/apache/mynewt-nimble/pull/1795
is merged.
śr., 12 cze 202
Hi community,
I have trying to get a inter-task message exchange, a sub/pub to work on my
board.
Being specific I would like to get uORB, the one used in PX4 on nuttx. I could
find much of usable example of that combing through.
I was wondering if any of you have implemented uORB on nuttx or s
Hi,
My name is Wojciech and I work on another Apache project, mynewt NimBLE.
I would like to implement a build check in our CI pipeline to ensure better
compatibility with Nuttx.
I have configured the target for `nrf52840-dk:sdc_nimble` and then used the
following Makefile to build it:
https://gi
Hi Felix
I use the attache script to flash some F7 boards
give simply
$ flash_f7 nuttx
Bye
Roberto
On 6/12/24 7:35 AM, Felix Leonbacher wrote:
Hey Guys,
I am an embedded systems Student in Germany and wanted to use ur apache
nuttx in my project. Sadly I am unable to flash it. I have a STM3
Hey Guys,
I am an embedded systems Student in Germany and wanted to use ur apache
nuttx in my project. Sadly I am unable to flash it. I have a STM32F207
nucleo-144 and when I come to
openocd -f interface/stlink-v2.cfg -f target/stm32f2x.cfg -c 'init' \
-c 'program
nuttx/nuttx.bin verify reset' -c