Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi!
I seen video and read manual how to use it, but still not doesn't work.
PPK + PCA10040
on the PPK board I set jumprs to DK (all 3 pcs). USB connected to PCA10040...
Looking through the datasheet, current consumption is provided for the nRF9160 Modem at 3.0V and 3.5V. Is it possible to get information on 5V related current draws? I've...
Hi,
I am using the example nrf5-ble-mpu-simple from nrf5-mpu-examples-master to do the following:
a) send a BLE beacon advertisement (non connectable)
b) periodically...
We are currently having an issue with DFU failing on Samsung A7 a running andorid 6.0.1. We are using nRF Toolbox for BLE (DFU application) and when I try to connect the device...
Good day!
I'm working on Time model fro Bluetooth specification.
Question is about time handler. I can't figure out should I write a separate handler for TAI, or I should...
Hi!
I´m currently using the nRF52840 demo board to determine the bluetooth range of the device I'm working on.
The question is: which is the orientation of the antenna...
Hi
We are using PCA10040 for a development and we are using P0.8 , we were setting it up to be No connect when low (IE Open collector) but it was being driven high and we...
I am getting this error message when I tried to complete the initial set up.
There was an error adding your device: No device found with id 'nrf-352656100352817'. Verify...
Hi,
I have a few questions regarding the modem FW updates on the nRF9160.
1. It is my understanding that for new major versions of modem FW (i.e. Feature releases) there...
Hi. I want to broadcast the value of some sensors. But it has to be accesible at the same time for different devices. Up today i developed the system with a UART over BLE...
Hi
After doing a rebuild of a previously working project, my personal phone and a test phone is unable to connect to our product.
The device is discovered by the phone...
Hi,
I'am using sdk14.2 with S140 V5.0.2-alpha.
I want to measure a time execution of a snippet code (ciphering function), and i want to display the time value with NRF_LOG_INFO...
Hi, Wizzards
I understand that the QSPI is made solely for external flash, but we are in a hurry to make a driver for a RGB LED module with a common clock. It would be good...