Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
Hello, I downloaded the ble_mesh_v0.9.1-Alpha source code from nordic website, and tried to port it to my pca10056 devboard.
When doing so, I noticed that some function...
Hi All,
I would like to use FreeRTOS in my project. I try to play with the examples/ble_peripheral/ble_app_hrs_freertos project.
I have enabled logging with RTT. The...
Hi, when reading BLE Mesh specs, this paragraph caught my attention:
Messages may support a delay parameter that indicates a delay between receiving a message and
starting...
nRF5 SDK v13.0.0
Release Date: Week 11, 2017
Highlights:
Implemented a new license scheme for the SDK distribution. See the
documentation folder for details....
Hi,
I am using "nrf5 sdk v11.0" ble_peripheral "ble_ancs_c" example for nrf52_DK(PCA10040) .
When i connect to the my ios device then accepted pairing request then i am...
is it possible configure the QDEC to single phase, i am using one omnipolar hall effect sensor i am wondering if i can configure only phase A ande use it, is it possible ...
Hi, I wonder why my pwm uses so much power in WFI mode. It uses around 470uA and when I do not use pwm that current is around 1.8uA. I tried to disable pwm but without success...
if i am not wrong the connections i found is as i shown in the image..
the module doesn't show up in my ide tool (keil ) although my kit works fine but i need it for standalone...
Dear Nordic Team,
I am work DFU with ble_app_uart example , as per the info center document : infocenter.nordicsemi.com/index.jsp and also followed by the example for ble_app_hrs...
when use the sd_ble_gatts_hvx() send data and printf() the value below
p_ble_evt->evt.gatts_evt.params.hvc.handle
p_ble_evt->evt.gatts_evt.params.sys_attr_missing.hint...
how to save a problem,if one Thread use sd_ble_gatts_hvx() send many package ,but i use vTaskDelay(50)( the freertos delay api ) when one package send ,then send another package...
ru.txt ra.txt Can someone help out in this. There is no option to capture the data in RTT. Somehow I am not able to take a screenshot directly from the Windows on my MAC.
i to all, I have just bought NRF51 DK from arrow.com I couldn't found one in Turkey. I am not new to C programming but I'm new to ARM architecture. I will be brief. I want...
Hi,
I wrote an application based on ATT_MTU Throughput Example. Now I'd like to add support for Thread protocol. Is there a possibility for adding OpenThread libraries to...