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, can someone tell me how I can change this, as shown in the picture?
Strangely, I have already selected the proper target device, as shown in this pic:
What...
I want to use UART to read GPS data while advertising.
After I add uart function to ble_beacon_example, UART API app_uart_get() always return NRF_ERROR_NOT_FOUND.What can...
Hi,
Can Anyone has experienced with nRF52 PWM clock generation ? I am trying to generate 8-Mhz clock out of GPIO by configuring it for PWM module.. But so far I can get...
I have taken ble_app_ancs_c_s130_pca10028 example of sdk11,s130 version 2.0.0 and i integrated Alert Notification Service,DIS[device information service] and DFU... Device...
I'm using the latest version of Keil with Software Packs. As I understood, copies of configurable files are stored in RTE folder. Non-configurable files are stored inside...
When i connect the board to pc its not detected and No J-link device in device manager
But when i press and hold the IF BOOT/RESET button and power cycle the board the LED5...
Hi,
I want to advertise the beacon with its name visible using the ble_app_beacon example but not able to understand how to proceed.
With this, I am not getting how can...
I want to make the led ON always and making the source code from scratch in keil mu vision 5. I am not able to understand which library is to used and how to proceed.
I'm using nRF51822 to communicate with nRF24L01+ without SoftDevice, and it is working fine.
But when I add app_timer.c to the project and compile, it will show the following...
Hi,
I am able to program my custom board using nrf52dk (only 32 Mhz osc populated on custom board), and I can also see the output of SEGGER_RTT_WriteString() though JLinkRTTClient...
We've been suffering Unreliable Auto Connection for quite a while... "autoConnect" sometimes just doesn't work to get the device back to connection. Below is the failure message...
Hello,
I started with example apps and have got one working with the supplied makefiles, gcc, and Eclipse. I'm able to debug my code without trouble, and have succeeded...
When I try to write a UUID into the UICR registers using the method described at - Software Development Kit > nRF5 SDK > nRF5 SDK v12.2.0 > Examples > Hardware peripheral...
Hi Team,
I´am working with the nRF51422 and would like to change the parity from even to odd.
Is there any possibility to change that setting or just to invert the even...