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...
Recently got my Nordic Thingy:52 which is based of nRF52832. I wanted to test sending the data to cloud, so I just followed the IFTTT tutorial on the Android Nordic app. I...
For a design consulting client, they have a startup problem and need to know the approximate leakage current when a GPIO is in "DISCONNECTED" state.
I know the NFC pins...
I am using Uart Ble example of sdk , i want to write to Tx without UART can u please help me do it
i actualy want to send accelerometer data which is of size 40kb after...
Hi, I have added BLE custom characteristics in my application. I am writing and reading some values through ble scanner mobile app. Here i observed that when i enter string...
Hi,
I trying to use higher MTU size for my application and i have followed the att mtu throughput example. it is working fine upto 50 bytes packet size but when i try...
so, after getting it to compile, now i can no longer write to flash memory and i don't knwo why i am getting this error now. now sure if it is a result of nrf_dfu_flash and...
hi.....
i am interested in Mesh ,actually i want to understand the flow of mesh program (eg light switch example )how does it work,how it transferring from client to server...
Hi all,
In order to lower the power consumption of my device I have been experimenting with WFE. When using WFE I see that the interrupt latency is increased from ~4µs to...
Onl
I have 40 kb of data i need to send, and what i thought was using notification by creating a timer, which will be started as soon as device gets connected, in...
I am trying to interface with a I²C OLED display using Zephyr’s SSD1306 driver. The driver uses i2c_burst_write, which itself requires that i2c_transfer support gather writes;...
This is on SDK 15 : Not all services are reported when doing service discovery on more than one connection at a time.
Basically, ' ble_db_discovery .c' uses ' m_pending_usr_evt_index...
Hello, I am using the nRF51422 Development kit with SDK11. I am using the proximity application for the battery level service. I would like to strictly advertise to a single...
Hi,
I have an application where I have for example 5 BLE transmitting devices . Each device has one push button and each device is assigned to a number 1-5. I also have...
Dear nordic,
I am new in this open thread i tested your examples its working fine. i also tested CLI example i think its working but i didn't see a response in terminal...
I have a few Bluetooth transmitters based on nRF52832. My receiver devices are mainly iOS and Android mobile devices. I'm considering of replacing them with nRF52840 for Bluetooth...