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...
Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
Hi, I tried using the border router example that is provided and it works ok. I would like to install the border router software right onto a machine running ubuntu so that...
Hello! My device (peripheral) is based on nRF52840. Also, I use nRF52840 DK (central) to establish connections from the Linux side and getting of the data from the device...
Hi all,
is it possible to have the Immediate Alert client and Server at the same time? I need to have an alert from Smartphone and also to be able to send an alert to the...
Hi
In the final SLM version , please provide an option to disable and enable JTAG in software (thru AT command or by some means)
As part of security, this is needed...
Hi,
We are in the process of integrating a NRF52840 to a linux based host gateway device, which is supposed to be the gateway for another peripheral device which also run...
nrf52 dk board TWI SCANNING EXAMPLE INTERFACING WITH EXTERNAL EEPROM
Hi, this is vadivelan
I am working on a task like interfacing external EEPROM memory with nrf52dk...
Hi,
I am currently trying to a DFU where the firmware image is sent to external memory, validated and then copied to flash and executed there. I am doing this with the nrf52840...
Hi while implementing Media Transfer Protocol MTP I wanted to know how many bytes were transmitted by the host on EPOUT. I had to do a bit of research and trial/error - I...
Hi,
SDK : nRF5_SDK_15.2.0_9412b96
I want to perform pairing between mobile app and a device NRF52832 device based on the device serial number.
In other words I want...
Hello,
I come to you because I wanted to recover the GPS data in my project for that I based on the sample agps, however when I launch my project at the time of the reception...
Hello
I had integrated the DFU client stack in ble_thread_dyn_hrs_coap_srv_freertos project.
SDK : nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8
After clearing all the...
I send AT command:
AT+CPSMS=1,"","","10100010","00100001" Which means active PSM mode with TAU time = 2 minutes, RAT = 1 minutes. I receive: CEREG: 1,"61E6","090A8C15",9...
Hi,
I'm busy evaluating an application right now, I would like to ask whether Bluetooth Mesh can be realized or other solutions can be provided.
A terminal device, similar...
Hi. We are currently working with nrf52 SDK 15.2\.3 and wish to move to nrf-connect-sdk with zephyr BLE MESH stack We are using several peripherals on nrf52840 which i'm not...