Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
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...
My question is regarding the adertising with the softdevice on the heart rate sensor example.
My starting point is the following:
I connect PCA10001 / PCA10000 from...
Hi,
we are interested in the combination of the nRF51822 with a sensor board which was announced in October but since then there were no updates and I can not find any other...
Hi
We know most of access contol for entrance was implmented by RFID. Is it feasible to design it by BT4.0? My idea is as below. Thanks for your comment.
There is a...
Hi.
I have a nrf51422 EK. I follow the steps in nrf51422_Evaluation_Kit_User_Guide v1.1.pdf but I couldnt do blinky_example project to works. In debugger mode, I see that...
I'm using the rRF51 DK with Segger Jtag. In the demo Keil version, I set up Segger jtag to NOT cache memory. When I look at a memory view in Keil, the memory is not being...
Hi
I tried DFU OTA in nRF6310 board as SDK document guided but it cannot work.
Boot loader is from SDK5.0.0 device_firmware_updates project..
SoftDev is v6.0.0....
It appears that the current version of Master Emulator v3.5.0 does not include support for long-writes. I know that SD110 v6.0.0 does support long-writes and my application...
Chip: NRF51822
softstack version: 5.2.1
I ran into an issue and i'm trying to understand it better. I was calling the function sd_ble_gatts_value_set(...) from a GPIOTE...
Hello,
We are having some problems with a board that we developed using the NRF51822, see this post: devzone.nordicsemi.com/.../application-halts-on-softdevice-initialize...
New to BLE and nRF51822. I need some explanation and clarification of connections and connection intervals. Can I get a overview of how the nRF51822 or answer some questions...
I get a nrf51422_1.0.0-2.alpha.zip. But why s310_nrf51422_1.0.0-2.alpha_softdevice.hex is bigger than 256K(287K),How can I burn this hex file into the nrf51422 Flash?
Hi,
I am using the nRF51822 evaluation kit, and have been unable to get it working. I compiled the sample BLE Heart Rate sensor program and uploaded it to the evaluation...
Neither in BLE core specification nor in your documentation I found a hint, how the size of white list is defined and what the limits are.
At the Link msdn.microsoft.com...