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...
Hi, I am working on using nrf7002dk to connect to AWS over WiFi. So far I have been able to connect to WiFi and send a HTTP get request through DHCPV4. When I continue to...
In my nrf connect sdk projects i have external custom driver modules that i use across various projects to simplify code reuse. The issue i am having is that when I add MCUBOOT...
I am trying to use the the cellular monitor to get the device information but it seems like it does not connect to the device via J-Link, this is not a DK but a custom board...
I'm trying to connect to my Xiaomi Band 8 and read heart rate data using gatttool with the help of extended Bluetooth adaptor, UB500 | Bluetooth 5.0 Nano USB Adapter - TP...
Hi, I am trying to add some unit testing in my NRF Connect SDK based project. I am using Unity + CMock suggested here . For files with no complicated dependencies it works...
I have noticed while trying to use LitteFS with USB Mass Storage a bug with partition_manager_output.py when using the affiliated key in pm_static.yml. The documentation suggested...
Hi!
I try to explain quickly my setup that is working, I am on nrf52805 and I have SD112 ( 7.2.0 ) onboard. I am ok with placing bootloader at specific address using linker...
Hello
I am working on integrating https client functionality to product based on nrf9160. My current setup consist of nrf9160DK and nrfConnect SDK v2.5.0. Build is performed...
Hello everyone,
I'm using the Bluetooth peripheral sample and I'm in a scenario where I want to connect to my board from only one device at a time, meaning I don't want...
Hi all, I am working on an nrf5340 and I activated the FileSystem Backend log to save the logs in my external Flash. It's working how we are expecting to except once the flash...
Hi,
I'm experiencing high packet loss with the application nrf5340_audio example, I'm using nrf5340 audio DK as a unicast server, and then I'm using a Sony phone to connect...
Hello, I am using nRF52832, nRF5 SDK, s132, and DFU-OTA with private keys and secure bootloader I am trying to enable the DFU Downgrade by disabling the define NRF_DFU_APP_DOWNGRADE_PREVENTION...
SDK:11.0 Example:ble_app_hrs\pca10040\ s132_with_dfu
Hi Does nrf52810 only support a maximum of one central connection at the same time? If I currently want to connect two...
We wanted to understand better the use of external NOR Flash for nRF9161 applications. For example, in nRF9161-DK, this would be the GD25WB256E chip.
For modem delta fw...
Hi!
I just succesfully flashed my modem firmware to version 1.3.6 using the nrf programmer and a segger external programmer. I can still connect over the serial monitor...