Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
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...
Hi Nordic Engineers!
I read the description of new SD s140 v6 and find a lot of good features.
A question 1, is this the next version that will be supported in the future...
HI,all
In normal circumstances, ios phone paired and connected to my 52832 device, when they are disconnected, ios phone can automatically reconnect the ble device. But sometimes...
Hello ,
I want to use the Button with Height level to trigger.The default is Down level to trigger.What should i do for that ? I try to set BUTTON_PULL NRF_GPIO_PIN_PULLDOWN...
Hi,
I have just added over the mesh bootloader updates for my mesh and I am curious about the MBR parameter page. I want to use that page as a swap page in my application...
I set the NRF_LOG_BACKEND_RTT_ENABLED 1 and NRF_LOG_ENABLED 1 in the bootloader and application.
After a reset, the application gets stuck in the bootloader
Or maybe (bl...
Hi,
I was importing ble_app_proximity project to Segger Embedded. I followed some tutorials and I build the project with no errors. Now, I'm trying to download it to the...
Hi everyone,
I am developing a remote control using nRF52832 chip. My prototype is currently developed in PC10040 board. The IDE is Eclipse Oxygen, and the SDK is S132...
I have a peripheral device with a custom service with 3 characteristics all of which send data to my central via notification. I've supplied each characteristic metadata with...
Hi
I have seemingly successfully created a firmware that sends a continuous carrier wave using radio_test.c from nRF5_SDK_12.1.0_0d23e2a/examples/peripheral/radio_test...
Hi there,
i am running bootloader code but facing a error that is "pstorage_platform.h" not found.i am using code from given path which is from SDK10.0.0 .what should i...
Hi,
I am applying IRK on ble_app_hrs_central and ble_app_hrs peripheral on nrf52832 and S132 v.2.0. ON the central side I want to see if the IRK was resolvable or not....
Hello.
I would like to run DFU experimental_bootloader_secure_usb example on NRF 52840 but
the USB port does not recognize my device.
I tried with both 5.0.0-2Alpha and...