Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
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...
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...