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...
I have a question about BD_ADDR.
SDK: 15.3.0 example: ble_app_multirole_lesc (I changed the source from the sample) device: EYSHJNZWZ (nRF52832)
1) Is it possible to change...
Maybe I am being too newbie but in our own modules that handle state I am surprised not to find one to use, the closest that I can think of is:
#define EACCES 13 /**<...
I Need to write into external flash (attached in the development kit mx25r64)in a development kit nrf5340dk. I am using the code https://github.com/nrfconnect/sdk-zephyr/tree...
Hi,
we are developing a device which should go to system off on receival of a command either via USB or BLE. If the device is connected via USB and is put into sleep it...
Hello,
I bought 2x nRF52840 and I used the "nRF Connect for Desktop v3.11.1 to program them. Unfortunately, after clicking on the "Write" button, the programmer reach correctly...
Hi,
We have a product which needs to connect to both a peripheral and central device (a phone), after a pairing is made they get whitelisted.
The state in which the problem...
Hi All,
Sorry for such a very basic question, but I've tried many things and combinations and cannot make this work.
I'm trying to discover BLE sensors using nrf_ble_scan_init...
Dears
My customer is using nRF9160,Two SPI interfaces are being used,one for LCD,Another one for SPI Flash,LCD SPI has been debugged,SPI Flash is a newly added device,U8807...
When I try the gateway & headset example of the nrf5340_audio application in the NCS,I found that the syncronization precision is different,which the BIS is more accurately...
Hi,
I've been trying to modify the flash partitions in the nvs example provided in ncs 1.7.0, namely, I want to greatly increase the size of the storage partition so I can...
Hello,
We are using some nRF52 DKs (PCA10040) for running tests in production and we noticed there was a small but significant difference in the RSSI value reported by...
Hi, I'm going to order a Thingy 91 DK.
So I have some question to getting started with this module and prepare BOM for hardware. 1. In my region - VietNam, LTE-M was supported...
Hello
SDK17.0.02
softdevice : s112
tool : segger embedded studio
DFU is under development. Updating with DFU works normally, but some functions do not work. The problem...
Morning Everyone,
We use raspberry pis as part of our test equipment. The final stage of our CI/CD pipeline downloads the build dfu packages to a Pi and then does an OTA...
Hello,
I'm having an issue running the examples provided within the pc_ble_driver_py repository.
When I try running an example, say, advertising.py, I get the following...