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...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
I have based my app on the ant_io_demo example and I have one master and one slave communicating successfully.
In my application I can have several masters from time time...
Hi everyone, I am currently looking into an Bluetooth mesh example from Nordic website.
I wonder how can I make a node unprovisioned which belongs to a group in this example...
Hello,
I am currently using the nrf52840, SDK 17.0.2 and segger embedded studio version V5.34. I have been working extensively with the ble_app_template in the peripheral...
CENTRAL : nrf52840 DK -SDK 15.3 -SES 5.40 -s140
PERIPHERAL : Arduino NANO 33 BLE Sense
Hello, I'd like to deliver the Arduino's sensor data to DK board via Bluetooth...
Hello,
I am currently working with nrf52840, SDK 17.0.2 and Segger Embedded Studio V5.34. I have a custom designed bluetooth app that connects with the nordic device to...
I am using zigbee sdk to establish mesh network.
I am using client router example to fetch mgmt_lqi details where I am getting flag field in the response.
I want to know...
Hi,
The ncs/v1.4.2/nrf/tests/unity/example_test project does not seem to build for the emulated native_posix board when I try:
First it was complaining about Ruby so...
We am using SDK 16.0.0 with S132 v8.0.1 on an nRF52832 custom design.
We have ported the secure boot loader to our design and we can perform buttonless OTA.
The issue...
I am looking to use the L2CAP in the basic form. I see that there is the Experimental OTS example in SDK 17.0.2
this only uses the S132 Softdevice. I am looking to target...
Hi,
I'm using PWM on a nRF52832 (nRF52 DK) with SDK 17.0.2 . I have 3 PWM channels configured to LED2, LED3 and LED4. Below are my questions. I'm using PWM to dim the LED...
Hi there,
I'm starting a new project using an nRF52840 that interfaces with a Quectel BG95 modem with AT commands. Ultimately, I need to use MQTT to an Azure cloud environment...
We are measuring advertisment current consumption with CODED and it's averaging about ~400uA. Advertising on 1MBPs is right around where it should be ~30uA. Advertising interval...
Dear Nordic engineer.
I am using nrf9160.
I follow the instructions to download Fota using AWS upload file update.bin.
After the device has downloaded the file and receives...
WHY ARE SO MANY UN-NECESSARY LIBRARIES INCLUDED IN SIMPLE EXAMPLES?
I'm using nrf52 for a consumer device. Just loaded up the blinky example (under the peripheral folder...