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...
Hello
OS :- Linux
Hardware version :- BC805M
SW :- Segger embeded studio
I am using nrf52805. I am test it with ble_app_uart. It advertisement continuously and shown...
Hello,
I'm trying to transfer data to an L2CAP CoC on a nRF52832 from iOS and Android devices. I've configured the MTU and MPS so that the SDU fits in a single packet with...
I'm using BLE Mesh Sensor example that Client & Sever communication data each other.
Because I'm implementing one by one communication data that client > sever > client...
Board: nRF52810
SoftDevice: s112
SDK version: 17.0.2
I'm trying to add a custom UUID in the advertisement packet and scan for the custom UUID in the central device to...
Hi,
Our firmware currently only support full modem update, and I would like to perform a full modem firmware update from 1.2.0 to 1.2.7. According to the reply from https...
hi,i use radio_test example for radio test. If I don't make any changes, the routine can run well, but a PA chip is added to my product to amplify the RF signal. The PA /...
I am getting a softdevice hard fault occasionally, on fully enclosed devices with no debugger port access.
Where can I find info on potential causes of this fault?
nrf51822...
Hi
I have a question about reset Bluetooth, how can I do that?
I don't want to reset the system only to reset ble, turn on and turn off the ble,
thanks and regards
Hi guys,
This is my first BLE project. I want to send sensor data from my nrf52840 dk to my dongle. I know how to make an advertise but I can’t find a way to send my sensor...
Hi!
We'd like to understand the most reliable way for DFU OTA our Nrf52840DK boards over a "serial" topology network?
We are using nRF5 SDK 15.2.0 and our configuration...
we have nRF52832 controller
now we would like to choose the softdevice S132 or S112
how can i select the softdevice?
where can i find the difference between S!32 and...
Hello, Technical support team
In the past, I contacted you to confirm nRF52832 application.
This time, I have a question for a external reset as follows.
My application...
Hey there,
We are working with NRF52832 WLSCP package,
We had stated certification process , for BQB testing need to use the Radio test example with UART between EUT...
Hi,
We are using Nordic BLE-NRF52833 Module one of our products. We are developing our own windows application(using C# language) to communicate the information to our Product...