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...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I am a beginner to BLE Communication ,
Currently I am working on a project where I need to connect a peripheral device ( Central (nRF52840) ---> Peripheral (BLE device)...
Hi,
I am using the nRF52840 with nRF-SDK version 16.0.
At random intervals, I encounter the following error:
"[00:02:51.009,460] <error> app: ERROR 1813 [Unknown error...
Hi everyone,
I’m using a custom board (a tracker) that can travel at speeds up to 65 km/h and transmits data regularly every 200 ms. I expect, therefore, that the inactivity...
Hello,
already found a description in the Tech Docs, how to bring the external memory into deep sleep on QSPI interface: https://docs.nordicsemi.com/bundle/ncs-latest/page...
Hi Support team:
I am new for using the Nordic Design kit of nRF54L15-DK.
And I would like to use the app "Direct Test Mode" v2.4.2 built-in the "nRF Connect for Desktop...
Hello.
This ticket was derived from another ticket .
I have a few questions about hardware-based downgrade protection.
About the Downgrade Protection of the Network...
Hello.
I tested the DFU distributor sample using two nRF54L15DKs. I have three questions.
1. Apply is not completing. The firmware transfer seems to have completed, but...
Hello!
I'm new to Nordic Semiconductor and currently developing a project for which I need support regarding the nRF9151 DK . Before placing an order, I would like some...
It seems BLE stops advertising after the first connection. Is this expected behavior? Should I restart advertising in my "connected" connection callback?
prj.conf:
main...
Dear Team,
I am experiencing issues updating the firmware image on my custom board based on the nRF7002, using an external SPI NOR flash ( is25lp064 , 8MB). The board...
Hi all,
I'm trying to integrate joiner into my project, here's my goal:
We will start a device as our commissioner, and while it is active, we will start the other devices...
I'm using Nrf connect for Mobile to test my BLE firmware. I noticed that when trying to write more than 20 bytes to a characteristic, nothing gets logged which means my write...