Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi all,
I would like to use the strcmp - string compare function, however don't know how to create a string from character array. Standard way would be something like this...
I can transmit data from my device (the server/peripheral) with the ble_app_hrs , but want to modify the peripheral behavior with some basic commands sent from the mobile...
I'm migrating from S310 v1.0 + SDK 5.2.0 to the latest S310 v2.0 + SDK 7.1.0 (to be able to update also BL and SD).
I have used OTA DFU based on example included in SDK...
Does the sdk7.1 + softdevice support flash_page_erase function?
Also, for the spi_master api, is the spi_master_event_handler required or optional?
currently, the...
Hi,
How to separate flash memory area that will not be overwritten when you upload new application code (e.g. a few bytes of static data). I'm using Keil.
Hi, I just flashed the BLE_proximity example in the ...\nrf51_sdk_v6_1_0_b2ec2e6\nrf51822\Board\nrf6310\s110\ble_app_proximity in the nRF51822 Development Kit, and the nFR...
I am working on a custom BLE service on the PCA10001. I can successfully detect and communicate with the PCA10001 using windows x64 MCP. I can also detect and communicate...
Dear Sirs
I am new with Nordic BLE Modules.
After successuful pairing with Windows 8.1 in a Tablet I need to get an active Service. For example I would like to obtain Battery...
We have an NRF51822 running S120 at 32MHz.
Our system has two removable batteries. If a battery is removed we need to switch to the other battery as fast as possible. We...
For TWI, SPI and UART is there a significant power savings from powering down the unit when not in use vs just disabling it?
Disabling the unit seems reasonable, but powering...
Hi!
I was trying to use nRFLoader to update firmware using example DFU Bootloader but app hangs on "Discovering" (after selecting device to update). What can be the reason...
Currently I can upload new application firmware smoothly (I use the dual bank setup). However, I have to use packets of size 20, so this takes a long time.
Is there actually...
hai ,
i am using the NRF51822 development kit. The NRF51 dongle i have used as a sniffer and a master control panel. Is it possible to load and run a s130 softdevice and...
Hi, I'm trying to estimate the nRF51422 current when running ANT. Does the softdevice use the RTC (LF oscillator) when in wait mode to save energy? Thanks
The Segger programing interface works. The virtual com port appears on my PC (COM5). The problem is that there is no board listed in the Motherboards section of the Device...