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'm doing some experimental evaluation of BLE Long Range. I use the ble_app_att_mtu_throughput example with parameters:
ATT MTU: 247 bytes
Data length extension...
I am trying to test out the whitelist that I have created for the nrf52832 client. I have edited the whitelist so it will only allow one device to be bonded and added to the...
Hello, We have choose NRF52840-QIAA-R for our design, can you give me more infrmation on microvia use between layer 1 and layer 2 please?
What is drilling and pad dimension...
hello,
When looking at the 3 different migrations scenarios at
https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/nrfx_migration_user_guide#getting_started_replace_nrf_drv_options_migrate...
Hi, just posted this question on the Github project of the iOS app but I think this is the "official" place to ask...? :) anyways https://github.com/NordicSemiconductor/IOS...
I am trying to upgrade from nRF Connect v2.3 to v2.4 for Windows 10 (x64), but antivirus software(offline (Avira) and online versions) gives warning message "BDS/Androm.hrhsn...
Hi,
Downloaded the nrfconnect-setup-2.6.0.exe file.
Scanned it with www.virustotal.com, and it detected a W32/GenBl.55BA2A95!Olympus virus.
Can you please check it up...
I would like to use the nRF52840 as the subject device in a EE Capstone design course. Compiler tools (both Keil and Segger) work well and will be easy to teach but I am unable...
In the "sdk_config.h",there has two options, one is TIMER_ENABLED,the other is NRFX_TIMER_ENABLED, and in the sample ,there also have"nrf_drv_time" ,what's the difference...
I am trying to program an EBYTE 2G4M04S1B module. After connecting to the NRF-DK, in nRFgo Studio, I get the "No device detected, or readback protection may be set GUI", but...
Hi,
I try to implement the access to the SoftDevice functions in an application. I started with the TWI example and want to implement fstorage module from the SDK (SDK15...
The file components/libraries/serial/nrf_serial.c in nRF5 SDK is used for UART serial tx/rx and has support for timeouts. There appears to be a bug with use of timeouts. ...
hello,
I want to use the Nordic's smartCoap library(nRF5 Iot SDK v0.9.0) on my linux UDP,
I want to know if the Nordic's smartCoap library can really do this,
if can...
Hi,
nRF connect programmer can works with nRF52840,nRF52832 without problem.
I am trying programming nRF52810.
But, The read,erase all function always unavailable. ...