I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
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...