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...
Our Setup
STM32 Chip (master) connected to nRF52840 (slave) via UART
STM32 is supposed to update the application on n RF52840
nRF52840 runs the secure UART bootloader...
Hi There,
I am currently developing the firmware for a peripheral device using the NRF52840 and NCS V2.0.0.
At the moment everything is working as expected except for...
Hello,
I'm evaluating using the opus library included as a of the "nRFready Smart Remote 3 nRF52" as a part of our zephyr based application. We only need to decode stored...
Hi,
I've installed "nRF Connect for Desktop v3.12.0" on Win 10 (Version 21H2, Build 19044.2006) and then installed the Programmer v3.0.4 out of nRF Connect. Installation...
Hi Nordic Guys,
hope you can help following issue (I think the issue is still mentioned in Ticket https://devzone.nordicsemi.com/f/nordic-q-a/87410/corrupt-matter-zcl...
Dear,
I have integrated the nrf5_calendar example with "usbd_ble_uart" . Everything works correctly, but I have detected two possible errors (or I am doing something wrong...
Hi,
I purchased some new nRF52840-DKs (PCA10056) from Digikey and loaded the default Nordic Bluetooth Low Energy code onto them, but it seems like every time I unplug the...
I have a trade show beacon with nrf51801 processor in it. I am trying to determine the pin details. I checked the nordic documentation center but I could not find it. Can...
The Power Profiler Kit 2 is an excellent device for characterising power profiles and using digital port pins for event markers, similar to a simple oscilloscope.
I recommend...
Hi
i add my .c file
but i have modified CMakeLists.txt my new .c file put in folder src but build encountered an error my computer Mac os cpu apple M1 thx
Hello I'm developing BLE UART peripheral app with nrf52840 and 17.1.0 SDK. Using ble_app_uart example. but I couldn't find how to use this example with LESC.. I tried to use...
I am developing a simple battery powered Zigbee light switch (sleepy end device) using nRF Connect 1.91. After successfully joining the network and accepting a bind request...
Using easyDMA how much data can be buffered in RAM before it can processed and advertised? I am using nRf52832 and my code is using 50% of RAM already. Each sensor gives 4B...
My laptop is running the latest macOS 12.4. It is a 2021 Macbook 14" with M1 Max.
I updated nRF Connect For Desktop and Toolchain Manager to the latest versions, then I...
to release more flash for homekit product, we want to change 2 Slot of B0 from the same size to diffrent size。 the smaller one run DFU code , the other run application code...