I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
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...