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...
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...
I'm trying to setup the RTC in the nRF52 to count with a resolution of 1mS. As the count has only a 24 bit value, I wish to clear the count every hour to start again.
There...
Hi all,
I'm having a error on my code, and wanted to understand it better. I'm using a custom board with a Rev.3 CTAA chip, 256k Flash and 16k Ram. I have BLE initialized...
I measured my Nrf51822 current:
when my VCC is 3.0v ~ 3.3v
my current is 0.16 mA.
when my VCC is 2.6v ~ 2.8v
my current is 1.5 mA (why?)
when my VCC is lower than 2...
I have issue with nrf51 booting, i noticed that sometimes when i plug the power to (VDD and GND) the system dosent turn on at al.
1 - how does the system the whole system...
amigos de habla hispana estoy comenzando con este circuito.
mi duda es cual compilador utilizo para crear un simple led blink..
tienen algun tutorial en que me puedan a...
Hi.
I am using the nRF52 Preview Dev. Kit to send data over multiple channels by
setting the NRF_RADIO->FREQUENCY register to the desired frequency value.
To make it work...
Hi,
I am trying to measure the temperature using sht21 sensor with nrf51822. I am using TWI to do this. When I try to send a data to the sensor the application cannot do...
Using the nRF52832 and SoftDevice s132.
If the application code disables the SoftDevice, then the application CAN erase UICR memory in the nRF52832 device.
The question...
I control a module over UART using app_uart_fifo. This module is controlled from nRF host by commands to perform things. This generally works fine but however, sometimes when...
Hi,
I write a code for the max6657 temperture via modifying the SPI MASTER Example. The function for reading max6675 via SPI is shown as follow
uint16_t readCelsius(void...
Dear Nordic Team,
Thanks for supporting.
How to calculate the battery voltage level from Eddystone TLM. Its always transmit 240mV.
I am using CR2302 3V battery.
...
Hi all !
Can you tell me if it is possible to flash a single nrf51822 ship directly or if it requires at least the minimum oscillator X1 in order to be flashed?
The...
Hello. I want only 1 to 1 bluetooth matching about nrf51822.
I want only 1EA central with 1EA peripheral matching.
I set as below.
1EA - Bluetooth Central - UUID...
Yesterday, I asked a question (so far, no one has answered) about how an OS upgrade on my desktop computer might have broken my ability to flash and run BLE apps on the nRF52...