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,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
Hi, I am trying to use the nRF52 to pass IMU information through BLE to a smartphone. We have a custom chip with the nRF52 and LSM9DS1 on the same board. I am able to program...
Hi!
Friday I can load the binary into PCA10040 (blinky example) ands works well. But today I load de binary but not works, nothing happen.
I'm used this example /Nordic...
It seems that I configured LFCLKSRC correctly, and advertising led flashes correctly.
Can I make any troubleshooting codes for Radio or Antenna?
Can I make some codes...
Hello,
Is it possible to erase only first N kB of internal flash memory before reprogramming nRF51 with JLink?
Lets say that I just want to erase first 64 kB of flash...
Github said it works in sdk8.1, But I place it under *nRF51_SDK_10.0.0_dc26b5e\examples* It works well in the demo board. Question,Can it be used in sdk10?
What I want to...
Hi,
referring to the SoftDevice Specification, S132 Softdevice vx.0, paragraph 15.2 (Attribute table size) I wonder how one does work out the size of the attribute table...
Hi,
Hope this is not a duplicate post. I am using nRF52832 and SDK Ver 11 and am facing the following issue:
After configuring the UART and SPI, I put a string e.g....
Hi
Today I have recieved the new nRF52 Development kit PCA10040. I have downloaded the latest version of SDK nRF5_SDK_12.0.0_12f24da working with ANT_s212_nrf52_2.0.0....
I can't build ble_app_proximity_pca10040 example due to uv5 core size limit. One user suggested that I port the old device_manager to SDK 12 proximity example to reduce core...
Hi guys,
I am using the nRF52 DK with IAR 7.70.2 and SKD12.0.0.
I notice that the blinky example has 2 versions for the nRF52 DK:
a) blinky_pca10040...
Hello,
my problem is that after changing the UUID service and number characteristics in my nordic device, the nrf connect app on ios8.2 not recognize it (in the android it...
Does anyone have experience with implementing a DALI slave and/or master on the nRF5x?
I can find several starting points on the internet, but was wondering about your experience...
Hi all Nordic Developer,
Currently I am working on nrf51-dk(as a BLE central) and I wish to connect one of its pin to a power supply(as a input). If the power breakdown...