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,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
Hello--
I have an NRF51422-DK devkit (PCA10028, v1.1.0) and noticed that pin P0.31 is not brought out to the connectors or mentioned anywhere in the nRF51-DK-HW schematic...
hi all
nRF24L01+ ???
as the data sheet wrote the support life :These products are not designed for use in life support appliances
what is mean this sentence ???
does that...
When I try to make a custom service with the S110, how do I set the service and characteristics up to use a custom 128-bit UUID instead of a 16-bit one, based on the Bluetooth...
hi Guys pls HELPPPPP
I have developing active rfID tag using nrf24L01+ and ATtinny13A, the program code is done perfectly, firstly I start developing the tag with separate...
Issue is related to:
devzone.nordicsemi.com/.../
Now I use latest SD S130_1.0
So, I added to my service characteristic with notifications enabled. But during discovering...
Hello,
I have a development kit with the PCA10000 and I can comunicate with the PCA10004 for about 5/6 meters what is ok for my application but now I want to comunicate...
Recently I needed to add some functionality, so the software could monitor when there was a ble gatt read characteristic event.
In the addCharacteristic code I simply set...
Hi, We have used nRF51 DK for developing an application where we used USB to load/flash the program code. Now we are in Pre-production stage where we can use only the nRF51422...
Hi,
I would like to extend the HTS service with measurement interval setting support. Bluetooth SIG specifies the measurement interval characteristic, which is easy to...
I'm using the example ble_app_hrs along with the HRM part of the nRF Toolbox iOS app . It makes sense to handle this in on_ble_evt in main.c but am unclear how I can recover...
Hi Team,
I am testing UART on nRF51 DK kit.
I have flashed uart_pca10028 .
I have taken out jumpers from P0.9(TX), P0.11(RX) and GND and connected to PC com port.
...
I have the example app working nicely now, so I want to export the project to a zip or something, effectively copy it, and put it elsewhere in my filesystem and work with...
Hi,
I tried installing the kernel (raspbian-kernel-zip Raspbian kernel for Raspberry Pi 3.17.4 ) on a Raspberry Pi 2 (Model B 1 GB). I found out that the Pi doesn't boot...
I'm trying the multilink central example with s120 and SDK 7.2 (because of simple_uart).
However, my PCA10028 board gets stuck at this macro:
SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_RC_250_PPM_8000MS_CALIBRATION...