I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056 program...
Hi. I'm using nRF52832, SDK13.0.0.
I should use SHA256 and MD5.
I made my code as below.
NRF_CRYPTO_HASH_CREATE(init_packet_hash, SHA256); NRF_CRYPTO_HASH_CREATE(init_packet_md5...
Hi. I'm using nRF52832, SDK13.0.0.
I want to use SHA256 as below.
output32Byte = SHA256[input32Byte];
Which function or example can I refer to?
And also I want to...
I tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
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...