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...
Hi team,
One of my customer is evaluating nRF52840 running ANT networking, but they may encounter with connection distance issue and wondering if they can combine BT5 long...
Hi,
I just installed the latest nRF Mesh v1.2.1 and found that my nRF52840 DK board unable to connect,
I'm using SDK as shown below:-
nRF SDK for mesh v3.1
nRF SDK...
Hello,
I need to get access to nRF51822 pins in order to test them and connected circuits.
I have access to SWD interface only.
By attempt to read ID register (A2=0...
Hey,
I am running the ble_hid_mouse example on the nRF52832 with SDK15.2 and connected a joystick to replace the buttons commands. now i wanna use the nRF52840 as a slave...
Hello,
I'm trying to create a long range IAS ( Immediate Alert Service ) unsing long range BLE 5.
On the server software I forced the PHY to BLE_GAP_PHY_CODED. I saw in...
The 'Debug Out' on nRF52832 (and 52840?) Dev Kits only works at 3V - so won't work with a 1.8V target.
The question has been asked before, and the obvious answer given ...
hi,...
i am using nrf52382 and nrf52840 ... one is client and server . i am using mesh sdk 3.1 .... i have debugged the example light switch server and client respectively...
Hey
This is sumanth. I have worked on mesh beaconing example and saw the output of continuous scanning advertisement of nearby devices in RTT, I made changes in light_switch_server...
I need to configure 1 device as relay node in order to relay messages from the client node to the server node. To test that the sever is relaying messages i could lower the...
Hello and thanks for your help,
We are looking forward to build a low cost and power wireless application using 802.15.4. We do not need any other protocols.
Am i right...
We have an NRF52 set up as Central, connecting to a peripheral (not our own) that's sending notifications with Data>20 bytes
I'm trying to differentiate between it sending...
Hello everyone,
I'm trying to set up entirely open source project for my NRF51822 chip. Everything works fine so far but something strange happens during debugging.
I...
Hello support team,
I am using your product through a module vendor and I have a question regarding errata 197. If the DC/DC regulator only has problems in low power states...
hi... i am using nrf52840 and nrf52832..... mesh sdk 3.1 latest version ....
in this case i am using client as nrf540 and server as nr52832 .... i have debugged the light...