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:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi all,
I am tring to connect more than two peripherals to contral device.
I am using sdk10 and three evaluation bords nrf51822.In on device i debbuged the code of uart...
My problems with Eclipse Luna continue. Going on holiday for a week I assumed the good fairies would sort it out, but no,,,
Anyhow, I'm sure it's some path error somewhere...
I'm trying to figure out something I'm seeing. I've modified the relay demo in the nRF52 SDK so that when I press button 2 on the board, it destroys any connections, erases...
Hello Everyone,
I have configured gpio pins for buzzer pin6 and pin 7 and am trying to clear those pins after buzzer making the beep sound but it is not getting cleared...
hello there i downloaded nRF51_SDK_10.0.0_dc26b5e.and run this example experimental_ble_app_blinky_s110_pca10028. here when i write 1 from master control panel LED turn on...
Hi,
I've asked a couple of questions around this before but that was before I thoroughly researched into what I was actually asking.
I would like to attempt to use the...
Hi,
I am currently working with the nrf8001-DK. I've connected the nRF8001/nRF24L01+ shield adapter to an Arduino UNO R3.
I've run the ble_uart_project_with_dfu_template...
This isn't really a question, but I'm not sure where to post something like this. The stock app_button_init takes a pointer to a non- const app_button_cfg_t . The library...
Hello,
i am working with nrf_pwm library which is there in git. Also, on my device, with PTR51822, S110 7v is running. I am having tri color led on the device, by using...
Helm alert.7z Hello!
I have tried to make a additional custom service with a characteristic to contain data from a sensor value. I want the server to only send the value...
I have a problem with some current consumption I cannot explain.
I first thought it had something to do with floating pins or something, but that does not seem to be the...
According to the nrf52 product specifications, the PWM peripheral consumes 200 uA running at 16MHz. But a TIMER in combination with PPI an GPIOTE consumes 30.1uA max. Why...
Hi Nordic,
Which version of nrf toolbox for IOS can upgrade the zip file containing application hex, bootloader hex and softdevice hex together? I found the DFU function...