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 have used the UART example up and got it working. So i can send and receive data using it.
However i wanted to modify it so as to run with the current RTOS environment...
Hello
According to BLE Specifications we should be able to get 125kbits/s over the air transmission i cannot seem to get anything remotely close to this.
Is there something...
I use Multilink and Blinky Demo with PCA10056 and PCA 10040 Board,when the two board close to each other there is no packet loss,but when i dispath each other with 50cm,there...
Hi,
I am currently using two different programmers(nrf51DK, Segger flasher portable plus), programming software's ( NRFgo Studio, Jflash). Here are my issues:
When I...
Got this error while trying to perform a DFU over BLE (noble) on a raspberry pi 3. The peripheral should be running v15.
Here is the partial log just before the error...
Hi,
on nrf51 chip we had a reset issue during ESD testing. One of the SWD lines was susceptible to this and caused nrf51 to reset. We had to ground this line after programming...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to ask if I use pm_peers_delete() to delete a bonding data, Is the data completely erased...
Dear sir.
I have a question about the nRF2460.
As far as I know nRF2460 chip already discontinued right?
The future NORDIC company will not make new wireless audio...
Hi support,
We design a standalone sensor module with nRF52832. We would like to use CR2450 coin battery for power supply. Can CR2450 coin battery be used to supply nRF52832...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10
I want to add the function about bonding and passkey to the example of " ble_app_hrs_freertos...
I have an application where in i need to scan for non connectable advertisements as well as advertise beacons on the device. I am using the Fanstel BT832A module which contains...
Hello,
i would like to interface nrf51822 with an rfid reader mfrc522 using SPI.So, i went through the example of spi_master in SDK 8.1.0.How can we access the value of a...