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...
According to the nrf52 product specifications, the PWM peripheral consumes 200 uA running at 16MHz. But a TIMER in combination with PPI an GPIOTE consumes 30.1uA max. Why...
Hi Nordic,
Which version of nrf toolbox for IOS can upgrade the zip file containing application hex, bootloader hex and softdevice hex together? I found the DFU function...
Hi Nodic enginner;
Now i am using 51822 in my product. I find that there is a 2.5mA current in my board that is no firmware. The question i want to ask is that how much...
I have made a basic pcb for a school project, with just the nRF51422 chip, a J-LINK programmer and and antenna on it. I am trying to test the functionality of it. I have gotten...
Is there any reason I could not modify this demo to use IRK values and allow whitelist scanning based on stored IRK values? I'm wondering why the demo seems to have an option...
Hi everyone,
I am using the nRF51 SDK 10.0 with the Rigado BMD-200 Evaluation Kit and want to print debug messages to UART or something similar.
I am trying from main...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
I followed the instructions from here developer.nordicsemi.com/.../a00081.html
to make my application support DFU OTA. Despite of some errors in the instructions I managed...
Now I am using hid mouse example to develop a project which requiring bond process. Everything is OK but the question: I need report the btn number which trigger the system...
I copied the example "ble_app_hrs_s110_pac10028(nRF51 PCA10028)"in the nRF51 sdk 10.0.0. I Changed the configuration to make it run on BOARD_PCA10001. But the program keep...
Hi,
I need to update the Min and Max connection parameters run time.
Is it possible to do so?
Also can i update the Min and Max connection parameters through an iOS app...
Hi,
I am using app_pwm in low power application on nRF51822 with soft device S110. Today I measured power consumption and found the current was ~1.5mA during advertising...
Hello,
There are two problems on nRF52 ble uart example code.
I would like to know is there any misunderstanding or mistake I made?
or anyone met the problem too.
1...