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 have a really hard time with nRF connect. I wrote a simple app for my Dongle and when I want to program it via nRF connect it says that Device not found due to failure...
Hi,
We're trying to add a custom service to the HID keyboard example. the service is initialized we can see the service when connected to the device from the nrfConnect...
I tried original ble_app_hids_keyboard_pca10040_s112 example, then modify it by moving the code for typing h.e.l.l.o from Btn 1 to Btn3, and all possible combination of sd_ble_gap_disconnect...
I've tried using LESC without bonding, but iOS displays a pairing dialog. I don't think it is possible to avoid this, so the only way to avoid the pairing dialog is to use...
We are using nRF52832 to develop our product with the ANCS function.
But after bonding with the iPhone and then restart the iPhone, an error message "NRF_ERROR_BUSY" will...
Hi,
I've setup nRF Connect SDK v1.1.0 and I was taking a look at the the peipheral_uart example. I couldn't find any API reference when I searched in the v1.1.0 documentation...
Hello,
I sae that there is the possibility to upgrade the modem via FOTA/OTA application (for example asset_tracker), now without touching the modem could be possible to...
Hello,
Are there any hardware constraints or hard forks in putting an older version of an SDK, such as v11.0.0, on a much newer chip?
I'd like to port SDKv11.0.0 to...
Hello,
Is there any existing firmware where the nRF9160 can act as a coprocessor -- accepting AT commands and the ability to forward LTE data to and from a host application...
Hello, i am a beginner, i am parsing a dimming example. i have two client and server boards, as well as an nRF Mesh application. I can change the brightness of LED by pressing...
Dear Sirs,
I have dveloped application based on the ANT rx HRM example and with nrf52 SD board works perfectly (pca10040(
I would like to move to this application into...
I am using ble_app_gls s130 SDK_11. Is it possible to have pairing with static passkey without bonding? This is because the nRF device will be connected to different smartphones...
I am working on the nr sdk for mesh application,When the nodes conncted to the network , it needs to configured before using nRF mesh app ,My device also configured through...
I am using nRF52840 with nRF5 SDK for Thread and Zigbee 1.0.0 on the nRF52840 development kit.
The Release build of the mqttsn_client example compiles and runs fine.
Using...
To start, this was a functional unit and I had been installing test firmware into it.
As of a couple of days ago while attempting to read and write to my nrf5340-PDK module...