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,
I'm using an nRF52832 with SDK 14.2 and FreeRTOS. I'm hitting a configASSERT when I call nrf_fstorage_erase. I called the function after calling ble_stack_init but before...
Hi,
I'm using interactive PyACI on Windows i found an error as in image attached. I didn't understand what can i do with Interactive PyACI and what it will deliver to me...
Hi,
SDK 16 using board NRF58240dk. PCA 10056. Segger studio on windows.
I am trying to read a current pulse train from a peripheral device. This device outputs a 4mA pulse...
I am working with the Nordic NRF52840. I need a way of reading current pulse counts over a two wire system coming in from an external sensor. This external sensor is reliable...
Hi,
I am using 2 development kits 52840-DK.
I run the examples projects transmitter ( pca1056 ) and receiver. It works,
In an attempt to get longer range I increased...
Hi Nordic,
I had built a BLE custom service which has two characteristics and now I'm merging this with light-switch example, but while building it i got a problem which...
Dear All,
I'm pretty sure this has been asked many times but I don't know the right keywords to search for.
Alright, on our custom board we have a PMIC with regulated...
I try to start working with the nRF9160-DK. I gone trough all steps of the Getting Started Assistent from nRF Connect SDK. But i have a Problem with setting up a Project in...
Hi,
In my NRF52840 based application, I have a situation where the peripheral needs to pass 2K to central.
In order to speed up the xfer, I'm requesting a Connection Parameter...
Hi,
I am using nrf52832 and I want to build a device that can advertise iBeacon signals and can transmit data to another BLE device (central) simultaneously.
Can I do...
Hi,
I use example nRF5SDKforThreadandZigbeev3209fade31\examples\dfu\secure_bootloader\pca10056_uart to upgrade bootloader and coordinator application.
I try to upgarde...
Hello!
We are trying to get low average current consumption on the nRF9160 DK without success.
The floor current between modem active time is ~60uA, which is fine. But...
We've recently been testing the accuracy of the GPS on our devices. My basic method has been to trigger on GPS_TRIG_DATA_READY/GPS_CHAN_NMEA, and at each trigger fetch both...
I would like to advertise some sensor data (temperature, humidity, pressure, co2, voc and other) by BLE advertising packet without any connection. I know, I can put it data...
How much ram is my application + Zephyr + modem firmware using and how much is available in the nRF9160? I'm unable to find a memory map and anyway that wouldn't include dynamic...