|
Hci_usb on nrf52840 dongle
+ adding the Zephyr developers mail list to assist
---------- Forwarded message ---------
Hello,
I'm trying to install hci_usb on nrf52840 usb dongle after i build hex file and programing it in
+ adding the Zephyr developers mail list to assist
---------- Forwarded message ---------
Hello,
I'm trying to install hci_usb on nrf52840 usb dongle after i build hex file and programing it in
|
By
Brett Preston
·
#6600
·
|
|
nrf52 overlay file to reconfigure GPIO for buttons and leds
Hi all,
I want to reconfigure the LEDs and Button's GPIO pins.
I have this overlay file as content:
/*
* Copyright (c) 2017 Shawn Nock <shawn@...>
* Copyright (c) 2017 Linaro Limited
*
*
Hi all,
I want to reconfigure the LEDs and Button's GPIO pins.
I have this overlay file as content:
/*
* Copyright (c) 2017 Shawn Nock <shawn@...>
* Copyright (c) 2017 Linaro Limited
*
*
|
By
frv
·
#6599
·
|
|
RFC: libc: thread-safe newlib #21519
Dear all,
I've created an RFC regarding the thread-safe integration of newlib into Zephyr.
Please review and comment on this issue:
https://github.com/zephyrproject-rtos/zephyr/issues/21519
Best
Dear all,
I've created an RFC regarding the thread-safe integration of newlib into Zephyr.
Please review and comment on this issue:
https://github.com/zephyrproject-rtos/zephyr/issues/21519
Best
|
By
Markus <kho237115@...>
·
#6598
·
|
|
Re: Mesh on off model not available.
Thank you all! :)
By
Urvika Gola <urvika.gola@...>
·
#6597
·
|
|
Re: Mesh on off model not available.
https://docs.zephyrproject.org/latest/search.html?q=mesh+onoff
From:<devel@...> on behalf of Brett Preston <bpreston@...>
Date: Wednesday, 18 December 2019 at 13:26
To: Urvika Gola
https://docs.zephyrproject.org/latest/search.html?q=mesh+onoff
From:<devel@...> on behalf of Brett Preston <bpreston@...>
Date: Wednesday, 18 December 2019 at 13:26
To: Urvika Gola
|
By
Marc Herbert
·
#6596
·
|
|
Re: Mesh on off model not available.
Hi,
The samples/boards/nrf52 folder was recently renamed to samples/boards/nrf
https://docs.zephyrproject.org/latest/samples/boards/nrf/mesh/onoff-app/README.html
Johan
Hi,
The samples/boards/nrf52 folder was recently renamed to samples/boards/nrf
https://docs.zephyrproject.org/latest/samples/boards/nrf/mesh/onoff-app/README.html
Johan
|
By
Johan Hedberg
·
#6595
·
|
|
Re: Mesh on off model not available.
Hi Urvika,
+ adding the Zephyr development mail list to assist -
Thanks
--
Brett Preston
Sr. Program Manager
The Linux Foundation
+1 (971) 303-9030
bpreston@...
Hi Urvika,
+ adding the Zephyr development mail list to assist -
Thanks
--
Brett Preston
Sr. Program Manager
The Linux Foundation
+1 (971) 303-9030
bpreston@...
|
By
Brett Preston
·
#6594
·
|
|
Re: Regarding the flash of hci_uart sample app of zephire in nrf52840
Hi,
See this page:
https://docs.zephyrproject.org/latest/samples/bluetooth/hci_uart/README.html
In short:
You still need to run the btattach command.
E.g. : btattach -B /dev/ttyXXX -S 1000000 -P
Hi,
See this page:
https://docs.zephyrproject.org/latest/samples/bluetooth/hci_uart/README.html
In short:
You still need to run the btattach command.
E.g. : btattach -B /dev/ttyXXX -S 1000000 -P
|
By
frv
·
#6593
·
|
|
Regarding the flash of hci_uart sample app of zephire in nrf52840
Hi,
I have build and flashed the zephire/sample/bluetooth/hci_uart on nrf52840 board and connected the board with ubuntu but hci interface was not created when checked using hciconfig.
Can you please
Hi,
I have build and flashed the zephire/sample/bluetooth/hci_uart on nrf52840 board and connected the board with ubuntu but hci interface was not created when checked using hciconfig.
Can you please
|
By
Amit Purwar <amit.purwar@...>
·
#6592
·
|
|
Upcoming Event: Zephyr Project: APIs - Tue, 12/17/2019 9:00am-10:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs
When: Tuesday, 17 December 2019, 9:00am to 10:00am, (GMT-08:00) America/Los Angeles
Where:https://zoom.us/j/177647878
An RSVP is requested. Click here to
Reminder: Zephyr Project: APIs
When: Tuesday, 17 December 2019, 9:00am to 10:00am, (GMT-08:00) America/Los Angeles
Where:https://zoom.us/j/177647878
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#6591
·
|
|
Re: MCUboot now part of the west manifest
Just a heads up, for those using MCUboot. It seems that our
development mailing list has vanished. We are working to set up a new
mailing list, but for now, if you are interested, it is probably
Just a heads up, for those using MCUboot. It seems that our
development mailing list has vanished. We are working to set up a new
mailing list, but for now, if you are interested, it is probably
|
By
David Brown
·
#6590
·
|
|
API meeting: agenda
Hi all,
This week we will focus on two Stable API Change RFCs and GPIO.
I am unable to attend but Peter Bigot has kindly offered to chair the meeting instead.
Reminder on the Stable API Change RFCs:
Hi all,
This week we will focus on two Stable API Change RFCs and GPIO.
I am unable to attend but Peter Bigot has kindly offered to chair the meeting instead.
Reminder on the Stable API Change RFCs:
|
By
Carles Cufi
·
#6589
·
|
|
MCUboot now part of the west manifest
Hi all,
MCUboot is now part of the upstream Zephyr manifest. We maintain a mirror of MCUboot, which serves as the current reference version that is tested with Zephry,
Hi all,
MCUboot is now part of the upstream Zephyr manifest. We maintain a mirror of MCUboot, which serves as the current reference version that is tested with Zephry,
|
By
Carles Cufi
·
#6588
·
|
|
RFC: API Change: usb: Make users call usb_enable. Provide global status callback.
Hello all,
I would like to report an RFC issue which follows ‘Introducing incompatible changes’ process present in Zephyr.
The issue:
Hello all,
I would like to report an RFC issue which follows ‘Introducing incompatible changes’ process present in Zephyr.
The issue:
|
By
Obalski, Emil <Emil.Obalski@...>
·
#6587
·
|
|
RFC: API Change: PWM: add support for inverted PWM signals
Hi all,
I have created an RFC following our new procedure for proposing changes to stable APIs regarding our proposed changes to the PWM
Hi all,
I have created an RFC following our new procedure for proposing changes to stable APIs regarding our proposed changes to the PWM
|
By
Henrik Brix Andersen
·
#6586
·
|
|
Upcoming Event: Zephyr Project: Dev Meeting - Thu, 12/12/2019 8:00am-9:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 12 December 2019, 8:00am to 9:00am, (GMT-08:00) America/Los Angeles
Where:https://zoom.us/j/993312203
An RSVP is requested. Click here to
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 12 December 2019, 8:00am to 9:00am, (GMT-08:00) America/Los Angeles
Where:https://zoom.us/j/993312203
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#6585
·
|
|
Re: about BLE Rx test
Hi Vinayak
Sorry , please ignore previous message.
In BT 4.2 command , we just reach -85dbm .
In BT 5.0 (1M) command , we can reach -88dbm .
How can we reach -93dbm forsensitivity?
[BT
Hi Vinayak
Sorry , please ignore previous message.
In BT 4.2 command , we just reach -85dbm .
In BT 5.0 (1M) command , we can reach -88dbm .
How can we reach -93dbm forsensitivity?
[BT
|
By
Tommy Lin (林志聰) <Tommy.Lin@...>
·
#6584
·
|
|
Re: about BLE Rx test
Vinayak
Thanks for your response.
From your suggestion , we can improve sensitivity from -85dbm to -88dbm.
Can we improve it to -92dbm?
Thanks
Tommy
From: Chettimada, Vinayak Kariappa
Vinayak
Thanks for your response.
From your suggestion , we can improve sensitivity from -85dbm to -88dbm.
Can we improve it to -92dbm?
Thanks
Tommy
From: Chettimada, Vinayak Kariappa
|
By
Tommy Lin (林志聰) <Tommy.Lin@...>
·
#6583
·
|
|
Re: [TCP/MQTT] Connection issue
Hello Michael,
Thanks for your prompt reply.
I just open this new issue:https://github.com/zephyrproject-rtos/zephyr/issues/21328
However, I am not able to assign it to you.
Really thanks
Hello Michael,
Thanks for your prompt reply.
I just open this new issue:https://github.com/zephyrproject-rtos/zephyr/issues/21328
However, I am not able to assign it to you.
Really thanks
|
By
Guillaume Paquet
·
#6582
·
|
|
Re: [TCP/MQTT] Connection issue
Hi,
We actually encountered the same issue, not with this driver but with a different modem based upon this driver, from what I remember (it has been a long time since I last investigated) it seemed
Hi,
We actually encountered the same issue, not with this driver but with a different modem based upon this driver, from what I remember (it has been a long time since I last investigated) it seemed
|
By
lairdjm
·
#6581
·
|