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...
Hello guys, I was doing some testing with the QSPI component, and noticed exceptionally high current draws depending on whether the Peripheral was on, off, and if the Macronix...
I’m designing a board with nrf52840. For the RF layout part I’ve followed the reference design apart 3 pads near the pcb antenna.
The question is: How much is indicatively...
working environment:
SDK:12.3
WIN8.1
hardware:nrf51822_qfaa
nrfjprog:9.8.1
problem:
using nrfjprog to program application(s130 + bootloader + application),application...
Hi,guys
I got a problem. I tried to create a service to control led over BLE, when i finished, it can advertise, everything was ok. But when i tried to write 0x01 to control...
BT832 connect to a passiv MEATER temperature senor. How should I configure the Device with AT-commands. I use Docklight to send AT-Commands from my BT832.
Hi Team,
I want to connect the nRF52832 based custom board to AWS-IoT cloud.
The Simcom 2G module is interfaced with nRF52832 over UART.
Can someone guide me from where...
hello everybody,
In my application i want to check if a password is set, to enter bootloader, otherwise don't start the bootloader.
This should work without bonding. ...
Hi, I'm new in the use and development of chip.W here do i start to develop myself?
eg my first aim is to make bluetooth headset compatible with android. Can you help me...
Hi, I have been looking at the following document nRF9160_OPS_v0.7.1-1510217.pdf which I had downloaded from the Nordic website today. In particular the layout guidelines...
Hi,
I run the "ble_app_uart" from sample program and leave it as it is. The program ends in NRF_BREAKPOINT_COND with "Fatal error" after a while. It is displayed as a screen...
Hello
I am using the nRF52832 with SDK 14.2, JLinkRTT Client, and SEGGER IDE. The system simultaneously runs a soft DAC, IMU, digital potentiometer, and provides variable...
Hi all!
I want to use the BLE stack by Nordic. I figured out that S132 is the appropriate HEX image for nRF52832. I can burn the softdevice into flash with nrjftool.
An...
We have an application where certain executions hold more priority over BLE link. We are implementing a critical section(disable/enable interrupts). However, in some corner...