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...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hi,
I would like to know the best method to force a Public Land Mobile Network Identifier (PLMN). When working with an MVNO , it is very common not to get the right timers...
Hello,
I’m using the GNSS sample (located at C:\ncs\v2.9.0\nrf\samples\cellular\gnss ) to evaluate the GNSS module on our custom PCB, and I need to view its output over...
hi,
I am reviewing development in the environment below.
* HW : nRF52832
* SW : SDK -> example -> ble_app_uart_c
In the nRF52-DK board, we reviewed the example...
i am writing an absolutely minimal "bare-metal" application for the nRF54L05 -- one that doesn't use the zephyr kernel or drivers....
all i really need at this time are...
I am trying to use uart21 on nrf54L15-PDK. And I have try some port 1 pins already, and they works well. However, we need to use port2 pin 7 & pin 8 for uart21. But I get...
In my project I am facing issues to send 6000 bytes per second through BLE to androis app
For reading the sensor it is taking 30-40 ms processing time and after that I am...
Hello all, I'm getting stuck on re-installing any SDK and I'm getting the below error. The error:
Failed to clone the repositories: Error: HEAD is now at 100befc70c7 [nrf...
This would be a continuation from a previous discussion on the topic of Bonding information and the process of bonding between the peripheral aka headset and central device...
I am using nRF52 based NINA-112b EVK I saw the spi master example to send the data to slave. Do you have any idea what to do if I want to receive the data from the slave....
I am getting an error
warning: SPI_NOR (defined at soc/gaisler/gr716a/Kconfig.defconfig:18, drivers/flash/Kconfig.nor:6) was assigned the value 'y' but got the value ...
Hello, I need your help about BLE channels. Currently, I use only the primary channel 38 for advertising data but, when the data are sent, I don't have the information of...
Hello,
For a month I have been trying to find a solution to update my devices which are at my customers (these devices have a bootloader, softdevice and app coming from...
Hi
ncs 2.6.1 / toolchain 2.7.0
we have developed a Product using ANNA-B402 (with nRF52833).
Now we made a product variant with nRF52833 WLCSP. Both use the same application...
Hi,
I face a 3mA consumption while I have CONFIG_PM=y and wether or not I have CONFIG_PM_DEVICE=y.
The idle thread is reached and executed :
And the idle thread...
The subject issue is documented here as " NCSDK-20567: Partitioning limitation with MCUboot swap move": This issue has been open for while. These two DevZone tickets refer...