Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi. In nrf52840 is it possible to use in NRF_LOG the second UART (DMA based) ?
I know i can define the TX pin in the SDK_CONFIG but can the NRF_LOG_BACKEND_UART work with...
Hello I am trying to get the usb cdc acm module to work for the nRF52840 dongle. However, the example is made for the dev kit. I flashed the dongle with the example anyways...
Hello,
We are looking at using an nRF52 Series microcontroller for a BLE device. We are trying to decide if we should use the nRF5 SDK (which we have used in the past) or...
Hi Nordic team
1. Define one vendor client model and one vendor server model at mesh nodes.
2. Provision all mesh nodes. Then, Create a mesh group 0xC000.
3. Configure...
Hi - Recently, the NRF Connect Toolchain manager stopped being able to open VS Code and hangs spinning - screenshot below. It used to work so I'm not sure what's changed....
We want to verify that the modem can find mobile networks without actually connecting. Actually connecting to the network has a price tag. The context here is a quality assurance...
Hello, Support
I am new to Nordic and try to follow the tutorial video here https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-VS-Code/Tutorials
Just...
Hello all,
The sensor (VCNL4035) is connected and found by the nrf52dk. Indeed, the twi_sensor/scanner have been quickly recoded and it shows some progress...
The manufacturer...
Hello,
I am using ble_app_uart example in sdk 15.2 and nrf52832.
I am using this example to communicate with other MCU. It is continuous Rx Tx between nrf52832 and other...
Hello,
I am currently implementing a security protocol from the IETF LAKE working group called EDHOC in Rust. I am using nRF5340dk and the bare-metal Rust examples from...
Hi there,
I am currently following this following tutorial on building a Matter setup.
When trying to build the openthread coprocessor I am hit with the following error...
I send and receive 1:1 using an ESB with nrf52840. I do not want to "use nrf_esb_start_tx()", but instead use PPI to trigger a specific event to be sent.
I want the PPI...
Hello
I am using nRF52833 based BE33 ( Celium Devices ) and using nRF52SDK17.0. Recently I have encountered the below issue:
err_code = app_timer_start(m_loadcell_timer_id...
I use 52833dK,Wpanctl whether there is a command to send custom data in the thread network.Similar to UDP in cli.
I found that there are relevant codes of HDLC software...
Hoping someone can help.
I am using an nRF52840 MDK USB dongle running nrf firmware in wireshark / nrf sniffer. I am attempting to sniff the bluetooth messages from my pool...