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...
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,
Please share any working document to enable UART2 for external communication. I gone through many documents and forum and many setting in prj.conf but still no results...
I have 2 devices in the same SPI bus defined in my devicetree. let's call them MAX30005_1 and MAX30005_2.
When the drivers initialize, they read a register of the device...
Hi Folks,
As per bluetooth spececification(4.4.2.2.1) advertising interval has addition of advDelay in range of 0-10ms. In my example,
1. device advertise beacon (sd_ble_gap_adv_start...
Development Kit: NRF52840
IDE: Segger Embedded Studios
I'm trying to use the nrf_drv_twi driver in my project. I've included the .c file in my nFR_Drivers folder. My...
Hello,
I am using the nRF52840 DK board and with Softdevice code nRF SDK 17.0.2. I am trying to write custom advertise data with custom type.
As you can see in the above...
Hi! Hope you are all doing well,
I'm having trouble making a project from scratch, I'm basically trying to filter bluetooth devices by manufacture code but I'm afraid that...
Hi All,
This has happened before so I know it's a handler error.
But this time I'm pretty sure my handle is not wrong, can help me?
in main.c =>
Best regards...
Hi,
Can you confirm the appropriate method to doing AFC correction for a GPS SNR test using the %XRFTEST command and then using the AFC correction result in the GPS SNR...
I use SPI to develop motion sensors KX022 and DW1000. The first digit of the received data is always 0xFF. If the first byte received is removed, it can be used normally....
I am trying BLE MESH light switch example with nRF5_SDK_for_Mesh_v5.0.0_src using nRF52833 DK. In the light switch example, server SDK is working fine and I can see the provisioning...
Hi All,
I am using Custom 128-bit UUID, My application need 3 Custom Services and 20 characteristics. But I need to make different Base for services and characteristic...
Hi,
I recently installed v1.9.0 SDK and while creating project from sample applications I am getting below error.
Attached is build logs from segger IDE.
Can anyone...
I'm looking to build a custom bootloader for my NRF52810 device. I'm developing on nrf sdk 17 with SD 112. I will be leveraging the secure bootloader example and re-using...
Hi;
i am using sdk 17.0.2 and mesh 5.0.0.
i am using light switch instance.In addition, the system works properly when provisioning is made with a smartphone.
I want...
I am using VSCode and the NRF Connect SDK
I can build and flash my device however i keep getting cannot open source file for all my includes, i also cannot navigate to...