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'd like to send a file from nrf toolbox or connect to my embedded device, let's say i want to try with a "big" 1MB file. It seems that i cannot paste all the text in...
Hello
I've noticed that Zephyr uses a lot of memory with all its libraries. My code only takes up 15%, but I'm already out of available space. I've been trying to play with...
HI Nordic support team,
i want to ask about: interface multi to multi with proprietary_rf example?
At this time we only have 2 nrf52840 DK board. We cannot check multi...
Hi Team,
how to implement DFU OTA using nRF Connect SDK. NCS is different from nRF5 SDK, For nRF5 SDK lot of references available. please give any reference or examples...
I have a custom board with the nrf5340 and LSM6DSO accelerometer connected over SPI and I have an issue with the compiler not finding the lsm6dso file even after including...
Hello,
I have been testing the WIFI on the nRF7002-DK board and have found that it drops out if not used. The WIFI sta example running on the nRF7002-DK connects to a router...
As Pevious ticket: Using NRF24L01+ with pure assembler programing becomes very long, I open a new one as Torbjørn suggested
This is a description about what I have doing...
Hey,
So I was trying to flash the audio application on my nRF5340 audio dk. I built the program successfully using the buildprog tool provided.
The problem here is, I...
Hello I want to make an application that will be sending data from 3 peripheral BLE devices to the central device which wil be connected to PC and transmitting data (from...
Hi,
as soon as I include CONFIG_REQUIRES_FULL_LIBCPP=y in my prj.conf I get an error "undefined reference to `_impure_ptr'" when building:
This happens when I try...
When I developing application with nrf SDK,I can set device name by sd_ble_gap_device_name_set().
But when I turn to NCS,I should set device name such as CONFIG_BT_DEVICE_NAME...
Hello everyone I am using Nrf5340 Zephyr sdk v2.4.2 to broadcast BLE as a peripheral connecting 2 devices with Esp32 as central and phone at the same time, the following error...
Hello,
Does anybody know why I can not discover the service uuid as shown in the picture below?
I want to connect a sensor with this chip nRF52832, it's service UUID is...