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...
While Digikey is listed as a Canadian supplier, they do not have ANY of the dev kits. That is to say, they won't ship them to Canada. They have them. They are listed on nordic...
Hi,
I am using ble_app_uart sample code. In that I want to run a timer based on the commands received in BLE. i.e., if command received is 'one' , LED1 should ON for one...
Hello,
I asked about this on openthread-users ( https://groups.google.com/forum/#!topic/openthread-users/F8_NmMRDOFE ) and got redirected here. Generally, I observed a severe...
Hello Everybody,
I wonder if anybody knows the current consumption of the ADC, How much will it burn for getting 1 sample?
This is for NRF51828a
Thanks for your help...
I'm trying to use real time clock with BLE and softdevice. My app based on ble_app_cts_c example and calendar ( https://github.com/NordicPlayground/nrf5-calendar-example ...
Hi
I have a PC application that communicates with NRF52832 device via the NUS service.
This was working fine with SD 3.0.0 & SDK 12.0.1, but after upgrade to SD 4.0.2...
I think Zephyr OS has better support for "Bluetooth Mesh" than Nordic own MESH SDK
Is nordic has any plan to release MESH related examples which support this play.google...
in my application i am using the hrs application and added dfu and uart service to it.
Q1)how dfu service works?
For my board i removed the total flash so steps i have...
Hi i'm going to do a school project with bluetooth mesh network so i was wondering if bluetooth 5 supports it and what are the benefits of using bluetooth 5 over bluetooth...
Hello All,
Can i use nRF52810 SOC for mesh networking. is there any space constraints?..
if we can use can we control all the nodes via smartphone .
please provide...
I am using nrf52832 peripheral and ble central with some android application .if an app opens it we get ble disconnect event and if we kill the app ble_disconect will come...
nRF52840 OPS 0.5.1 lists the following highlighted sensitivity spec:
The Bluetooth core spec defines sensitivity for this payload length as a BER of 0.017%, not 0.01...
Hi
We are trying a Nrf51-Dongle in a school prosject here in Norway We need to use one of the GPIO pins on the Nrf51-dongle as input When this input is 1 , we want the dongle...
Hi ,I am using nrf52 DK with mpu9255.I am using source code given here here .of this link,I have taken 'nrf5-ble-data-ready-interrupts' example .code builts fine in keil v5...