Hi I wish to integrate Matter over thread in unicast audio server . My objective is to use matter to control the volume and play/mute states. I would like to know whether...
I want to build the sample usb_hci.
After i create a build config there are warning and the process fails
warning: <choice BT_HCI_BUS_TYPE> (defined at boards/arm/ubx_evknorab10_nrf5340...
Hey guys,
I just came up with an error I can't explain with my current zephyr knowledge and I really can't workaround because the other MCU isn't programmable and needs...
Hi.
For a while I have had some issues with the toolchain when using the nRF connect SDK in visual studio code on windows 10. I believe it was after installing SDK version...
Hello! im developing firmware to send serial data via usb to another device (for this purpose, windows 10 pc). I´m using the USB CDC ACM model, where i interact with a virtual...
Have anybody a solution for my problem ? nRF24LE1 is first in low power state (PWRDWN is 3 or 4) and wakes to send a message. Mostly the message has the same PID identity...
Hi,
I am using the SPI ports (0 or 1) to communicate with a peripheral chip, and the operation is undeterministic.
For test, I put the SPI code to read the peripheral...
I have bought from ebay 10 nRF24L01 and I'm trying work on a ,for more that 7 days, project sending 7bytes data. I have build (on a breadboard) the circuit described on that...
Hello everyone!
I have two sets of PIC18F45K22 and nRF24L01, one as a Tx, and another one as a Rx. I have programmed the PIC using mikroC compiler. My question is how do...
I am wnating to clarify, if i can use the Gazell protocols on the nrf51422? I can't find it in the SDK for the 51422, but it is in the sdk for the 51822.
There are some include dependencies that go like this:
app_uart.h -> app_util.h -> app_error.h -> nrf_error.h
and nrf_error.h is under Include/s110.
In order to debug...
Hi,
The err_code shows NRF_ERROR_INVALID_STATE when called sd_ble_gap_adv_start(). I want to know why it happen, and how to handle it. This happened upon the ble disconnected...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
Is it possible with Nordic NRF51422 to perform accurate proximity ranging to make sure that a circle of 2 to 3m but not more is identified in a reliable way?
What is the...
I'm assessing whether ANT is suitable for the network deployment I have in mind, and I would appreciate to hear any thoughts you have on this.
I have a network of say 20...
Hi,
I want to change the GAP params such as connInterval, slaveLatency, and have some questions:
1.can I call sd_ble_gap_conn_param_update directly or need to send...
I used nRFgo Studio(version 1.15.1) to program S110 and application through my Jlink. But it's not worked in version 1.16.0.
It's not a good feature! :(
Is there any compatibility table for nRF51 series chips with revisions, softdevice versions and SDK versions?
I have some custom boards with a module that contains a nRF51422...