Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
hi
the lengths of the this track is important?
if i decrease this length, how i can set antenna parameters?
another question: what is the R1 =0 ohm resistor and N...
I am using Fanstel evaluation board with BT805 attached.
I got an example project - ble to uart.
I was able to build the project with Segger V5.42 (any later verisons...
Dear all,
I tried this example regarding async SPI:
https://github.com/too1/ncs-spi-master-slave-example
I also wrote overlay for this example to work on nrf52840...
Hi, we have a custom nRF5340 based device. Has NISB and MCUBoot Enabled. It takes about 2.5 seconds to get into the application and BLE advertisement to start. Wanted to know...
Hello,
I´m trying to send a paket of databytes. For some reasons I need to send it byte by byte (that´s not changeable).
I have inited the uarte with a handler:
nrfx_uarte_init...
I am using the nPM PowerUp utility along with an nPM1300 development kit. The software provides options for configuring the soft-start current of the load switches. However...
Had an interresting issue that we have resolved, but we're trying to understand...
We had a timer (TIMER2) running and matching towards CC[3] every 500us. This match results...
Hi all,
I searched nRF54L PRELIMINARY DATASHEET v0.8 and found
9.1.1.2 DLPIDR: TINSTANCE field description reads " This value is set by the UICR.TINSTANCE register. "...
Hello Nordic Team,
I am writing on behalf of my company, where we are developing a cross-platform application using .NET MAUI . As part of our application, we need to implement...
Hi there
I'm trying to make the SPI work on nRF53 (My board is nRF7002 DK) refer the tutorial academy.nordicsemi.com/.../ but I had the issue about frequency of spi peripheral...
I'm using Bluetooth Mesh Sensor code, working on the nRF52833 DK. I want to add my own sensor, the ICM20948 IMU, to this function and send the sensor's readings to the Mesh...
Hi Support team,
My application was based on NCS v2.5.2, which has no driver for the charger bq24295, and I ported a driver from Linux and it worked well.
Now I want to...
Hello! I need to send a text message to my server via HTTP post; I found this application on the forum; nevertheless, I received multiple errors: "error: unknown type name...