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...
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 am using the PCA10056 (nRF52840DK) when I plug in the USB please see below.
It creates a new disk drive Jlink and proceeds to slow down my computer by a factor...
As Title and below figure
When I use nRF51422 dongle pca10031 , the Network Availability can discover , connect and read device rssi.
Here, I want to use nRF pca10059...
Hi,
why AT#XSENDTO in datamode is limited to 256 bytes of payload in one datagram please ?
It seams, that limitation comes from UART_RX_LEN in slm_at_host.c https://github...
Hi,
I am to understand that mcuboot & application are built in a single .hex file generated in build folder. I need to compile mcuboot separately & not as a part of firmware...
I'm trying to implement a Write / Notify type of GATT Characteristic to return 1 item out of an array of items.
So the Central sends an index, and the peripheral sends back...
I can only find a zephyr example for periodic advertising but I don't want to port my code to zephyr, is there any support for this in NRF5 SDK 17? Are there any examples...
Hi,
I am using two Fanstel BM833 dev kits which feature an nRF52833 to test the coded PHY feature. The advertised range is up to 1500m line of sight with the PCB antenna...
Hi, Im using the power profile NRF6707 on top of NRF52840DK and I run the nrfConnect to conduct some experiments. The tool works great but I wonder if there is a possibility...
Hi!
Power profiler (v3.4.2 64bit version or 32 bit version) has had this problem at least 1 year as we remember, and it's still not solved or optimized.
Problem description...
Hi Everyone,
I'm using nrfConnect Sdk v1.7.0 with vs code for nrf52833 chip.
I'm new to developing rtos applications, here I tried to to poll out some uart tx data using...
We are working with DFU-OTA "Android nrf Connect master " automation framework in windows laptop (which has xml file configured to nrf52833 board ) and connected to android...
Hi Sir/Miss,
I use nRF52832-QFAB
SDK 17.0.2
SoftDevice s112
nRF connect APP
I limit max bonding as 5 PCS central device.
There are two conditions.
Central...
Hi, folks,
I'm finding that when I connect either an nRF52-DK (PCA10040 2.1.0 2020.31) or an nRF52840-DK (PCA10056 2.0.1 2020.33) to Linux (Ubuntu 20.04.4 LTS) the board...
Hi! We're working with a gateway comprised of a workstation running RHEL 8.5, a Bluetooth USB dongle with a nRF52840 chip running the connectivity_4.1.2_usb_with_s132_5.1...