Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi there,
As the title says, I only get an all white window whenever I open an app in nRF Connect for Desktop (this happens for all apps).
If I try to reload the window...
I try to get the Direct Test Mode App to work on a Windows 10 Notebook. (for System Details see attached system report and verbose logfile).
Software versions:
nRF Connect...
Hello,
I'm using the PCA100095 NRF5340 development board and developing with the NRF Connect extension for VSCode v2022.3.104 .
When attempting to use the CMSIS intrinsics...
Hello,
In my project i am using nrf52840 with custom board, here i am using BLE UART to send the data from the mobile to device and sending data from another sensor board...
I would like to add Just Works security to our battery service (BAS). However, I could not find such a setting anywhere, so I looked into it and found that in bas.c BT_GATT_SERVICE_DEFINE...
I am troubleshooting a board with no working RF. On looking deeper it appears that the HFCLK is not starting (NRF_CLOCK->EVENTS_HFCLKSTARTED is never set).
This is on a...
Hello,
I am currently working on the NRFX QDEC library with a decoder to be used with a servo motor.
We manage to initialize and enable the QDEC and IRQ and we get...
Hi,
I am facing a problem in adding a power down feature in my application, the details of the application are as follows,
I am using the sensor server example given...
Hey guys,
I have a small concern and decided to ask here, as i was not able to found answer neither in zephyr or nrf sdk docs (not even sure which one apply to my question...
I use the DF example.In Rx.i use both nrf52833 boards as test.i use NCS 1.9.1.
In rx,i use the silab's 16 antenna array for receving antenna array.
because it has 16 antennas...
Topology:
Raspberry Pi A Raspberry Pi B
|(USB connect) |(USB connect)
nRF52840 dongle A )))) Thread (((( nRF52840 dongle B
Software:
nrf52840-dongle: ot-rcp.hex...
In the online power profiler for nRF52832, when I look at the advertising (Tx/Rx) power consumption I see that if I set the Tx payload to 0 bytes the Tx time modeled is 128us...
Hello,
In my project i want two use two UART as off now i am using app_ble_uart example since by default 6,8 is tx and rx pins respectively. so overall application of my...
Hello everyone
I am working on nRF52DK devkit. I want to check the SPI waveform. Actually I want to interface waveshare e-paper display (1.54 inch) For that i used GFX...