Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hi Nordic,
I am working with nRF52840, sdk17.1.0 and got a pcb with external flash with GD25Q16E.
Pins usage are: SCLK: P0.25, CS:P1.00, SIO0:P0.21, SIO1:P0.15, SIO2:P0...
Hello everyone,
I am developing a product with nRF52840. The board has a magnetic sensor (LIS3MDL), a ToF sensor and a LoRa module (Sx126x).
I have worked with nRF52 products...
Hello all!
I would like to use the PWM driver, yes, the hardware that is on board the chip. To get going certain code parts from the PWM driver that comes with the SDK,...
Hi there,
We are using the Serial LTE Modem MQTT client .
So when the #XMQTTEVT messages comes in, the first parameter <evt_type>, is documented well here:
However...
Hello.
I want to write 3 bytes of data using BLE in a memory area that will not disappear when the nRF52820 is powered off or reset.
Currently, when I create a program...
Hi, I trying to run the spi_flash example form zephyr.
My sdk in 1.9.1 - nrf52840 in a custom board.
I have tried everything and I always get the same result:
JEDEC...
Hello,
Aim : To write and read x bytes from the QSPI interfaced external PSRAM(APS6404L-3SQR) using the nRf52840.
Configuration : Following is the configuration of the...
Dear support
I am developing a generic central application intended to connect any BLE devices which is connectable. So I need to figure out which parameters are needed...
hello Nordic
i am working with nrf52832, ncs 1.7.1
we have to turn on the power before trying to read jedec and to avooide changing ncs spi_nor or using SYS_INIT we decided...
Dear Nordic-Support Team,
Introduction
I have read through some sources (tickets and documentation) but I am still struggling to see the big picture of UART configuration...
SoftDevice: S113 v7.0.1
SDK: 15
Chip: nRF52840
It looks like setting PA/LNA pins on port 1 result in NRF_ERROR_INVALID_PARAM being returned by sd_ble_opt_set(). When...
Hi All,
We have been using NRF52 products for a few years now and currently doing an PoC of using the BLE DFU with a CODED_PHY.
Our solution does use the DFU already but...
I am using the nrf_serial library SDK 15.2.0. I have implemented the solution suggested in Case ID: 216973 for recovering from driver errors. This helped me get over errors...
Hi, I'm developing an application using fds. I merged fds into ble_app_uart and built complete But when program run fds_init() nRF was crashed I called fds_registered before...
Hi,
When battery short circuit, nPM1100 need VBUS 5.3V to activate?
Why does VBUS need 5.3V connection to work?
Thank you for all your assistance. Kind regards, Peter...