If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
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...
Hello everyone,
we have an in-house HW with the nPM1300. Both load switches are configured as LDOs as described in datasheet chapter 9.3 configuration 1.
LDO1 is used...
Hi,
I have successfully implement the BLE video transfer using nrf70-wifi-ble-image-transfer-demo .
I can receive the image using the Android-Image-Transfer-Demo application...
I am using VSCode with SDK 2.9.1. I have added the spi21 to the device tree UI editor. When I choose the MOSI, MISO and SCLK, they all show up in the visual representation...
1. Our system is configured with circuit config3 of the nRF52833 WLCSP, where an external power supply of 1.8V is applied to VDD.
Power sequence : USB connection -> VBUS...
Hello,
I'm using the SLM application with an NRF9160. I'm sending AT commands for MQTT publish. After ~10hours the device reboots.
The setup AT commands from powerup...
Zephyr Version 3.7.99, Zeyphr SDK v0.17.0
Thread Version v1.4
Matter SDK Version 1.4
After the switch from Matter SDK version 1.3 to 1.4, the NVS module under Zephyr...
I get the error "ImportError: Module use of python312.dll conflicts with this version of Python." when I try to flash my device using any Python version below 3.12.x. I get...
Dear Nordic company,
I am not able to compile any of my applications I was able to compile. Yesterday, everything works, but today, it doesn't work. I tried older version...
Hello,
I have designed this schematic according to reference designs provided by Nordic Semi, however I might have failed as I am unable to flash the main module. I should...
We are currently developing a project using the nRF52832 as the microcontroller, Segger Embedded Studio version 5.42a as the IDE, and the nRF5 SDK 17.0.2. We began by creating...
Hi,
I need to use two or more different event lengths for different modes. The event length should be set based on the mode before establishing a connection. I found that...
I would like to know how to add an eSIM profile to an eSIM chip using the nRF9151 modem. Is there any platform or support that enables an infrastructure for this? What should...
Title: Issue with I2C (TWI) Communication on nRF52840 (SDK 16, Segger 8.2a)
Description:
I am working with the nRF52840 using nRF SDK 16 in Segger Embedded Studio 8...
Hi
is there an example for this: sending data over ISM band 2.4 gHz without BLE on a NRF52840 or similar?
I need to transmit 2 bytes board to board with jitter and delay...