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,
When the friendship node has established with the LPN node, how to verify that the friendship sends a useful message to the LPN node?Has it any API to verify the message...
Hi If I permanently see 3.3v even when the application is not running does that mean it is busted? I also see a lot of spikes in the output I have placed an order for another...
Hi.
I have a problem using dfu bootloader.
SDK : 17.1.0
SD : 7.2.0
device : nrf52840
dfu code : secure bootloader pca10056_s140_ble
uECC : 13.0.0
I implemented...
Hi Team,
I am working on NRF52832 based on the BLE mesh protocol here I am using the Light_switch example of SDK - nrf5sdkformeshv500src
Here I need to detect and monitor...
Hi,
I am using a Raytac MDBT50Q module on a custom board of mine. I have no 32kHz installed (which is available inside the module), VDD and VDDH are common and powering...
I'm porting code from my device which uses the nRF52832 to the 840 DK. My general process was to get the code developed on my own device to run on an 832 DK, then an 840 DK...
Hello everyone, I'm new here, and new to using the Nordic boards. I have a question regarding the RF connector in the nRF52840_DK. I am trying to do some RF measurements with...
Dear Team,
We notice that systemOFF current varying from 220 nA to around 500 nA for different devices. For some devices we are able to achieve 300 nA as mentioned in the...
Hi,
I'am using the ble_uart example on a custom board, where I have the issue that the BLE advertising is only available after a reset OR when I comment out the uart_init...
Hello,
I would like to implement beacon feature with a periodic (each 10s) advertisement data update.
This is an extrapolation of my code:
Is there some function that...
Hello,
The part i am using is NRF52840 Rev 2 (Build Code Dx0)
How can i exact know what revision or build code the SOC has ?
I want to determine in application what...
I am using NRF5 SDK 17.1
SES
S112 for the nRf52805
I followed the guide for the 805
i then used the NUS Peripheral and was trying to setup the rtc so the device...
Hi,
I have a nRF52840 Preview Development Kit. I studied your manual, but I didn't quite understand if this is possible or not?
I would like to debug (therefore I...
Hello,
I have been testing an encoder using the QDEC peripheral.
The encoder produces 256 pulses per rotation. Testing without any load assigned to the motor, the encoder...