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...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
I've tried to set up my own BLE project as an exercise in understanding what's going on. It's going okay, with the exception that the device isn't advertising the data that...
I write PWR_UP using SPI and then read the Reg <0>. but I am not getting what I wrote.
Step 1 : Power ON using 3V.
Step 2 : Delay for 1 Sec to get into POWER DOWN MODE...
Hello,
On my custom board, I'm receiving chunks of UART data, without flow control, at 115200bps. Sometimes (its quite frequent now... sometimes after 10 chunks, sometimes...
I'm working on a PC application (using nrf51-ble-driver_win_0.4.1 API) to connect a BLE device and discover BLE services.
Today, I'm tying to connect the Nordic dev kit...
When discovering services using nrf51-ble-driver_win_0.4.1 driver, some ID are received with type BLE_UUID_TYPE_UNKNOWN. So I assume they are 128bits. I then retrieve the...
I downloaded the BLE beacon app S110 v7.1.0 to a nRF51-DK board. The current measurement pins were attached to a 10 Ohm resistor.
I observed the AC-coupled voltage at one...
Hi. We've got a chip with a code QFACA10. I am trying to find out if there is the internal pull-down of SWD line or not. It seemed that adding an external pull-down had positive...
Hi all,
I want to know the effect on power consumption of pins input buffer on and off, does there are big differences between them?
Another question is, since there...
Hey everyone,
when i was trying to compile i got this error which says
._build\ble_app_bci.axf: Error: L6200E: Symbol SWI0_IRQHandler multiply defined (by nrf_notification_manager...
i have few question based on nordic i am using N51822.
1: does device goto sleep, while testing i see sometimes device gets automatically disconnected.
how can i solve...
Hi,
what would be a good option to create a BLE device like FLIC (flic.io).
i want to transmit only a few informations to the smartphone like 1,2,3,4 and the device shall...
Hi,
every time i try to call ble_bas_battery_level_update(&m_bas, 1); my application freeze and i can't get any response
Here is what i did:
1- copying ble_app_template_s110...
Hello folks
I have a custom PCB board with the attached layout diagram. I also have our firmware that was flashed on to the Nordic beacon kit and tested. I would like to...