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,
In softDevice S120 can we make second sd_ble_gap_connect on different peer, without waiting confirmation connect of the first one ?
Bests Regards,
Jérôme
Hi
NRF51822 with SD7, S110.
I have some troubles with DFU procedure. I uploaded standard OTA-DFU bootloader and S110 to my NRF. Everything works well with my code except...
Hi,
I was wondering if it is some easy way to turn off that the system goes into system off mode after a while for ble_app_pwr_profiling?
I would also like to test it...
hello everyone,
we're currently working with some nrf51822 beacons and throughout the project we recorded the antenna patterns of several of them. In the first batch we tested...
Hello.
I neet to write long characteristic value (250B). I use GATTS Queued Writes from example devzone.nordicsemi.com/.../ based on developer.nordicsemi.com/.../a00892...
Hello,
I am frustrated by a pair of nRF24L01+ communicating with each other, where all the Enhanced ShockBurst features are enabled.
The PRX is initialised as follows...
I could scan/detect Beacons, and I could update the configuration without any problem with the nRF Beacons app. The issue is that the configured Beacons are not detected in...
Hi,
I want to use the nRF51 dongle with the Master Control Panel.
I found in the nRF51 Dongle User Guide that the Dongle will run with the Master Emulator firmware, but...
I don't expect the Nordic engineers to know this answer but I'd like to hear from other devs out in BLE land...
Have any of you encountered truly horrible BLE PHY-level...
I am using S120 device to receive advertising from S110 device and need to get the exact time + sender's address information at Radio End Event.
I use PPI to start Timer1...
Hi,
I'v try to use the sd_power_system_off() and without successful.
The power consumption will be 200~230uA around.
My device:
Call the system off when ADV._TIMEOUT...
Hi
I am trying to make a ble central with s120 on a pca10001 board.
My problem is that it sometimes take a lot of time (up to 10 seconds) to find the client when i make...
Hello Nordic guys, help requested !!!
Error while connecting to USB port the new development boards, DK and DONGLE.
Error is " OS X unable to repair JLINK disk ".
...
Hi,
is it possible to use Nordic SDK with nRF51822 to have capacitive touch sensing with 2 dsital inputs, just as the mbed or avr library capsense?
MBED: developer.mbed...
Hi, i have a strange issue on connecting nRF24L01+ module to Arduino pro mini. I use arduino pro mini, nrf24L01+ module, 3.7V 6000mah battery and DS181 chip to measure temperature...