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.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
Hi,
I am using the SPI Master 1 to control an EEPROM. I used the spi_example project to help get the code working. It all works fine if the code that initiates the SPI...
We have designed a differential antenna for the nRF51822 CEAA chip.
Each of the RF output connects through a matching circuit to each one of the two 50-ohm to ground end...
How to setup MQTT for CloudMQTT? I have working raspberry PI I can ping and connect to device when follow the user guide. Now I like to try MQTT example but don´t know how...
Is there a list of every interrupt these functions effect. Specifically I am worried about
static void ble_evt_dispatch(ble_evt_t * p_ble_evt)
My assumption is that...
Is there any S110 demo with good communication between periphera and APP in phone side in SDK 6.0? It means that data channle works well from 51822 to APP and APP to 51822...
Is there any S110 demo with good communication between periphera and APP in phone side in SDK 6.0? It means that data channle works well from 51822 to APP and APP to 51822...
The nRF51 series reference manual v3.0 documents 3 Real Time Counters: RTC0, RTC1 and RTC2 (pp 17 and 109). However, RTC2 does not appear in the SDK documentation (e.g. no...
when I download program(pin_change_int_example) in nrf51822, Immediate Interrupt is occured
And when I push the button, Interrupt is stop...
What is problem?
I want...
Hello,
I am designing a board based on the SoC nRF51822. Since this is a homemade project I do not have lab equipment so I can not measure antenna impedance and therefore...
I'm trying to pull my project out of the examples directory, but there seems to be many dependencies on files far outside my project, and files not shown in my project file...
We use Laird BL600 module in our design. Laird engineers has informed us, that to update softdevice firmware of Nordic nRF51822 chip inside module they use Jlink adapter over...
Hello,
i've already read a lot about this topic in this forum, but now I'm unable to continue on my own. I wan't to migrate the DFU SDK emaple from Keil to GCC. I already...
Hello,
I am trying to use the nrf24l01+. But I don´t get any signal in the MISO pin. I have the same behavior in all my nrf24l01+ devices.
The MISO pin as always HIGH...
Hi,
I'm despair.
I am trying to receive data from the device with nRF2402G with a nRF24L01 + module.
The old receiver is destroyed.
I believe that I have put all the notes...