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...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
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...
Can we alter the eddystone tlm (telemetry) packet to send custom data . [This is not following the standard packet structure].
But I wanted to know how to alter the given...
I need a product that will allow me to connect a PC to a Bluetooth device through its Bluetooth connection. I will need to be able to send data bytes from my PC across the...
Hi everyone,
I am a beginner with Nordic SDK. I followed the " Getting Started Assistant" and then try to open asset_tracker project on step 4. During the opening I got...