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 there.
I am new to Nordic and I want to make MAX30105 sensor to work with my NRF52 DK board (i am using the "nRF5_SDK_15.2.0_9412b96")...
I used the "twi_scanner...
Hi,
I am trying to make the two UARTEs from nRF52840 work at the same time, but I am facing some problems even with the examples found in the SDK. I am using the peripheral...
During development with the nrf52832 (SDK11.0.0-2.alpha), I occasionally get NRF_FAULT_ID_SD_ASSERT errors. I have a breakpoint set at the "softdevice_fault_handler" and the...
I have 3 Fanstel USB 840F Dongles which have the nfr 52840 inside. I want to connect one of them to the OpenThread Border Router using a Linux machine (Ubuntu 18.04), but...
Hello,
There are functions such as sd_ble_gatts_service_add. But, how do I clear the Attribute Table to replace it with a new one? I want to do this switching at runtime...
Hello,
I am just porting an application from the NRF52810 and SDK13 to the NRF52840 and SDK15.2.
I am using the secure bootloader (from the examples and also my application...
Hello Nordic people
When I plug nRF51 DK into my USB slot, the board doesn't appear as a removable drive named "JLINK". I already installed Common Line Tools with J-LINK...
I'm trying to make my code now interface to the SDK only through the API, but at the moment this does not suit my requirements.
In particular I have issues with the implementation...
Hello. I am using the nordic thingy 52 sdk to program my thingy. I have seen that the temperature values are sent to the client based on a timer. I wanted to ask if there...
Hi team,
Some questions from my customer as below regarding on ZigBee MAC address usage, could you please help to clarify?
Q: If a Router wants to obtain a new device...
Hi,
I have an application of memory size 380Kbytes, I could able to upload application into a device which has nr51822. After checking the datasheet of nrf51822 I noticed...
Hi,
I have a problem with the nRF52832-QFAA-R7 chip on a developed board. The chip can be programmed via SWD, but then neither the DFU mode nor the program starts. For the...
Hi,
I need to develop a proxy client using the Nordic SDK, running a central device role using the nRF52840. The central device will connect to already provisioned nodes...
hello folks
I'm triyng to send a simple vector with ble but what i receive was different.
aniway what i want to send is something like this:
dati[0]=0; dati[1]=0; dati...