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...
Hey I'm doing some SPI transfer in response to a GPIOTE in event. I'm targeting the NRF52840 and kind of went with the following answer:
https://devzone.nordicsemi.com...
Hello,
My setup is pca10040, sdk 14.2, s132.
I have tried firstly the blocking mode function and it is not reacting. After that I used SAADC module in a non blocking mode...
Is it possible to use the mbr, currently inside the softdevice, without the softdevice? Can we use the combination MBR/Application/bootloader? So we have a lot more flash...
I'm developing for the NRF52 DK (nRF52832) using VisualGDB (which uses SDK v11.0.0).
When completed my program is supposed to read data from sensor (via I2C), store it in...
Hello ,
is the NRF52810 surpport LE long range? is the mainstream mobile phone surppot LE long range? if i set the nrf52810/nrf52840 to be LE long range mode, and then ...
I am developing a product for indoor positioning and some thing else.
I want to know that how many beacon device can operate in same place.
As I know, beacon devices can...
All,
I already run BottonlessDFU example successfully after refer to below link. What's more, I added BAS and DIS service to Bottonless DFU example, and after use nrfutil...
Hello,
I found out that S/N from nrfjprog -i command returns the same number among different debuggers, all of them are 123456. At the same time, S/N showing from J-Link...
Hi,
I'm developing a peripheral that expose the HTS service.
I have the on_hts_evt event handler to handle BLE_HTS_EVT_INDICATION_ENABLED and BLE_HTS_EVT_INDICATION_DISABLED...
I am hoping to get solid verification that nordic offers a solution for sniffing BLE 4.2 packets.
The application I need to sniff is maxing out the MTU (250B payload) so...
i want to implement 2 hardware SPI communication in my code. i have one already working. talking with LCD ILI9341. the functions are using spi_write / nrf_drv_spi_transfer...
Our beacons are going into production, and to make function tests faster for our manufacturer we would like to transmit our beacon UUID, major, minor at a rate of 760ms for...
Just a question out of interest.
Is it possible to prevent the HFCLOCK from waking up on events and execute software on the LFCLOCK. I think this would be really useful...