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...
Dear Sirs,
I have a sensor working as a peripheral and using the Nordic NUS service. I have a poblem discovering the two MSBits of the sensor's address when it connects...
Hello,
I am using nRF52833 based BE33 ( Celium Devices ) and using nRF52SDK17.0.2. I am trying to implement WDT and expecting to occur its event when the module becomes...
With the release of the Bluetooth 5.2 standard, also came the introduction of BLE Audio.
Since I am evaluating a SoC for bluetooth headphones, I stumbled upon the fact that...
I have an nrf9160dk setup with the bluetooth-hci-lpuart flashed to the nrf52 chip and a bt peripheral sample flashed to the nrf91. This works as expected. However, I am trying...
Hi Everyone,
We are currently stumped and are looking for guidance. A brief overview of what's needed from our client are as follows:
1) From the nRF mesh app, send...
I encountered a problem in configuring the general switch model. I want to configure the group address at the beginning. I set the dsm_address_publish_add() and access_model_publish_address_set...
When I was adding the ID of the sensor, I found that the specific name displayed on the Bluetooth app is not my own name. Is there a special definition for this ID? I checked...
Hi
I'm looking for a clear statement about to do or not do modem firmware downgrades on production devices.
I know that
nrfxlib does not mention anything about modem...
Hey, I'm working on a real-time body motion capture project and using nRF52832 as BLE MCU. In the system I have 3 IMU sensors to transmit sensor data to an Android device...
Hi,
This is a repeat of case 279137 but I see no answer to that so here goes again...
I am building sample Zephyr applications in VS Code. Everything was working fine...
Hi!
We would like to be able to send two separate dfu-packages independently, one hex/pack containing our main application and one hex/pack containing data to be read by...
HI All,
We are using NRF52832 for our project.
1) We are using System ON mode to put NRF52832 in to sleep mode. We are able to put NRF52832 in to sleep mode(System ON...
Hi,
I am working with the nRF52832 DK. I want to program a couple of ICs with SPI every 2 ms. I have successfully configured the nRF as SPI master and I start the SPI transfers...
Hi All,
I wanted to look at the power profile for my nRF52840 dongle, I installed nRF connect and installed the Power Profiler. But as I want to the option to connect the...
Hi,
Hello everyone, I have encountered a problem in the pairing and bonding process of BLE.I use two NRF52832 development boards, one acts as a slave and the other acts...