Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
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...