As subject, the key is using prj.conf, compilation errors will occur, if do not use prj.conf, c ompilation pass but 54L15 not work(no logs aft pwer on). Is fast pair(locator...
Hi, I'm working on the DK for nrf52832. I have a working code for BLE, and another working code for die temperature using interrupt. Now I want to merge them and trigger the...
Hi,
I configured for using security BT_SECURITY_L2 for a device that I had previously configured for using BT_SECURITY_L4. When I try to connect with an Android phone that...
Hi,
I wanted to implement a version of Channel Sounding where you wait for a certain amount of distance estimations, and then try to just select the smallest distance...
Good day,
I tried to build the standard Nordic application: Blinky for the nrf52840dk/nrf52840 board from the following directory on my PC: c:\ncs\v2.9.1\zephyr\samples...
Hi,
I'm developing custom firmware on the appcore and netcore. The netcore runs BLE controller, as well another custom IPC service to communicate between the appcore and...
Hi everyone,
I’m working on a project involving the nRF7002DK, where I’m trying to combine two separately working applications:
A TinyML CIFAR-10 image classification...
I'm a beginner, the question might be simple but its really important for me.
What would the current flowing through Empty nrf51822 when it is completely erased or empty...
In bootloader of sdk9
I find
ble_gap_addr_t addr;
err_code = sd_ble_gap_address_get(&addr);
APP_ERROR_CHECK(err_code);
// Increase the BLE address by one when advertising...
Dear sir,
We are using the NRF24LU1P-F32Q32-T chipset.We have unmounted chip that we are using for our application .We have made a pcb developement board on NRF24LU1P-F32Q32...
Hi,
In my project I am using rev3 nrf51822-QFAA chip set with s130 soft device.while I compiling getting the error "region RAM overflowed with stack". Then I followed some...
I compiled the bootloader and my app with keil arm and I can perform app flashing using DFU, then I compiled the app using gcc, then I can no longer flash using DFU.
is...
I have been trying to directly install on the board using native build referencing to tutorials provided on nordic website but have error.
Can someone explain the document...
Hello,
I'm trying to store the discovered services and characteristics only ones at first connection with an bonded device at the central. So following connection events...
I try to compile SDK example following the tutorials ( devzone.nordicsemi.com/.../) ,
but i got some problems.
1.I can't finish setp of " Setting up a project for debugging...
Hello,
We are working on android UART service and NUS characteristic to receive notification and testing with the custom board with S130 stack acting as a peripheral.
...
Timer_interrupt.txt
Hi all, can anyone please help me in setup up the timer interrupt? I could only see the printing of "Entered 2". Kindly check on the attached text file...
Hi,
I developed a wire-less sensor based on 51822-BLE. I need a batch test method for the product.
My thought about the test is that connect the sensor to phones, and...
Hi support team,
I would like to know if the following behavior is a normal behavior:
My config: NRF51422 AAE0 + S310 V2.0
When I enable some inetrrupt like UART for...
I went through the documentation of nRF51-iOT-SDK v0.8.0 step by step. But
I could not cross-compile and build the kernel with 6LoWPAN on MAC OSX. I do not have a Windows...