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,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
Hello
I'm using a pstorage_register from pstorage.c to register two application storage blocks in flash memory. But I have situation that first module have 6 blocks of...
Hi,
are the GPIO pins broken out on the nRF51 Dongle configurable and can be used for SPI Slave tests? I have a running system powered by a ARM Cortex 4 (Teensy 3.1) and...
We have an early implementation of the v6 SDK DFU ported to support S310 on a handful of devices in the field and need to update them to a new bootloader and we'd like to...
Hi,
With the validation of the BLE V4.2 specification will Nordic be implementing the new features of the spec and if so do you have any idea of availability and dates. ...
Hardware: NFR51822_QFAAC0
Firmware: S110_7.0_SoftDevice
SDK: NRF518_6.0
Application: ble_app_hrs in NRF51822 S110 Examples
I start a timer to toggle led once per...
Hello Everyone,
I want to start working on nRF51822 development kit for my project. but as mentioned on this site : www.nordicsemi.com/.../nRF51822-Development-Kit
that...
Hello there,
I am using the experimental_ble_app_uart with S110 on nRF51-dk and receiving sensor data via 1MHz SPI every time the timer ticks = 100ms.
Data transfer displayed...
Hey,
I created a custom PCB with the nrf51822 that reads two sensors via TWI and transmits certain data over BLE. I can program the chip, print strings to the terminal...
I am having problems with th Master Control Panel (no response from master emulator). When I search devzone, I see an answer related to this question that says cloed because...
Hi,
I have application where I drive LEDs with shift registers. I need to send 14 bytes via SPI every 200us while I am in BLE connection. Timing should be exact as shift...
Hi,
I have a project where I need to communicate using UART BLE between nRF51822 and a PC (MS Surface Pro 3) with Windows 8.1 and embedded BLE hardware.
I have programmed...
Hi,
I have downloaded nRF51_SDK_7.0.1_1d6e5cb.zip and run nRF51_mdk_6_1_0_installer.msi
Neither zip file nor created Nordic Semiconductor/nrf51/ folders have ewp or icf...
Hi,
I think it's a simple question. I want to connect a micro to communicate with a phone via the nrf8001. I ported everything thanks to the guide that you posted (for...
Can we use the tx_complete.count given with BLE_EVT_TX_COMPLETE as an indication on how many packets were sent out from the last ended connection interval?
thank you
...