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...
Hi,
I have a mesh provisioner with the provisioner example in the mesh sdk. When I try to provision a device that is next to the provisioner, all works.
But when I try...
I want to send sensor data using sensor_server_status_publish function, however struggling with data marshalling. I get unknown property ID or no data at all displayed in...
Hello
I am using sdk v17 and nrf52dk and implementing sensor encryption(AES CTR mode) and simple nus service. After reading the sensor to saadc, I want to encrypt and transmit...
Thanks in advanced. I'm using nrf52832 with nRF5_SDK_17.0.2. I try to measure adc time consuming as below:
I find when timer sample rate is 500ms, then adc time consuming...
Hi:
I am doing a project which will use both PDM interface and bluetooth transreceiver, PDM interface is used to receive audio data from a MEMS microphone and Bluetooth...
We have a design that uses a simple custom board with an NRF52832 chip, button, accelerometer and onboard battery. For many phones, the operation is quite stable - we connect...
Hello all:
I've developed an nRF52810 application based on the UART example, but when I include buttonless DFU support to my application, it doesn't work. I'm using SDK...
Hi,
now I had achived the function to communication using the esb in nrf52832 that one to one,but I need to achive multi tx device to one.
if there not doc for me to achive...
Hi
Strange that there is no example for such popular code which will allow changing the iBeacon setting parameters (like: name, power, interval etc). with a smartphone application...
Hi everyone,
I'm trying since a few days to connect the Thingy 91 to the network with any result at all.
This is my configuration:
Modem firmware: V 1.3.0
Application...
Hi,
Am trying to store the data fetched through ble scanning to the flash memory of the nrf52840 DK. So I have been making use fo the flash_storage example in the SDK/examples...
Hello,
Our Peripheral server application regularly uses a stream of notifications to transmit data to a Central client. We have a rare error in which sd_ble_gatts_hvx returns...
app time loop update 200 byte data use fds by 10s ,then after many time error happened, update_user_flash is update API, write_drop_record IS loop write API in app time, ...
When running in High Voltage mode, it specifies a maximum of 7mA of external power draw on the Vdd output. It also specifies the voltage accuracy of -10%/+5%. This is a very...