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.
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,
I'm taking over a project from another developer, he has given me the PCA10001 kit he purchased but he doesn't have the product key for it (no longer has the box).
I...
Hi,
I have ESB example PTX and PRX, I want to calculate throughput and BER. How do I calculate, and Can you please explain entire setup that I can measure for this condition...
Hi,
I have recently discovered a bug that prevents dfu over serial, using the latest nRFgo Studio v1.18.0.9. I am using SDK S110v8 and the dev kit PCA10028. I was having...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
I've taken the example project at nRF51_SDK_8.0.0_5fc2c3a/examples/dfu/bootloader and attempted to build it using gcc. I'm going for a single bank update over BLE. The SDK...
I have just started coding in Timers in nrf51822. Here i am not clear with the Timer part. Can anybody explain me how to use timer with use of Event Scheduler. Here in app_timer_create...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
Hi all,
I've successfully used the examples for:
OTA DFU for nRF51822 in Bluetooth Smart mode.
OTA DFU for nRF24LE01 (2.4 GHz mode only).
But I couldn't...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Dear all,
I am a little confused about erasing data contained in a flash block. In this link the clear example shows that it is possible to clear bytes from a specified...
Dear all,
I have been trying to get the ADC BLE example working, given at github.com/.../nrf51-ADC-examples
I noticed it gave me error with SDK 6.0.0 saying ble_enable_params_t...
I have been working on ANT for a while on battery powered device. Now because cell App is involved in my project. I want to quickly gain some hands on data on BLE power consumption...
Currently, the Bluetooth communication TEST in progress.
I am using the example experimental_ble_app_uart_s110_pca10028
Applications are received by the data nRFUart2...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
I am using two nrf24l01+ at two ends & i am able to communicate between both but its a simplex communiacation means I am transmitting nrf code from A end & B end receives...