Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
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...
Hello,
I'm trying to get SPIM working with a nRF52840 DK, PCA10056.
I downloaded the nRF5 SDK 17.1.0 and I am able to build example projects, and I verified that I...
Hello,
Do you know where I could find a sample to read NFC Tag with Thingy91 ? The best could be to have a sample sendind on MQTT NFC tags reads.
I read different posts...
Hello, I need help to clarify an idea. What I want to do is get data from a Main board (Custom uC with sensors) via UART and connect it to the UART set pins (29 and 31) of...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056...
Hello,
I have a custom board using an nRF9160 chip. It connects to the Nordic Cloud. Modem firmware 1.3.1. SDK 1.6.1.
I have seen an issue 3 times now over ~6 months...
Hello, guys.
I have nRF51822 SoC running Zephyr OS. Among the other things, the nRF should communicate (over I2C) with the touch controller that will fire an interrupt every...