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...
Hello!
I am trying to install MCUMgr on MACos.
I install the Go Programming Language and then follow this: https://docs.zephyrproject.org/latest/services/device_mgmt/mcumgr...
(I was asked to create a new post for this specific query. The original post where this investigation started is here: Async UART and shell module in Zephyr on nRF52480 )...
I've just built up a batch of custom PCB's we designed using the nRF52832-QFAA IC's. I'm attempting to program these with the nRF52-DK, and am following the connection diagram...
Hi I'm using example ble_app_uart with minor modified. Only add more log to debug. Hardware nrf52840 DK. Latest SDK v17.0.2, s140. Connect to mobile phone using nrf connect...
I use the zephyr version 3.0.9,when i build the hci_rpmsg project,it have serial error.then i chnange the onfigruation by add some new definition.
I add some configurations...
Hi,
What macro should be used in the bt_data ad struct in order to advertise a custom 128 bit UUID? I have tried the following: BT_UUID_128_ENCODE(BT_UUID_CUSTOM_SERVICE...
The Trace Collector V2 preview (v0.3.5), seems not longer working. (It was working nice before with the mfw 1.3.2.)
Unfortunately, I'm not sure, which of the updates of...
Hi there,
I was using app_uart_put to print out data from a nRF52, but now I need use printf to use AT commands more easily(more readable) instead the working around app_uart_put...
I am going through the Nordic tutorial Creating Matter device ( developer.nordicsemi.com/.../ug_matter_gs_adding_clusters.html ) but I am getting errors during the build that...
It took me a few days to determine this issue, so I wanted to share it with the community if you come across this issue. If your pairing process is not sharing the IRK/ Resolvable...
Hello,
Our production device is having issues with the BLE connection only identified with the Samsung S20+ model currently. We are using custom services for our phone App...
Hi,
I am working with nrf52840 development kit and raspberry pi 3b module.
Using raspberry pi module i am able to scan and connect to nrf52840 development kit.
Now...
Hallo,
I am currently trying to debug the Matter samples on the NRF5340 DK. They all work fine, but I have a problem with the "Thread Viewer" in VS Code while debugging...
I have cypress ble module that generates carrier with PRBS9 modulation and GFSK on 2408MHz. As a receiver I use nrf52 Dongle and nrf52 DK board. In RSSI viewer I can see signal...