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...
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...
Hello,
currently I try to implement a GATT server on a nrf51422 with the s310 Softdevice. For testing I use the LightBlue IOS client on an ipad. I can see my GATT server...
I am creating an Apps which will give me a list of the running Apps in the background and foreground.
Hence Using XCode, I want to programmatically detect
List of Running...
I have a Arduino board and I want access to Ant Stack by UART. I flashed S210 in my nrf51422.
I try connect the Arduino RX/TX with TX/RX (P0.12 / P0.13), but none. Also...
Hi Nordic,
I'm wondering if I can use IAR Workbench to download SDK for nRF51DK rather than Keil. I want to develop a beacon that uses Bluetooth Smart. Can I do that in...
Hi,
Does the .hex file for V7.1.0 include the master boot record? I'm writing a JLink script to flash it and I'm trying to figure out, once converted to a binary file,...
I have the PCA 10028 Board. I would like to add a characteristic on an already existing service.
In the nAN-36 I see, what is necessary to set up service and characteristic...
Dear Forum,
I just unwrapped my new nRF51 DK board and already played with some mbed example programs which worked beautifully! So first of all - thank you Nordic & mbed...
What capacitors would you recomend for this 16MHz Quartz http://www.jauch.de/ablage/med_00000848_1411137106_JXS32-180914.pdf to ensure 40ppm frequency tolerance for nrf51822...
I read the following but was not able to use it to resolve my problem.
devzone.nordicsemi.com/.../
bootloader.hex
bootloader_settings.hex
The bootloader address...
Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
Hello,
I would like to use the PCA10031 Dongle as the peripheral with the multilink examples. I will be wiring up a button to the available GPIO and using this for a space...
I want to use to set the UUID in my Nordic device as following:
Base UUID:
{0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,...
hi.
I refer at the example find here link text .
i want to transmit with Advertising, as the temperature is transmitted in the example, data from some sensors .
But in...
I'm trying to port the HRS example using S110 Softdevice and SDK 7.1.0 to IAR 7.10 on the pca10028 board.
I've created an IAR project which uses the same files as the Keil...