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...
I planed to use a Micron serial NAND chip to do a mass storage device. However, when I try to integrate the USB MSC code, the mass storage is unable to instantiate in my PC...
hi
i am using nrf51822 s110 and 7.2.0 SDK. here, i am trying to put cpu in sleep mode, but i can not. i found the issue RTC1 interrupt call every 5ms. i have configured...
We're starting out on BLE project with the nRF51822 and trying to get a prototype design together having completed a POC with the developer kit and PCA10004, and are considering...
Hello All
Could please tell me how mesh network is working. as per my understanding Bluetooth connectivity is point to point communication or one to one .(if i am wrong...
Where is the list of error codes associated with this: APP UART COMMUNICATION ERROR?
I am getting a 12 and I have no idea what that means?
I've looked through the questions...
i am using nrf51822 s110 sdk7.2.0
1.i had initialized and configure the gpiote interrupt before mainloop for (pin no 10).
2.i had wrote the process on interrupt handler...
I want to interface mpu6050 with nRF52 board. After reading some old threads i came to know that there is an mpu 6050 driver included in SDK v12.1. Now how can i use it to...
I have been going through the kid keyboard example and all of it seems to work except he battery reporting. The example uses ble_bas class to send the battery data. In both...
Hi
In SDK 12.3.0 custom project use NRF_LOG_INFO output log,
keil show: warning: #47-D: incompatible redefinition of macro "NRF_LOG_MODULE_NAME" (declared at line 60 of...
how to send message "hello Nordic" from one nrf52832 to another nrf52832.
where I have to add my message string in service and which function i have to use in peripheral...
Hi there,
I have four nRF52 DKs, 52832 board. I make one board as client and three boards as server. After flashing corresponding softdevice and application firmware, they...
I want to give the application priority to run when it run with the bootloader.
I'm using PCA10028 and SDK12.
When the bootloader is uploaded with the softdevice, the...
Hi, I've read through partially of the "getting started" docs, and I'm still having questions about these issues:
Will there be one dedicated provisioner interfacing...
I was writing 3 character to ble device .but I got below error and ble device got disconnected. LED lights got off...
[CoreBluetooth] API MISUSE: <CBPeripheral: 0x1572b660...