I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
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...