Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi
I probably have done multiple or bad inicialization of flash memory in code
and my MiniBeacon ( www.alibaba.com/.../Nordic-bluetooth-nRF51822-logo-customizable-minibeacon_60408141084...
hi..I am using nRF52832 with sd 132 v4.0.2, I want to store data received over BLE in flash. So i wanted to know how much is the memory available to store data in following...
2017-03-01T12_28_45.220Z-log.txt Hi,
we experience an issue with the PC-based nRF Connect tool, details are as follows:
we use scan to discover BLE devices,
we...
Hello,
I'm actually working with a custom profile generated with Bluetooth Developer Studio. I'have some difficult to send characteristic with the template.
My setup...
I have a created a bootloader using the bootloader_secure example in SDK 12.1. Using my own public-private key pair I've created two zip files, signed with nrfutil, one with...
I'm modifying 'ble_app_uart' project with custom board.
And also test with Android app that Nordic released.
I'm wondering how to set this connection "bond".
Does Nordic...
Hello all,
I little confused with these two examples as mentioned in my question. Both examples are different and their use case is also different. Can somebody please...
Hi!
Faced such an anomaly. In 2-3% of cases when exchanging PTX device sees a transmission error (the ACK did not come) and device PRX is not see this error.
Is there...
These pins do not work when I connect to nRF51822 module directly..
Like this. I cennceted VDD, SWDIO, SWDCLK and GND to nRF51822 module.
And there are not jumpers to...
Is there any sample code in examples, because am a newbie to this great platform, my objective is to glow an led , when the motion is detected , and also when there is no...
Hi Sir,
I add NUS service into CSCS project base on nRF5_SDK_13 follow the steps below, there was no error occurred after build the project, but it didn't work. Please...
Hello,
I'm trying to set up I2C with an mCube cccelerometer, which has an I2C 7 digit ID of 0x6C and an 8 bit address (write) of 0xD8.
With the code below, I see on...
Hi.
I have a custom board, which I power up via AAA battery through a buck-boost converter. I wan't to measure battery level using on-chip ADC only on requests from master...
Hi there,
I've successfully sent the experimental buttonless dfu app "over the air" but now I am no longer seeing the option to DFU from within Nordic Connect.
Must...
Hi,
I'm using a PCA10040 board with the UART example provided with the v12 SDK, and the data seems to get corrupted somewhere along the way between my Ubuntu machine and...