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,
i have nrf8122 module . want to flash a hex file in it by using nrf51 development kit. is it possible to flash code in the nrf51822 module. other wise please provide...
Hello everybody,
I'm working in a project & need to listen for notification from installed applications in the mobile phone & update the mobile app with some info about...
I have combined Nordic's serial connectivity code and Nordic's serial DFU example.
Upon initial powerup, the nRF51822 draws an expected amount of current (~600uA). When...
I am using nRF Master Control panel for testing my peripheral changes. It works fine until i upgrade my nexus 5 to android Marshmallow. Now the app cant even find BLE device...
Hi all,
I'm using nRF5_SDK_11.0.0_89a8197, if I build any project from it, it deletes all objects files and compile all source files every time it take some unnecessary...
Hii all
I am trying to run bootloader_signing example from the gcc. Nordic already gave an example for Keil I wanted to port the same thing for gcc. But its not working,...
Hi
I'd like to know three type of ESD models breakdown voltage lower limit.
・Machine model(MM)
・Human body model(HBM)
・Charged device model(CDM)
If nobody have the...
Hello,
i am working with the nRF52 DK and the SDK11. My intention is to receive arbitrary bytes via UART in non-blocking mode.
I have already read the following entry...
Hi I need use s130 softdevice as a central. So i am getting error with my existing code that works fine with s120 softdevice as central.
nordic_sdk_10/components/softdevice...
Hi, Nordic:
I'm testing the DC/DC function as to reduce the radio current. I have done the DC/DC test using pca10028 DK with the code below (SD v2.0.1, SDK11) :
void...
Hi,
I want to develop an ANT+BLE application using the D52Q module. I found the BLE serialization documentation but it's referred to S130, S132 SoftDevices. Is it compatible...
I have recently started getting the following error during a DFU using MCP.
Capture.PNG
Any idea as to the cause of this? What is the best way to debug this?
I am...