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...
Hi Sir/ Miss:
I've a custom peripheral heart rate device.
I use central example "ble_app_hrs_c" to connect it by PCA10040.
After I set up the service (Target_UUID) and...
Dears,
I'd like to add service while connection.
Now I am using UART service and want to add HID service when I put button.
How to add HID service while connection...
I am using Master Control Panel for doing DFU on nRF52832 DK. The nRF52832 is having example dfu code dfu_test_softdevice_w_bootloader_b_s132.hex from sdk11.
nRF51 dongle...
Dear experts,
I'm a new user of NRF52 technology and I use:
Keil µVision v5
NRF52832 (PCA10040)
Keil software pack 8.15 from Nordic Semi
debugger Cyclone...
Hi Nordic
I am porting an application from the EM9304 SoC to the nRF52810.
In the old application it was possible to send 26 bytes of manufacturer specific data (plus...
Hi,
I use BMD-350 on NRF52832 with SDK v13.0.0
I configure my radio to run the BLE at -20dBm power through the API sd_ble_gap_tx_power_set()
But few seconds after starting...
Hi!
I once set up a simple project using SDK 12 and the HRS example.
Now I tried porting it to SDK 14 and SD 5. That didn't work out well.
So I started things from...
Hello everyone,
I am working with TWI and broadcasting of data using ble_app_beacon. I am facing a problem in broadcasting of the data. I have complied the code and it runs...
Hello everyone,
I am working with TWI and broadcasting of data using ble_app_beacon. I am facing a problem in broadcasting of the data. I have complied the code and it runs...
Hello, Nordic.
I use NRF51822. I know NRF52 series is able to NFC Tag with Antenna.
But I want to use NFC module with NRF51822. If I can modify NRF51822 circuit, is...
Hi DevZone,
I am doing my project base on SDK 14.2.0 example spi. I modified the PIN according to Arduino PIN map and connected the nRF52480 Preview DK with Arduino Uno...
Hi Everyone,
So I have a custom board with an LED on P0.9. I have confirmed it works by applying power to it, so no issue with the LED itself or the way it is connected...
Hi,
My problem that the RAM is insufficient for my project.
Please, I want to know how to set optimization configuration. By the way, my central device only connect our...
Hi,
I was trying some examples of the SDK 13 and 14 for keil but now I need to undestand how works the ble mesh.
I did the download of the SDK mesh, and there are only...