HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
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...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
Folks,
Here's a specific question and a larger question, of which the first is a part.
What's the proper way to insure S110 BLE stack cleanup on disconnect due to...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi all,
We're currently working on the project with includes external ADC. The SPI interface is used for communication, we're using spi_master library from the newest SDK...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
I have an nRF51822 based peripheral running SD 7.0.0, using SDK 6.0.0. It has a custom (vendor specific) characteristic which is read/write.
If I use BLE_GAP_CONN_MODE_SET_OPEN...
Hello Guys,
I am interested in what is the packet size of Heart Rate application board example included in nRF51 SDK 6.0. I am using nRF51822 Evaluation board. Could help...
I am working on nrf24l01+ which interfaced with atmega32. I received data but it take time to receive (appx. 1min). I set RF_SETUP to 0x27 ,disabling auto ack and sending...
I consider to use a 32k MEMS oscillator instead of a usual 32k quartz crystal with a nRF51822 (WLCS). 32k MEMS oscillator's package is quite small 1.55 x 0.85 mm, there's...
I am developing on a custom board using nrf51822 with pure gcc. The blinky makefile worked fine. Before going to ble_hrs makefile, I want to load the blinky_example with softdevice...
hi guys,
i've a general question about bluetooth (general usage of characteristics), and i hope somebody could give me a hint how to use them properly.
So, i want to communicate...
Hello.
I've tried linking the ESB library in IAR but I am still getting error.
When link arm_lib.lib getting this error:
Fatal Error[Li014]: error when reading "nrf_esb...
I'm attempting to use the Master Emulator API (2.1.8.8331) with a PCA10000 on Windows 8.1. I'm just creating an instance of the MasterEmulator and I receive a PythonException...
Hi, I'm using an nRF8001 with a locally stored GATT service and security enabled.
I have already established a bond with a master device. The master has enabled notifications...