Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hello,
Recently I started working on BLE. I need details with respect to BLE 5.0.
Below are the features of BLE 5.0
2x Range (With 2Mbps PHY)
4x Speed (With...
Hi,
I've created 3 PWM pulses via:
Which works when I'm not starting Thread (from the examples/thread/freertos_coap_server example)
But when I start Thread...
Dear Sir,
I am working on the following scenario.
I have BLE device ( SDK 15 and softdevice s132). It is advertising for specific duration.
There are different phones...
Hi,
I am working on a project where I am sending and receiving Encrypted string data from my phone with nRF Toolbox to the nRF52840 DK. The basic paring is established along...
I recently got past an issue with not connecting to the LTE network getting an nrf_cloud_connect failed: 60 and had things working yesterday. I had support for that issue...
Hey, I'm trying to connect a touchscreen monitor (10 finger) usb into a computer, get a raw input report and send it over uart to bluetooth module and sent it to other computer...
In IAR it shows the cycle count registers and they appear to work as expected in that view (shown as CYCLECOUNTER) . In the IAR Project/SFRSetup it shows the address of DWT_CYCCNT...
Hello,
I am developing a simple HID device with output report to receive data from PC. I took keyboard example as base project and I want to increase output report size...
Hello!
I have a custom nRF52832 board with an FTDI usb/serial part running my app successfully.
I generally program the board with a JLINK and SWD, but I am working to...
Hi, I apologize for the question renewal, that is the same as ticket "SDK15 DFU and WatchDog issue" (for my mistake I closed the discussion post!). I have developed a custom...
SDK 15.3.0
I want to save some user data in UICR , this data will change when application runing. How to re-write the data into UICR.
I assume that the UICR will not be...
Dear sir,
I have merged the twi_sensor code in ble_app_uart code in order to read the temperature sensor MAX30205 with NRF52832 send it over Bluetooth. But I am getting...
I am using SDK 15.2 with Segger Studio 4.10
I am trying to use the same button for sleep mode and wake up. I am doing a long press for sleep and sense wake up.
I am able...
Hi Team,
Can some one help me out? I really a newbie and I try to use example to modify for my need and something work okay now (bluetooth) but when I try to use the uart...