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, when doing wired uart-BLE combination and increasing the traffic in the uart comms and BLE comms, at some unpredictable stage, the program flow goes to 0xFFFFFFFE. Any...
Hello,
I am trying to run the ble_app_uart_c example that is part of the nRF5_SDK_13.1.0_7ca7556 on a custom board with nRF52832 using IAR. Hardware seems healthy, I succeeded...
Hi all,
Could you please point me at the tutorial I missed... I am looking to adapt the title project to a custom project. I've run the sample and it advertises and shows...
Hi all
we are working on nrf52832 for our project.
not sure if there is guidelines for pcb antenna.
like limit on number of devices or any other certification we need...
Hi,
I'm using a nrf51 custom board (IC no. N51822QFAAH0) with Softdevice S130 v2.0.0 and SDK_11.
After connecting it with nrf Connect Android App, the device gets disconnected...
Hi:
I'm running S132 SoftDevice for the nRF52832 and am interested in configuring the nRF52832 (slave) to achieve connection intervals from 2 to 16 secs.
Thanks,
JP
On a custom board with an nRF52832 communicating over UART with another microcontroller with no flow control capability.
SDK 13.0.0-1.alpha with an S132SD.
I have some...
Hello everyone,
Thanks in advance for your patience in reading this long message.
I have been having problems with UART over USB on PCA10040 boards for almost four months...
In order to learn how to use the RTC0 to handle an event every second, I am debugging the rtc SDK example.
Expectation : The rtc example sets the time to check the counter...
I need to make sure that the receiver is active in an NRF52832 that I don't have good ability to do DTM commands on; there's a host processor that can do some DTM commands...
For me the sample can be compiled but does not work with PC. SDK is 13.1. OS is W10. Serial port is installed automatically by using W10 standard driver (usbser.inf). There...
I see that there is a white box around the nRF52 chip and I was wondering if it was boxing up the core components to make a functional nRF52832 breakout board?
Hi all,
It could be something simple, but I cant get it yet.
If I increase:
NRF_BLE_GATT_MAX_MTU_SIZE from 23 to 247 on sdk_config.h
attr_char_value.max_len inside...