Hello,
We can not convert Altium File to DipTrace or Eagle File. We need those files asap. I'd be thankful if you could help me in that issue.
Thank you
We are having a slight issue when we are trying to update the DFU. The original version had this setting for the data reserve:
#ifndef DFU_APP_DATA_RESERVED
#define DFU_APP_DATA_RESERVED...
Hello!
I am working with the example mpu interface projects located at the following repo:
github.com/.../nrf5-mpu-examples
After converting the Keil projects to...
I'm using S332 0.9.1 with freertos. nRF52.
BLE and ANT are both active. I would like to run the ANT continuos wave (CW) test after a specific trigger (a command over a console...
I want to encrypt advertisements using aes-ccm peripheral present on the nrf51 board. I am not using softdevice, instead I am generating my own packets and transmitting them...
Hey,
I don't get my application run on the nrf52840-dk board. Only if I choose "Build and Debug" I can run my software. Shouldn't the application start after I connect to...
I would like to receive data on UART asynchronously and handle the RX event in the backend in an IRQ handler. The application is - a user will be shown a menu and asked to...
Hi Sir,
If we would like to supply the external device through VDD = 1.8V when VDDH = 2.5V.
What is power efficient in nRF52840 when VDD = 1.8V when VDDH = 2.5V?
...
Hi!
We have been experimenting with the nRF9160's GPS using both one of our own custom board and the Development Kit v 0.8.5 (with similar results).
We run the gps sample...
Hi,
I am receiving the same error this guy was: " https://devzone.nordicsemi.com/f/nordic-q-a/28724/sdk-for-mesh-v1-0-0-with-ses-invalid-ascii-encoded-byte-line-1 " and...
Is the Altium integrated libary used in the Altium files for the nRF9160 DK available anywhere? It is not included in the hardware file download on Nordic's website.
Looks...
The problem is shown in the picture below.
It is normal for 10 seconds after activating the timer.
As you can see in the picture, the value of the time stamp changes...
Our application uses and external nand flash to store the data samples. The collected data is then be transferred using USB. So we chose usbd_ble_uart example and wrote code...
Hey,
I am working on mesh with nrf52 DK. I want my device to work on battery for long time, I have enabled the MESH_FEATURE_LPN_ENABLED macro in nrf_mesh_config_core.h file...
I'm returning an error code on a rw_authorized characteristic using uint32_t sd_ble_gatts_rw_authorize_reply(uin16_t conn_handle, ble_gatts_rw_authorize_reply_params_t * auth_reply...
When using the PB-ADV bearer there is a ~10 second delay after the Link is closed and the mesh stack starts working again.
This is related to my previous report https:/...
I am trying to develop a SPI interface to a CANBUS controller for the nRF9160 for the zephyr platform.
The issue I am having at this point is is that I am unable to see...
Hello,
I am working on a custom pcb with nrf9160-SICA. I have UART SPI and GPIOs running fine but I am having a very difficult time with I2c (TWI).
Pins 8 and 9 are occupied...