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...
I'm having a problem with what should be a very simple exercise. I'm trying to compile the Zephyr sample subsys/cpp/cpp_synchronization after adding #include <string> to the...
Hello,
I am trying to read data from LS2DE12 accelerometer MEMS chip via I2C bus and I am seeing only zeros for all 3 axes.
I can write to the various registers successfully...
Hello, I ran the nrfconnect (ver 3.7.1) in Power Profiler (ver 3.1.3) in BLE advertising.
When I run the source mode on 3000V I get normal peaks (20mA), however when I run...
Hi,
I'm interested to use AGPS in my project. Looking into AGPS example (link below) , I want to prevent using low power mode since as far as I know using this command you...
Power Profiler software returns an error after I updated it to v3.2.0 with nRfConnect v3.8.0.
Error message: Error while probing devices: EnumerateWorker json error
Resulting...
Hi,
I am working with nRF52833 DK with nRF Connect SDK. All was going great until I had to add a GNU GSL library. I need it because I need matrix multiplications with complex...
Hi,
We are working on a custom bootloader/DFU and is going to use USB CDC to perform DFU and some data transfers for version information. We use the USB CDC library both...
Hello,
SD: 122
part nrf52833
I need to do the following:
a. scan for advertisements containing a particular MAC address without connecting. This works.
b. the...
Are there any convenient ways to debug BLE connectivity issues? I have the service up and running but the connection on nRFConnect App doesn't quite go through: it remains...
Hello,
I work with the nRF5340 and want to use I2C0 (1-3 is reserved for other sensors in my project ). I already use I2C2 for a sensor and this works fine.
To use the...
Sorry I'have a question about the certification process of a BLE in a custom board.
I see that with zephyr that I can define a custom board derived fron nrf52840dk. If for...
I powered the DK up and the LED's would light corresponding to the button that was pushed.
The D drive would come up, so I drug the heart rate demo (hex file) to the drive...
I was trying to follow the video to create a project with VS Code. After I click the Create Application buttion, there is nothing happens. It only create a Folder with APP...
Hi,
I already read all similar ticktes but none of them does solve my problem.
i'm using nRF Connect SDK (NCS) with a custom board equipped with nRF52833. To implement...