Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi,
Would anyone be able to upload a template code for programming an LCD using the nRF51822 or nRF51422 with SPI?
I am using Sharp’s LS013B4DN04 Memory LCD. Here's...
Hello ,
I'm Dinesh Katkar,We as team planning for wearable IoT product,so selected Nordic sem's Bluetooth Smart SoC for our end application.
Can we control the play...
I see that the IOS-Pods-DFU-Library interprets the value in this particular characteristic. But I could not find good documentation as to how should this be used?
Can it...
I am running arduino code based on "ble_uart_project_tempelate" in Teensy 3.2 for nRF8001 module. We want to introduce smart nRF52832 modules to rule out Teensy. Does nRF52832...
Hello,
This is in continuation of my previous question about the wrong UART speed. I got it working by starting the HF oscillator. However now the latest revision of our...
I am debugging UART routine and met an issue that it can return back to mainloop after UART receiving. Is there anybody who can give any advice?
Thanks in advance.
Alex...
I have one nRF52822 Ble. It has secure pairing mechanism.
when i connect iphone, App trigger Pair dialog from iOS. and press pairing, then stop.
i can follow nRF52822 code...
I've ported an nRF51 DK project over to the nRF52 DK and the only issue I seem to have with the nRF52 is that the device refuses to pair with my peripheral, hard faulting...
I used the nRF51822 for my thesis and as I was looking for the url of the product spec I used I noticed something strange:
My product specification for the nRF51822 is version...
I've connected my nRF51822 mKit to my Linux system via a USB cable. While trying to upload code on the board, I got the following error:
SEGGER J-Link Commander V5.12g...
Currently i was using arduino for my development but now i want to move forward with Some SOC so i found nrf51822 IC.For using nrf51822 ic i need to buy another board which...
I would like to use the nRF24L01+ for a telemetry project that requires broadcast at 100% duty cycle at a fixed bitrate. Ideally, we could also use our own frame format. ...
I am trying to use whitelisting and a passkey to add security for my application. So far I have the passkey set up so that it is working on the master control panel on PC...
Dear sir.
From [nRF51_Series_Reference_manual], ADC maximum input voltage has two rules.
The ADC should not be exposed to higher voltage than 2.4 V on an AIN pin...
hi
i have one custom service that have 6 characteristics
when in android i want to write in one of characteristics it take about one sec .
is this for having 6 characteristic...