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 everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I know that the nRF52832 is strictly a 3.3V device however, I was wondering whether any of the GPIO pins are 5V tolerant?
Is there any internal clamping diodes within the...
Hello,
I have noticed, that https://github.com/NordicSemiconductor/nrfx was updated with a nfct driver. I am trying to extended the nrfx port on micropython (see https:...
Hi,
I'm trying to setup the Peer Manager on a nRF51822 with installed the S130. I'm working with Eclipse where I installed the 12.3.0 SDK.
At compilation time I get the...
Hi, I have a two part question, I know the NRF51822 (and I believe all 4.0 BLE chipsets) are being sunset, when will this start taking place?
Since I'm currently using the...
HI,
i am using nrf51422 with sdk13.3.0 and soft device 130
i am receiving 69 byte of data through UART, i am compressing data in two packets. here after transmitting a...
I have an issue with BLE on Android when using low duty-cycle directed advertising and I'm asking here hoping some people have already seen that issue or something similar...
Hi,
I'm working on a custom bootloader based on the one included with SDK 15.
I have a blocking method (i.e. while loop) that runs at the end of the transmission of all...
Hi,
Some general Nordic BLE device questions:
How to add Characteristic?
How to send data to given c haracteristic?
We are using SoftDevice 132 with Segger IDE.
...
I am trying to free up some RAM on my nRF because I am getting Fatal error 0x4, NRF_ERROR_NO_MEM when I try to increase the size of a 2D array.
I do not understand how to...
Hi there,
I am considering the NRF52840 to build our new platform but I am struggling to find information about how the device Firmware is programmed.
Apart from SWD...
Hi,
I'm using sdk 15.2, with soft device s140 on nrf52840 dongle in peripheral mode. I'm using modiffied ble_app_proximity example. What I wan't to achieve is to set advertising...
I want SoftDevice of Bluetooth 4.2 for nrf52832.
I found softdevice.
15.2.0 nRF5 SDK
15.1.0 nRF5 SDK
15.0.0 nRF5 SDK
14.2.0 nRF5 SDK
etc
Which is Bluetooth 4...
i have one huge process one get positon sensor using i2c bus and another get led color also using i2c bus.
when color function is added in the process,positon sensor data...