I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
Hello! nRF Connect for Desktop is a desktop executable program provided by the manufacturer, which contains the function of ble. Now I want to extract the functions of ble...
Hi! We're considering switching between the mentioned packages, both in nRF52833.
I've looked around dev zone and product specificaiton pages, and could not find anything...
Our device connects to a cell tower and then creates a socket to our gateway. I monitor +CEREG to see what it goes through to connect to a cell tower. Below is the meaning...
I testing UART0 data transmossion. But, could resolve why CPU resets when executing : if (!nrfx_is_in_ram(buf)) in uart_nrfx_uarte.c file. See atached image, where Reset occurs...
I am developing a custom board with an electronic paper device (EPD) attached, which will be controlled with SPI and a five additional GPIOs (a mixture of inputs and outputs...
Hi Guys,
I have a nRF5340-DK(PCA10095) here and I'm planned to perform some BT-SIG RF testing with it but I can't find the proper hex file for DTM(Direct test mode) setup...
I (think I) have successfully located the code responsible for handling the data received BUT! The code segment:
in app_uart_fifo.c
seem to only receive a paltry 1...
Hello
I want to measure Low power current in nrf52840-DK with System ON mode.
I need to know how much current consumes by nrf52840 SoC while I2C Engine ON, SPI ON, and...
Hi.
I am working with the nrfConnect SDK 1.8.0. I would like to configure the nrf5340 for maximum throughput to work as a server for a smartphone device.
How should...
Hi all,
I am using NRF52840 and I am saving some data to the flash memory using fds. The data are 216 bytes in each file and there are 3400 files which is in total 734kbytes...
Hi,
In my application, I am writing in flash.
But when I do so, my openthread data in flash gets o verwritten, the node doesn't retain its commissioning data.
In nrf_SDK_For_Thread_and_Zigbee...
Hi All ,
I am using nrf9160Dk ,When i use asset tracker V2 i successfully get the GPS values on the nrf Cloud . But when i use the Asset Tracker only then i am unable to...
Hi there,
From the product specification of the nrf5340, we can only find UARTE peripherals (UART with EasyDMA). Is it possible to implement uart without DMA? Of course...
Hi
I was just curious as to whether or not there is a specific reason the Xenon's PWM capabilities are not available with NCS/Zephyr. Is there a hard limitation or is this...