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...
The docu page for the nRF9151
https://docs.nordicsemi.com/bundle/ps_nrf9151/page/ip/radio_lte/doc/frontpage.html
contains a link to
docs.nordicsemi.com/.../intro_nrf9160...
I have customed my own 52820 dongle board.
I wanted to run ncs2.7.0/zephyr/samples/subsys/usb/cdc_acm demo on my board to test whether it worked. So, I builit the cdc_acm...
Hi
I'm trying to make the UART-HCI example run on my nRF5340-DK board.
Environment: - nRF5340-DK Version 2.0.0 (2022.13) - nRFConnect 2.7.0
I've built the example with...
Hi All.
A few years ago, Nordic documentation for developers included many "examples" to practice with and learn about this technology. For instance, ... >examples>ble peripheral...
Hello,
I am in the process of adding LPN nodes to my network, Unfortunately I am getting a lot of "Ignoring old SeqAuth" Warnings and looking at the LPN friendship call...
Hi
i bound rtc in nrf52833 and set/get the time.
but the time is not incrementing ,iam reading the same time which i set.
i added the config below,
but no change in...
Hello,
I am trying to configure P0.9 as output and toggle this pin.
It is no possible but if I change the number of the pin then I can see the modification of the output...
I ran this exercise a month or two ago and it worked to do OTA updates. I then tried recently again and it is giving me "Device not supported" in the Nordic Device manager...
How can I get the lis2dh12 accelerometer speed at 1.344 kHz as mentioned in the datasheet from thingy52?
I have configured the registers as per datasheet of the accelerator...
I tried running the official ranging example with nrf5340dk.
Bluetooth: nRF Distance Measurement with Bluetooth LE discovery
Usage
This example can obtain distance test...
Hello,
I am working on the Raytac MDBT50Q-RX dongle which has the nrf52840 chip embedded. I am having issues programming it using the debug pins on the module, using the...
hi
board : nrf52840dk
sdk : nrf connect sdk v2.6.1
example: matter light bulb
problem:
I want to add another set of PWM to the sample code. How should I configure...
Hi,
I'm trying to implement the Current Time Service example in the SDK.
I downloaded the nRF Connect Desktop App for Windows.
I want to clarify how the example works...
Dear Nordic support team,
We are currently using a nRF52840 µC with NVS V.2.6.1 and sometimes the Android device acting as central, is unable to establish a BLE connection...