I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
Hey I am trying to create a blinky project from scratch on
System: MAC OSX
Eclipse Neon
GCC 4.9
I am trying have it eclipse managed make.
I am at a point when after...
Hi, I was wondering If I need to wait for a response from the server that a command was executed before executing another command or if the BLE stack takes care of this under...
Hello
i m searching for a method to send a big buffer with TWI to a slave. The Buffer is read from flash. because its a soundfile its needed to send the buffer without delay...
I am trying to set up a nrF52 -> Rpi v3 -> Exosite through CoAp as in the nrF5 iot sdk. The nrF52 to rpi works as I am able to ping the nrF52 through its global link address...
Hi,
I am writing a code base on the reference manual of nRF51422. In section 29, UART, I don't understand the differences between TASKS, EVENTS and REGISTERS. Aren't they...
Hello!
I'm trying to use the ram_retention in sdk 15 alpha to retain RAM in system off mode and do some power profiling.
The default code seems to retain 8 kB of RAM...
My project needs to use 2 different TWI instances and 1 SPI instance. I knew that it is not possible to use three instances at the same time in nRF52.
To implement 2 TWI...
Hi Nordic,
I am trying to enable the DC/DC converter on a PCA20006 rev 1.3.0.
I am using the softDevice S130.
1. Using the sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE...
Hi.
I am using saadc example code or SDK V13 with the following requirements:
Voltage input up to 70mV,
Resolution: 50uV
So I did some modification to support...
Hello,
yesterday I got a Thingy:52 device at an event held in Frankfurt/Germany. At home I've tested the DFU for the latest firmware and observed that the image was transfered...
Hi,
I’m having some troubles with example code : ble_app_uart_s132_pca10040. The code compile well in Keil and I can prog it in the nfr52 but it doesn’t run. When I check...
To enable comparability with an existing client, I'm attempting to configure the nRF51822 to provide a GAP service that includes user description descriptors (UUID 0x2901...
I'm trying to store some values with fstorage. The store operations seem to be queued successfully, but never executed. I currently have this to test the behavior:
FS_REGISTER_CFG...