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...
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...
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...