My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
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...