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...
Hi all,
I use nRF52832 with the UART peripheral example.
I use SDK V15.0.0 and Softdevice V 6.0.0, with IAR embedded workbench version 8.22.1
Messages output with NRF_LOG_INFO...
Hi,
I am using the nRF52840, which has 256KB of RAM, (i.e. loads and load of RAM.)
I would like to allocate a buffer of 45KB.
I have tried using malloc (from the stdlib...
hello nordic! I am using NRF52832 to verify certain characteristics of BLE. the question is:After the BLE terminal device is bound to the mobile phone( Most likely Android...
I found this in the schematic and I wanted to
Confirm this is correct pinout to communicate over serial
Know where to go in the firmware to get this information?
...
Hi everyone,
I am working on nrf52832 using sdk15.0.0 using ble_app_beacon
I getting 3mA current when falling edge detected, i want to set my device as low low power consume...
Hi, Dear Nordic & All:
I use usbd_msc example to generate .xls file, and write content in it, sometimes I write successfully, and can open it right on PC with WPS,
but...
In project ,i use a TWI transaction manager to control two sensor devices.So, each device requires a GPIO to detect input interrupts. I use a GPIOTE IN event and a GPIOTE...
What is the drawback of setting the TTL on mesh packet to a high number?
I am assuming that a node will not relay the same message twice? I.e. it sees a packet for the first...
Hello!
I’m quite new to the nRF microchips and am trying to programme my nRF52-DK board following this guide ( https://infocenter.nordicsemi.com/pdf/getting_started_keil...
We are working on the OTA DFU of NRF52840. The soft device version we use is the latest: s140_nrf52_7.2.0.
Unfortunately, nrfutil does not have the code number for this...
Hello
Based on this example : https://devzone.nordicsemi.com/f/nordic-q-a/57881/store-custom-application-data-using-peer-manager?ReplyFilter=Answers&ReplySortBy=Answers&ReplySortOrder...
Hi Support,
I am observing something that is quite strange on the GPIO input. I am developing a Zigbee device with Energy harvester with NRF52840. I need to use the state...
In addition to uarts, I2cs and SPIs I tried toggling some apparently spare pins without seeing voltage changes on the pins I tried.
Which pins are available for digital...
I'm using the Nordic nRF52840-DK board to breadboard an SDHC card interface in Zephyr using SPI. I have it doing "basic" operations, but am trying to reconcile what I'm physically...