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...
Hello, Is there any evaluation kit available for NRF905? I found this one online but DIGIKEY website says its obsolete::
media.digikey.com/.../nRF905-EVKIT_PS_Rev1.0_Jan2004...
Dear Nordic staff and users,
Now I'm trying to confirm that my local LTE operator supports energy saving modes. It went with flying colours with PSM:
at+cereg=5 OK at...
using SEGGER Embedded Studio for ARM V4.30a, I get a problem of Linking with an nRF5_SDK "blinky" examples. See hereunder the error message:
Seem to be a problem of configuration...
Hello,
I can create a zip file with nrfutil pkg generate and there is a bin file in it? I want to make DFU as a bin file only.
I only want to download the firmware as...
Hello,
I have a question about using pins as output. I'm trying to set 2 pins to "1", but cant fully understand how to use pins on port1.
for example: P0.10 (wich works...
Hallo,
I want to use the UARTE instead of the UART to transmit some audio data to DK. The Basic Project is the i2s example in nRF5_SDK_15.3.0_59ac345.
I implemented the...
I'm starting initial development on a new project using the nRF52832. I've been able to transmit successfully using nrf_serial_write but nrf_serial_read always returns NRF_ERROR_INVALID_STATE...
I'm working on a BLE central based on the Nordic UART Central example. The peripheral I'm talking to has a characteristic that sends an indication when written to. I'm writing...
Hello Nordic Community,
I found bsd Irrecoverable error on my other ticket
https://devzone.nordicsemi.com/f/nordic-q-a/53913/support-on-nrf9160-irrecoverable-3
I just...
Hello,
I've got a nrf52840 DK and Adafruit nrf52840 Express (less complicated then DK) i'm trying to run a PWM example from datasheet (46 PWM — Pulse width modulation...
Hello Nordic Team
I am working on SDK-v15.3. I have a requirement to update the DFU firmware in lower version too but this SDK version doesn't supporting to update lower...
i am working on a wearable device and want to develop a 1inch wearable using nrf528232 can anyone help e with minimum pcb design requirement for programming.
thanks