Hey folks, we are planning to implement BLE Audio based on one of the Nordic ships and unfortunately nrf54H is not really available now and nrf54l does not support LC3 audio...
I'm trying to flash the hardware even with Programmer v4.6.0 but i get the following issue
18:59:55.179 Initialising the bundled nrfutil device 18:59:55.561 Using the...
Happens consistently and in production.
The stream advertisement is still there but cannot be connected to by any receiver (both 3rd party and our own). 3rd party says connected...
Dir Sir
I have bought thingy 91 X for evaluation purposes
After activation of the Sim and, I have a constant green Led on
The device does not connect to the web application...
I just want to double check something before I optimise an implementation.
If burst is enabled on multiple channels, let's say x256 for two channels, internally is the process...
Hi there,
In our device we are using nRF52832 with SoftDevice S112, SDK 17.0.1 and embOS Safe. Up until now we were working with the “Just Works” setting of BLE connection...
Hi
I have two DKs, previously they work well, however, after I add the nRF21540 FEM on each DK, I always receive this in my central device:
Whether the amplifier cause...
I've seen a few posts about this, but they are all old, and maybe don't apply to USB-C We have a device that already uses USB-C for battery charging. We want to carry the...
Hello I have a custom board with the following dts My zephyr app crashes in bt_enable() Note that uart0 TX pin 8 is used by gps_vrtc_en but uart0 is not defined. Same crash...
Hi
I have been using my out of tree driver for my BG95 module, which I have copy pasted from the zephyr's quectel_bg9x driver (drivers/modem/quectel-bg9x) and its required...
Today I opened VS Code to find all my Zephyr/NRF #includes have the red squiggly lines with an error such as "cannot open source file zephyr/types.h". Right click -> Go to...
Hi,
i acheived writting code that reconnects sequentially with multiple reflectors for my 1 initiator. When i am indoor i had good results, but yesterday i tried it with...
I found this in nRF5_SDK_17.0.2_d674dde/components/libraries/memobj/nrf_memobj.h :
/ ** * A memory object can consist of multiple chunks with the same size. Each object...
Hello,
We are developing a system that have the nRF5340 as a part of several MCUs, and we want to be able to upgrade both cores.
According to this: DFU for the nRF5340...
Hi,
I found that the NRF 54l15 can only estimate distance based on channel sounding and RSSI. On the bluetooth website it mentioned channel sounding accuracy being around...
Hello,
I'm looking to get XInput working on the nRF52840 so that our device can appear as an Xbox-compatible game controller. I'd appreciate any guidance or recommendations...
Hi all,
It is a common convention to configure the I2C SCL signal to be push-pull instead of open-collector if there are no other I2C masters in the system (saves a pull...
NRF52840
S140
App based on ble_app_multilink_central.
I have tried to build a bridge between BLE peripheral and PC.
I have spend so many time on PC side app.
The...
Dear Forum,
I have an nrf54l15 device and I would like to send a pure sinusoidal tone and measure the phase difference, retrieve I/Q values at the other device. This is...
Hi! I am designing a nRF54 based motion tracker that has an IMU onboard which can take an external clock signal for improved timing accuracy. Initially I had thought of just...
Hello,
I am having an issue using GPIO P0.03 as a button input in my design. Unfortunately, I did not notice that this pin is marked as a dedicated pin for the GRTC peripheral...
Hello Nordic,
We have recently purchased an nRF52840 Dongle. We were able to sniff the BLE packets over the air. So it is found that all the packets that we are able to...