Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
To make sure that the nRF52840 SoC is not powered when the nRF power switch (SW8) is OFF.
So what happens if I power the nRF52840 SoC when the nRF switch (SW8) is ON ?
Hi ,
When i run samples/keys/hw_unique_key app and select nrf9160dk_nrf9160_ns board . The app can not run into main function instead run into system_halt.
__WEAK...
Please provide the part number(s) of low-cost NORDIC processors that have a quadrature decoder and a PWM.
We are working on an application that is using a Nordic nRF52840...
Hi,
During the validation of our device, we found that the RTC (synthesized from HFCLK) was quite a bit off. Instead of the expected 32.768kHz, we measured 33.047kHz.
...
Hi, I am using urf52832 ( also have 52833 dk).
I am trying to use another pin us uart, which tx is 29 rx is 30 define in project_pinconfig.h.
But I can't see any uart...
Hello, I'm working with BLE Mesh using NRF52840
- Our setup: NRF-Connect-SDK 2.1.0
- Summary of our project.
+ Provisioner node to control lightness for all nodes in...
Hi,
I'm having an issue including USB DFU Trigger library in my prototype application running on nRF52833.
My application is based on the ble_uart example, to which I...
Hi,
My application is written on top of freertos ble example. I need to integrate radio test example as well for certification. I am running into errors when I try to...
Hello,
my first Post here, so i hope i do it correctly.
I have the following Problem with the Configuration and Communication over TWI/I2C.
The Voltage of the TWI...
I am working on BLE on NRF52840 using soft devices for BLE and I was using sd_ble_gap_ppcp_set API to set the connections parameters for the BLE so I think the PPCP is the...
I'm calling this function from a Zepyhr project:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/connectivity/bluetooth/api/gap.html#group__bt__gap_1gad2e3caef88d52d720e8e4d21df767b02...
Hi, I am trying to test multi_sensor example from Zigbee and Thread SDK 4.2 using official Nordic nrf52840DK with few Zigbee hubs. Example is located in \examples\zigbee\experimental...