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...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi,
Now I'm using nRF52 SDK v12 and S132, I have some data(about 300 bytes)need to write to the flash. I have seen the fstorage but I donn't know how to use it. Could anyone...
Hi,
I am trying to implement a biometric group telemetry system for my gym and experimentation.
In the past I used a nRF24AP2 module and an ARDUINO PRO MINI 3.3V 8MHz...
Hii,
I want to assign name to my custom service. how can i add it i am using nrf52 chip and s132 softdevice.
I have add new service using sd_ble_gatts_service_add() A...
In my project I need to be able to get time from a continuously running RTC. The softdevice uses RTC0, and app_timer uses RTC1 (and starts and stops it).
(annoyingly I...
Hi ,
I am working on one application in which i am using UART service. Whenever i am connecting to device using nrf connect or master control pannel app, UART service empty...
Hello.
I use the BLE multilink central example to connect to 2 sensors. I changed the example in that way that i successfully connect and read data from a Wahoo Cadence...
the application is examples\peripheral\csense , cap sensor can sense my touch, but when I cover a 1mm acrylic on the cap sensor, will not sense my touch.
so I want to know...
Hi ,
We are using BLE nano board as a connectivity board and mDot board as application chip which is running on mbed platform.Connection deatsils are same as described here...
Hi,
I am working in one application in which I need SAADC to sample two channels at 1ksps and 500 samples per seconds.
I am sending 1 and 2 to switch the sampling rate...
After trying to run keil project after setting conditional breakpoit it raises error.
is it right that nrf52 doesn't support conditional breakpoits? or something wrong...
Hi,
I'm using the SDK11 and SD130 on a custom board which has a nrf51822.
I connected via SPI to a DSP that sends and receive audio.
My handler of the SPI is as it follows...
I'm trying to send a set of 246 bytes by uart fifo. I have a PC side which retreive the data, but I always miss some bytes (4 to 6).
I'm checking app_uart_put return and...
Hello,
I would like to use the nrf51822xxaa as BLE gateway for an ARM application processor (connected through the UART).
I successfully cross-compiled pc-ble-driver...
Hi..
Can i use both observer and broadcaster roles concurrently in s130 soft device..?
Is any TDMA needed to do this..?
Is it possible to do without stooping the other...
Hi,
I have read the S132 Softdevice specification v3.0 and just want to make sure that my interpretation is correct. There are two scenarios I would like to verify:
...