Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
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...
Hi, I am thinking of using the nrf24l01 board from Banggood ([here]) to build a transmitter/receiver set for r/c model planes. However one of the things I would like to do...
Hi,
Context
The chip will be a slave of a powerful CPU which is responsible for many coordinating tasks. The chip will connect the CPU via UART.
I am interested in...