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,
I'm having problems with the bootloader in SDK 15.2. I'm using an NRF52840, I don't know if the CryptoCell is giving me issues.
The DFU fails when checking the FW...
Hi All,
Sorry if this is a simple question, but I can't seem to find an example where the device is programmed as both RX and TX. (The examples have either one or the other...
Hello,
I am developing application which allows multiple central devices (phones) connect to a single peripheral device (custom board with nRF52840). I took example from...
We are under development on our custom board. then we suddenly were able to flashing the firmware, hex files onto our target board. SES showed the popup message such as "...
Hello,
I am unable to flash target board using my nrf52840 Dev board. I have two dev boards and I am able to flash the target with the other dev board.
The target board...
To what values should I set the PWMCON register to so that the PWM0 and PWM1 frequency is output at 20Khz with duty cycle varying between 1 to 2ms. Now specifically I am asking...
I am new to Bootloader and was going through the Secure BL example without SD but with UART
Here I observe that the Linker Option Shows the RAM and ROM address for the Bootloader...
hi....to everyone
Here i am using latest version 3.1 mesh , i have made some changes in light switch example , in order to get a character instead of bool value . i am getting...
Hi everyone,
I want to change the Y-axis on the AVERAGE plot to show real-time data from 0 uA to 10 uA. The default setting is -100.000uA to 15.000 mA.
The PPK manual...
I'm currently trying to use the database discovery module to get the total number of services and the number of discovered services so that I know when all of the services...
One can change value of Device Name characteristics in Generic Access Profile. How can I register the change event? At the moment I would be able to do it by periodically...
Hi. We have a project based on multilink central & NUS SDK 15.
We are scanning and can connect to peers ok.
I have logged the following code every second since we are...
Hi, I am using the UART Client and UART Peripheral example codes on 2 custom boards that have BL652 with NRF52832 with SDK 15.3.0. The Peripheral code seems to work perfect...
After upgrading from Softdevice S132 version 5.0.0 to 6.1.0 (deployed to an nrf52832; bare metal), I’m experiencing calls to the Softdevice assert-Handler once in a while...
Hi,
I want to control numeric pot (slave) with the nRF52DK (master) with SPI but I'm a beginner in this bus. Do you know where I can found a tutorial or a example (I don...