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...
Hi Engineer!
I would like to use DTM mode to test nrf52840 in our pre-samples.
but i did not find any info about that. how to use DTM in this chip ?
thanks you!
I've recently migrated from SDK11 to SDK12.3 using a FreeRTOS based applications. I seem to get a hardfault on a sd_ble_gatts_hvx call. There is no difference between my SDK11...
I have studied uart source code.
github.com/.../Android-nRF-Toolbox
And I get confused about the action of reconnection.
AutoConnect flag says It will look up "white...
IOS APP, when in the OTA upgrade, into the background, OTA stopped, at this time into the front desk, can not continue to upgrade, how can you continue to upgrade after entering...
Hi,
we are building a device based on nrf52832. Everyone with the app installed should be able to connect to some characteristics on the device but we want other characteristics...
I have a problem with compiling the blinky example from SDK 12.3.0. I have installed latest arm gcc cross compiler, version 6.3.1. Make command works but on compiling file...
Hello,
I am trying to start nrf52832, when i try to program S132, i stuck in the first step.
i am following the tutorial: devzone.nordicsemi.com/.../
here is my information...
Hi,
I am trying to use the indication to transfer data from NRF52832 device to host. when the indication transfer was comfirmed by host, then we can receive the event ...
Hello,
I would appreciate if anyone can share detailed steps how i can program a custom build PCB with BMD-350 from BMD-350 Evaluation Kit using J-Link OB Interface.
Hi,
I wrote my own nRF24L01+ library for my AVR AtMega2560. I used the datasheet and the widely used Mirf library as my guide. I am happy to say I got it working. I have...
I have a new PC (running 64 bit Windows 7) and am having issues after install nrfgo studio. I had it running previously on another windows 7 (64 bit) machine with no issues...
I noticed that there can be three SPI instances (SPI0, SPI1, SPI2) for the nRF52. Is it possible to have three TWI instances? We have a sensor network that requires 6 of the...
i have used 52832 for pdm clock generater, but i just can set the frequecy to fixed such as 1.032 MHz,1.067 MHz.., if i want to set the frequecy to 1.050MHz, i can't come...
Hi,
I am trying to run LWM2M support based on Contiki OS (contiki/examples/ipso-objects) on a NRF52 (PCA10040) development board. I can successfully build (make TARGET...
I see Nordic release pc-ble-driver 2.0.0 some time ago. I'm using 1.0.0, before I upgrade to the new version, I'd like to know what's new in it....could not find any list...