Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
Hi all,
I have been stuck trying to debug the example project for a couple of days now and could not find the answer through searching. Here are my problems.
Background...
Hi All
I have a bunch of nrf51x22 (4,8) and I'd like them to read their own firmware data and send this to others that are in DFU mode using the over the air (OTA) method...
Dear Nordic Developer Zone,
I'm using nrf51822 EK testing the GPIO sense function. The code I'm using is based on what a nordic employee has posted elsewhere in this dev...
hello,
i was trying to compile the softdevice s130 example code given with softdevice download from nordic.
I am using the ARM-MDK lite 4.74 version. It is showing error...
My design goal is to conserve as much battery power as possible on a device that typically gathers data 30 to 40 minutes per day. To that end, our thought was to make the...
hi~
6.2.1
Updated Setup_JLinkARM_V490e to Setup_JLink_V492
Updated nrfjprog to version 5.2.0 (see own release notes for changes)
where is release note ??
i can...
Dear all:
I want to constantly transmit messages from a nRF51422 to an other nRF51422 with specific ID by ANT protocol. Then, I want to receive the messages from one to...
Hi,
I want to build a Tx that can reconfigure a channel(like change the device's number) after finding out a long time failed to send message.I use the way below:
sd_ant_channel_close...
hiii...
i hv made a custom profile with concurrent broadcast feature tested in master control panel and some other phone app... working properly.. but wen i tried in iphone...
Hi,
I try to open ANT+ channel and make sure the status is searching or tracking,
but if I use pstorage to update flash in the same time,
It will response timeout...
We are developing a keyboard for smart phone or plant and what to make different surpport for different device.
So can I make difference from ios device and Android device...
Please indicate me if there is a data port on nRF8002 after you burn out OTP, Can I use this I'c for data transmission. Please indicate communication port for this chip. Also...
Hi,
I'm testing ble_app_proximity example (...\Nordic\nrf51822\Board\nrf6310\s110\ble_app_proximity). I'm using Master Control Panel Android app version 2.0.3 and Nexus...
I'm using S110.
I have a characteristic that is writable from phone client. However, the characteristic has lower and upper limits (an acceptable range) for the application...
Hi experts,
I'm trying to bond device between my android phone and the Nordidc51822(S110 v7.0). but I found that it's very difficult to achieve this function. Is there...