Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
Hello,
I'm writing an application that uses the SAADC and would like to set up a high limit to trigger on.
If I use the following code, I'm able to trigger 1 ADC sample...
Hi,
I plan to design a system of 51822 that includes 1 center and 2 devices. And 8K Bytes data should be transmited from each device to the center per second simultaneously...
Hi, I am using a two nRF24L0+'s.
One for TX and one for RX. Transmitting in one direction only. There is sometimes a packet arriving out of order. Every minute or two....
I use ESB sample code ,change to do 8k sample rate ADC(10bit) and transport by ESB ,but overflow when output receive data to PC use uart at UARTE_BAUDRATE_BAUDRATE_Baud1M...
Hi all,
I was trying to test the SDK13 ble_connectivity example being able to compile it when the NRF_SD_BLE_API_VERSION == 4 , but it seems like there are not pc-ble-driver...
I just got my NRF51822-BEACON. I didn't see any LED flashing when I insert the battery. Also I can't find this beacon on nRF Beacon android Application.
hi,
i need to do long process and more flow of functionality that all could stopped by softdevice. so i need to enable and disable soft device. could it could affect my timer2...
hi
here i have use block size 16 byte and block count 5096. this is my start address 0x27000
i have tried to clear 79 pages.
and read data from flash with specific...
Hello to all
I have the next code, basically what it does is reading a button state and if it is pressed then the manufacturer data of the BLE package is lets say B, on...
Hi All,
I would like to know what the default value is for the radio TX power for the nRF5240. According to Nordic's specification, the output power is programmable from...
In the ULP Wireless Q magazine (edition winter 2016), on page 12 / 13 there is listed that the nRF52 chips have a Battery Monitor peripheral but I cannot find anything about...
I have been developing my application using gcc on an NRF52 by putting the text section at 0. This was convenient to get going quickly. We initially weren't going to launch...