During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...