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...
How to implement unpaired binding whitelist? I have tried, but the device that only sets the MAC address whitelist cannot be connected, so I must set the peer IRK. Is there...
Hello,
I'm just learning the nRF stack and development environment, hopefully this question is not too basic. Our product requires the usage of the extended data length...
Hi there
I am testing the ATT MTU throughput test provided by nRF5 SDK and I found the throughput could not reach the theoretical maximum 1.4Mbps.
Hence, I used the...
Is an adaptation of https://github.com/microsoft/Windows-driver-samples/tree/main/bluetooth/serialhcibus for the Nordic / Zephyr hci_uart sample available?
Like https:/...
Hi,
I work with win10 laptop, Toolchain nrf Connect SDK 1.6.1 on a nrf5340dk. I use peripheral_uart sample.
I follow the guide:
https://devzone.nordicsemi.com/guides...
Hello,
I have made a lot of work with nrf52840 microcontroller and i am in pre-production stage.
NRF Connect is not loading in vs code.
I have tried to uninstall/reinstall...
Hey,
I am using an HID keyboard + keyboard toggle in my project,
When the nrf connects an iOS phone, it takes control over the phone's keyboard.
To release the kb we...
Dear ,
I am using the nRF52833-DK development board with the NCS1.7.0 SDK.
I am trying to get a PWM waveform output at 50% duty cycle with 409.6kHz frequency based on...
Hi,
I have a NRF52840 USB dongle( https://www.nordicsemi.com/Products/Development-hardware/nRF52840-Dongle); is Any possible to flash NRF52840 dongle with PTS Firmware Upgrade...
NRF52820
PAN1781 EV Board
Segger Embedded Studio 5.62
nRF5_SDK_17.1.0_ddde560
S140
Hello,
I'm currently working on an indoor positioning system and as the title...
Hi,
I compiled an application that should start at address 0x40000. However, executing an OTA DFU always places the application at 0x26000, right after the softdevice. ...
In a previous ticket on another topic this question came up. Given it was a tangent to the original topic of that thread, and I think it would be helpful to others, I decided...