Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi
How do pass bat_num into the declaration for the power config attribute list? Perhaps I overlooked it, but it wasn't evident to me when reviewing the Developing with...
Hello All,
First, thanks for this post: https://devzone.nordicsemi.com/f/nordic-q-a/40924/how-can-i-restore-the-original-bootloader-of-a-pca10059 ; I'm attaching the file...
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...