Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
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...
Hello everyone,
We want to develop a wearable product using nRF51822, we found there are 3rd party module mentioned on the Nordic Semiconductor. And there are some development...
Where could i buy the rev 1 of nrf52832 DK? I can't find a place where they specify the revision or the packet variant and the build code. Is there a way to know?
Is it possible for a nRF51822 device running a Gazell stack (as host) to be able to receive RF waves from another device which is not running a Gazel stack?
If yes, then...
Hi, I use S110 to develop a product which will send data to master every 30s. I registered a 30s App timer at RTC1. When this event occurs, I can control the IO pins but cannot...
Hello,
I have a question for a nordic employee:
What is the factory flash state of a nrf52 chip ?
Is there any pre-programmed bootloader ?
With other processor, for...
hi,
I created a SDR/GR based basic BLE dumper. fell free to use and improve it :)
github.com/.../ble_dump
(output to pcap or fifo -> wireshark (btle= (default in...
Hi all,
Is there any example how can I communicate with 51822 device with SD110 on Windows 8.1 desktop? I successfully paired the device but I have no idea where can I...
Hi, I am trying to implement Secure Connection for my application, because using PIN I noticed some problems with the bonding in iOs, in fact using the device manager from...
I've writen a BLE program for a company,they reqire me to certificate the circuit and the program through a Fixed frequency program,what is the hell?Where to get it?
Hello,
[Device: nRF18522 S110 Softdevice 8.0.0 SDK10]
I've referred to this post:
devzone.nordicsemi.com/.../
Does it mean the maximum value is 512 seconds...
hi,For the bluetooth certification, but requires a fixed frequency is 2402 2442 2480 test, could you tell me need how to set up 2442 under the fixed frequency?
I'm trying to make one of the examples in the SDK v9, but I'm stuck on the following error;
L:\NR - nRF firmware\Nordic SDK\V9\examples\ble_peripheral\ble_app_template...
Hi,
I use s110_6.0.0 and sdk_5.2.1 in my old product. I found that I can't write flash sometimes. Timer1 and Timer2 are used, and their interrupt priority level is 1(high_priority...