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 am using S120 v2 with SDK 6.
Initialization of the softdevice and device manager return no errors.
However when I want to start a scan for devices, the function checks...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
Hi,
I am using Timer0..2 interrupts along with radio TX/RX. When the Timer2 interrupt coincides with RX/TX the Timer2 is halted for approx. 450 µs during TX. Is there a conflict...
hi...
i am working on nordic nrf51822 evaluation board.i coudn't get pin 31 interrupt.but in all other pin i can get interrupt. maximum of 3 gpiote pin events is using...
I'm following the example here for the PCA10028, only the example I copied from the Pack Installer is called ble_app_hrs_s110_dfu_experimental_pca10028 (nRF51 PCA10028) instead...
Hi, I am studying with nRF51822 (s110).
I found some source code from devzone.nordicsemi.com/.../
and I am trying to change the device name,
And I don't know why...
I am trying to integrate BLE into my wireless heart rate monitor project with an Arduino Uno.
Everything works and can successfully be exported over a different BT antenna...
nRF Master Control Panel on LG G2 with Android 4.4.2 can't connect to S130 v0.9 with example that goes with SoftDevice.
But it can connect to S110 example that goes with...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
Hi,
Does anyone know if ESB example library has LBT implemented?
Been doing a timming mapping between master and slave on packet exchange, and looks like a bit too exact...
Hi,
1- Many MCUs, including NRF9E5, have specialized communication ports like UART or SPI. Why not I2C? I assume that every pin can be programmed for any communication...
Hello,
I reckon that it is not possible to write application logic that decides whether to answer a connectable advertisement packet with a connection request as soon as...
I am using the nrf51822 with sdk (6.1.0) and s110 (7.1.0).
Can I do this?
If the nrf51822 is advertising, do Smartphone search the nrf51822?
Or do the ads on My smartphone...