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 tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
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...