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.
The analog circuits 51822 and rfx2411n supplied by the authorities are connected 52832, but the circuit is not working properly.PA and LNA switching has been controlled in...
This is to build upon a previous question i had here .
This time, I am having issues with SDK 14.
I can compile and run the BLE peripheral HRS example fine. With SDK 14...
Hi,
I am trying to write 64 bytes to a characteristic as a client and am getting the error NRF_ERROR_DATA_SIZE . The infocenter is not very helpful at indicating where...
I am using S132V3 on NRF52832 device. In my application we need to set a static, non-rotating, private resolvable address. I can't get into why that is here. In theory this...
Hi all,
I'm using chip nrf52832 with the last enabled stack which integrates the adaptive upgrade for bluetooth 5.0. However I'm insterested in long range and that's upgrade...
Hello,
Is there any example of simple peripheral to update the firmware using over the air download for nrf51?
waiting for your kind rhelp.
Regards
MAbbas
Recently,I confronted some particular circumstance that I have never came across.
The device programmed used by Jlink and Keil,so I check the address of flash,it showed as...
hi all,
i'm using nrf905 for wireless communication at range of about 30meter @433mhz.
and have some question ,maybe your guys can help me.
thank you.
q1:upclk pin...
According to the documentation, it is possible to upgrade the Thingy:52 firmware via a cable connection using nRFgo Studio. Can I connect the Thingy:52 directly to my PC?...
Dear Nordic Team,
Thanks for supporting.
Now i am trying to work DFU with NUS example.I am following As per nordic document like: infocenter.nordicsemi.com/index.jsp...
I am trying to communicate with DS1307 (RTC) using TWI on nRF51822.
I have configured the pins, address (0x68 fixed for DS1307), frequency and enabled TWI.
Now I am about...
Dear Nordic,
Some time ago we started a project in which we decided to use ANT protocol to communicate wirelessly. However, now that we are going to production in a very...
my programer have many place use sd_ble_gatts_hvx() send data , if i get the BLE_GATTS_EVT_HVC ,how i know this return value return belong which use sd_ble_gatts_hvx(),how...