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...
In a timeslot-based multi-protocol application running on an nRF52832 with Softdevice S132 7.0.1, at seemingly random points and very rarely I observe the softevice calling...
There is an error in your documentation here:
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/lib_bootloader_dfu_banks.html?cp=7_1_3_5_1_2_2#lib_bootloader_dfu_appdata...
Hi, I need to support both BLE update and serial update with sdk 17. Going through some past post, the idea is clear.
1) Start with DFU_BLE example project.
2) Add the...
From my understanding, notifications have guaranteed in-order delivery at the lower levels. I'm working on a small file transfer system out of an nrf52840, trying to decide...
Dear Sir/Madam,
As a BLE solution in our products one of the candidate ICs is NRF52820. Our current PCB is a 2 layer one. But the reference design for NRF52820 is 4 -layer...
I'm evaluating if it is possible to build my Bluetooth application using the nRF Connect SDK (v1.3.0) instead of the nRF5 SDK and not be worried about any certification issues...
The nRF Connect app on iOS is able to display "Appearance" information that displays known devices such as a Wearable or TV set. After some research, the Appearance value...
Hi,
What is the BLE Bluetooth ID for the nRF52810 / S112 configuration?
Is there a list of all Qualified Pre-tested Component ID somewhere?
Thanks for your help
M...
Hi,
I am requested a SUPL-C license for running agps. But I got reply mail as SUPL-C license application was not approved.
I have an active/approved DevZone account. ...
Hi,
I am trying to put the micro nRF52 in sleep in the configuration "System OFF, No RAM retention, Wake on GPIO " in order to spend 1.2 uA.
After start:
configure...
I used SDK v15.2.0 (for older project) and SDK v17.0.0 (newer ones), for 52832 and 52840 (and perhaps in other platforms) I noticed there is discrepancy in UART baudrate config...
Hi,
Are there any examples utilizing the nRF9160 RTC? I want to timestamp my data that I send to the cloud because my use-case involves queuing up data for extended periods...
It seems that the socket errors in https://devzone.nordicsemi.com/f/nordic-q-a/64930/https_client-sample are caused by at_cmd_write being called before at_comms_init :
Breakpoint...
Hello,
Our product is running on a nRF52832 with SDK 15.2.0 and softdevice 6.1.0 and I am wondering if there is a way of verifying that all BLE related functionality's...
I can not connect to nRF52840 DK with running Bluetooth: Peripheral HIDS keyboard example from macOS. And also with some other examples which I tried, but I chose this one...