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.
Hello everyone,
I'm using Gateway (serial example) and send packet "Heartbeat Get" to Devices (Light Switch Server Example )to check alive of devices. But when check alive...
What API could be used to send out ZDO Device announce, when router (zr) or end device joins network ?
Is there any sample code could be referenced?
Thanks,
Robert
Hi!
Three or four months ago I create a ble mesh with 6 nrf52840 Dongles. Now I want to reset all Dongles in order to create a new ble mesh with a different functionnality...
I changed seqValues variable of the following function from 0x8000 to 0x0010. But I can't see LED light darkening. How to dim LED lights by nRF52832 PWM?
static void _ledPwmConfig...
Hello,
I just observed some strange/interesting behaviour. On one of our products there is a green LED connected to Pin 3 of GPIO port 0 on the nRF5340. When I connect the...
Hi everyone, I'm developing a program with the NCS 1.8 using NRF52840 and I want to use the SPI, the fact is that I've to connect my device to those pins
And as you can...
I am using s112_nrf52_7.2.0_softdevice with nRF5_ SDK_17.1.0 and Segger Embedded studio for nRF52805.
My application code uses 150 kb Flash(Out 192 kb) . I want to develop...
Hello, I have a question regarding to the DTM;
Is there a way to count the number of test packet transmissions or set the number of test packet transmissions in the direct...
Hi,
We are using the latest ncs release (2.0.2) on a nRF52840 integrating Matter. When looking at the sample apps (e.g. light switch example), the RAM usage for the Matter...
I would like to using nRF52832 EasyDMA for reading and writing to and from the RAM for peripherals (E.g.NOR flash, Analog front-end (AFE), etc.). Could you suggestion example...
Hi,
Greetings!
We are trying to understand how we can send battery voltage to mobile application from nRF52832 based battery operated device.
Please note that we are...
I have tried to connect my NRF 5340 board with BLE application the last few days but had no success. I already tried other solutions like disabling the MSD via the J-Link...
Hi Everyone,
I am new to BLE protocol, and coming to our issue we are working on a project in which we used nRF52840 controller for communication between peripherals in...