I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
We have a Python script that is using pylink to open an RTT session and send some commands to the Firmware.
We have tried the JLinkRTTClient to send and receive command...
I’m working on reducing power consumption in my application using the LIS2DW12 sensor. I am currently turning off its LDO to cut power during low-power periods.
The problem...
Could you please help with providing terminal plating information for nRF52833? I have it noted as Sn but want to check if that’s matte or bright Tin.
Thank you,
Be...
Hi,
What is the lowest possible current consumption for nrf52840 dongle dev board with zigbee ?
I'm using this for development and i'm getting 20-30uA in idle. Is it possible...
I'm wondering if this feature is still supported. I'd like to update some devices from SD 5 to 7.1 I saw an old post and wanted fresh info.
If this is the same, I can...
Our company has previously used the NRF52840, and we know that by modifying the GAP event length (NRF_SDH_BLE_GAP_EVENT_LENGTH), we can enable Bluetooth to transmit multiple...
I am using the SLM project with pppd and cmux for Linux on my custom board. I am able to create CMUX and communicate with the nrf 9151 using the CMUX AT port using my custom...
nRF9151, mfw 2.0.2, NCS 3.1.0
I currently faced issue in calling "lte_lc_power_off" (resulting finally in an blocking call of "nrf_modem_at_printf("AT+CFUN=%d", mode)" ...
We moved a Zephyr project to SDK 3.0.2. After that it is possible to compile it on Mac and Linux machines but on WSL I'm getting an error:
Looks like I miss some environment...
I tried to use west rtt with v3.1.0 and I'm getting the following error:
ERROR: runners.jlink: [Errno 22] Invalid argument
How to reproduce:
Connect J-Link to Thingy...
I have a battery application where I power off areas of the circuit. One of which has my I2C/TWIM peripherals. However, the TWIM controller configured on the nRF52832 is pulling...
Hello,
we are trying to test the fast pair example: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/fast_pair/locator_tag/README.html
However...
Estou desenvolvendo um novo perfil de bateria. Após completar o ciclo de aproximadamente 48 horas em temperatura ambiente, aparece a mensagem "Algo deu errado durante o processamento...
We are shipping a product with a custom board based upon the nRF52833 SoC. We can update our firmware in the field.
We are trying to minimize the power draw of our product...
I have been working with MBN52832DK in Vscode . The sample examples i have tested is "Hello world", "bluetooth/peripheral_uart" ," peripheral lbs".I have been able to connect...