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...
Hello,
Sorry if it will be long. thanks for the help.
Using nrf9160 dk. The first thing I want to ask is about is the pins. I want to make sure I am using the correct...
Hi
I am currently using nrf52840dk with zephyr, and SPI used to work fine.
Now, as a slave, the kit only reads the data read while MISO is high (this might be what's supposed...
Hi, I am trying to create and FOTA upgradable application on the nrf52811 SoC. I have managed to do the same for nrf52832, but when I repeated the process for nrf52811 it...
Is it possible to use multiple NUS client with NCS ?
One of the problem i see is that nus client callback (bt_nus_client_cb) don't have information about the connection...
Hi,
My application needs to enter DFU mode based on a command from another device connected via SPI.
I see that I could use the following two statements once the application...
In the nRF5340, is the application processor able to run concurrently when BLE transactions are happening?
In previous generations of the nRF family, the application stalled...
Hi everyone,
I am trying to understand the GATTS Handle Value Notification diagram.
From what I have understand so far is tha the soft device keeps a buffer (ATT table...
Hi engineers,
I want to implement function that input i2s data and then output it directly.
I find that i2s demo includes two buffers which are used for current buffer...
Hi,
I want to verify
1. Program ble_app_hrs with buttonless dfu integrated + secure bootloader + bootloader setting to nRF52DK.
2. Boot up nRF52DK, then use buttonless...
I don't know what happened to my thingy 52 after lots of firmware updates with Keil+Jlink+thingysdkv210 and nRF connect operations. The LED on thingy isn't flashing any more...
Hi engineers,
I want to use saadc to measure the battery's voltage, but the result I get is incorrect.
So I use the saadc demo of the nrf5_sdk17, then I measure GND(negative...
Hi. I am trying to use PIN 0.19 as my SPI CLK but it is always low.
Previously, I tried to change the pin to 0.26 and it works.
Is there any other configuration required...
Hi Nordic
SInce this is my first time to develop Nordic chip and implement SPIS driver, Therefore i am not so familiar with Nordic API. I would really appreciate it if...
HI,
I want to upgrade the BL in APP directly. I encouter a wierd problem. When APP erase a specific page of the BL(the address is 0x74000), the system halts. If ignoring...
Hello,
I am using nrf51822/SDK 12.3/sd 130.
An error occurred while implementing nus_c using multi-role example.
Error 7 occurs in sd_ble_gap_conn_param_update() frequently...