Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
Hello,
I am new to BLE as a technology and have a question regarding how Peer Manager handles bonding.
As I currently understand, the function of bonding is to enable...
Hi,
I want to use nRF52832(PCA10040 board) to communicate with nRF24L01+. I program the example application( \examples\proprietary_rf\esb_ptx)(SDK v15.0.0) on the board...
Hello. I'm developing an application with a custom bootloader and I'm using "settings" data structure placed in FLASH. Because we can erase only full pages, the first page...
Hi.
I want to implement multirole on the nRF52832. I want to advertise beacon data while scanning. So, I modified ble_app_uart_c in the ble_central example. Below is a description...
Hi,
I try to program hex file with openOCD. The flash part is written without any problem. OpenOcd only fail to write the UICR registers beyond 0x10001200.
However it...
Hello,
Which one of the following statements regarding " sd_ble_gap_connect " function call is true:
(1) Can sd_ble_gap_connect function put the central device into initiating...
static void pdm_event_handler(nrf_drv_pdm_evt_t const * const evt) { /* Process the events. */ }
/* ... */
/* Process the events. */
Can you make a little more detail...
Hello,
I have NRF5230 DK board and I have powered the board with external battery. Solder bridge SB12 is shorted and I have cut the jumper SB29 and disabled power for Interface...
I am trying to connect nrf52832 ble module to esp32/esp8266 application mcu connected with SPI interface.
I use ble_central/ble_app_hrs_c application, but found that the...
Hi Sir,
we use 52832 ESB , one PTX and two PRX. (PRX_A and PRX_B)
A and B have same base_addr_0 and base_addr_1 .
diffrent addr_prefix
PTX send package to A and wait...
I am trouble with adding DFU function to BLE_UART on nRF52832. I have just followed those step in this link Adding DFU to your App . But when i compile and fash to my device...
Hi all, My company is doing a proyect with BLE. We use nRF51822 with the softdevice s130. I am preparing the FCC and CE certification. Our tester asked us to prepare 2 samples...
hi, nordic team:
Now I am using the nRF5 AirFuel SDK version 2.2.0 to develop the PTU and successfully use the serial to do the dfu function.
I used nrfutil for DFU, but...
Hello, I trying to debug with GDB server Because of this .
I open the GDB server like this
go to build directory and write client cmds below
output is $4 = {<error...