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...
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...
I have an nRF 52832 running the SDK 15.2 with s132_nrf52_6.1.0_softdevice as peripheral and a Dell XPS 13 9350 laptop with the integrated bluetooth 4.1 module (Dell Wireless...
Hi,
can you please tell me in what cases I get this assertion?
SOFTDEVICE: ASSERTION FAILED, PCxxx: 0x12D7E
It seems to happen when a connection is active, timeslot...
HI All team Members !
Hope you all doing well ! . Yesterday , i have tested the two SDK's "ble_app_uart_c" as a BLE Beacons Scanner and "ble_app_beacon" as a BLE Beacon...
Hi,
I understand that the CoAP Client sample is configured for a public URL (californium.eclipseprojects.io) in the Kconfig file. I wanted to ask, how the KConfig file...
Hi,
I am trying to perform DFU over mesh network. I am following the steps as given in this .
I could achieve the steps from 1-6. But while running the command for Transferring...
Hi,
When running FreeRTOS I'm not able to use the NRF logger module once the task scheduler has started.
I have a low priority task that flushes the logs but whenever...
Context: nrf52840DK, s140, SDK 17.0.2
Hi,
I need to oversample a few ADC pins with burst enabled at roughly the same time periodically: e.g. oversampling 4 separate inputs...
Hello,
I have nrf52832 dev kit and the device. I try to make smaller code size and setup Optimization Level 2 for size.
BLE works, but when connect by NRF connect and...
Hi,
I am currently developing a product which is supplied with battries (chip is nRF52810). Under normal conditions, the product goes into system OFF mode in standby, it...
Hi,
I'm testing a custom board, based on nrf52832_xxab SoC, with a SWD interface. The board was working fine, but suddenly the debugging interface stopped working. Any idea...
I am curious whether there is a correlation in distance between different devices in a BLE connection.
A picture is attached to describe the situation.
A sensor-board...
Hello dear support team, We are in the process of designing an enclosure for our device. The enclosure is going to be molded and we would highly appreciate your support to...
My requirement is to send from Controller Device to NRF Ble Device through UART of 40Bytes at the rate of less than 1ms. Currently I am using ble_app_uart example as a reference...
Hello,
I am working on the ble_app_template example, nrf52840, SDK 17.0.2 and Segger Embedded Studio version 5.34. I have added multiple custom services to my code, however...
Hello,
as part of my project of wearable solderless modules, I've packed the nRF5340 to the same 20x20 mm form-factor - it was described earlier as part of the https://devzone...