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,
In our design we use Fanstel BM832 module, based on nRF52832 chip. We have failed spurious emission in ETSI RX mode. Rx LO at ~4958 MHz exceeds the limit by 0.3 dB....
Hi,
We are working on the iOS App development for our BLE device. Our query is that, “we have completed the connection with Ble device with our iOS application on first...
I am using a setup with a PCA10040 with the PPK as piggy back. I also use a JLink Ultra+ connected to the "Debug in" connector on the PCA10040. I have cut the SB20,21,26,27...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I had tried to advertise in TLM format (in temp variable) of eddystone value coming from sensor ssts751 integrated with my devkit but not getting correct. Please suggest me...
I use nRF5340 DK as Central, iPhone as Peripheral.
I start a scan with no filters and in scan_filter_no_match() I check if RSSI is good enough " RSSI > -40 " and initialize...
Hi all,
I am currently developing on the development board nRF52832, SDK16.0 and SD132v7.2.0.
My development board acts as a slave, while an app that tries to connect...
Hello,
I'm struggling to understand the available RAM size in that chip.
After reading the product specification v1.7, the RAM specification is described as follow:...
Hi,
1. When nRF5340 has no power supply, adding 3.3V power supply to the digital IO port will produce voltage drop.
2. Why does the voltage drop occur?
3. What is the...
I'm trying to port a project from nRF52832 SDK15 to nRF52833 SDK17.
As a first step, I'm trying to get the HRS sample to work, as my other project was based on it. So far...
Hi,
I am trying to decide whether to go with the NRF5 SDK or NRF Connect SDK for use with the NRF52840.
From the compatibility matrix documentation at Infocenter, I can...
Hi,
I'm looking for a solution to update my program with BLE. I need to do it with a mobile app developped in Flutter. I found the Flutter library to flash the Arduino ...
I have a master device and a slave device. The slave device has 6 characteristics, 4 of which are notif. I need to use the master device to obtain the data of these 4 characteristics...
Hello,
I have just bought a nRF5340-DK. My board is labeled 2.0.0, and appears to use a 2nd nRF5340 as the debugger. I am trying to use TF-M with a Rust application. So...
I'm using Linux 20.04. I have been following the manual installation guide for setting up the nRF Connect SDK and also nRF Toolchain
in my .bashrc file:
export PATH=$...