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...
I have noted that Nordic now has 0xFEE4 and 0xFEE5 as registered 16-bit service UUIDs, any chance one of those is a short alias for the Nordic serial service?
I modified the nordic uart apk from this website
github.com/.../Android-nRF-UART
and I do some revising below
MainActivity.java:
if (action.equals(WearableService...
Hi Nordic.
I have received here in Norway my first batch of BLE 5, and we are about to start developing and building our wristband with the only purpose of monitoring/positioning...
I am currently using nRF52832 with SDK v11.0.0 and S132 v2.0.0. I'd like to enable either RTC2 or RTC0 as a dedicated counter for the keeping track of time (LFCLK). RTC1 is...
I am new in nrf52832 . and i can not uploading soft device this controller in nrfgo studio .Every time it provide a firmware upgradation issue .so how can i solve it .
And...
Hi, looking at the datasheet for the nRF24L01+, it lists four different ordering codes, each with a different minimum order quantity and/or different container. What is the...
I don't speak English well
I can't found LICENSE file on the repository.
I guess its license is same as under this repository.
github.com/.../pc-nrfconnect-core
...
Greetings,
Continuing on from a previous question , I'm now able to update the firmware via the secure UART DFU.
One thing I've noticed is that if I enable the RTT nRF_Log...
Hi,
I am using the capacitive sensing driver example given in the SDK(version 12.3) and it works fine. I want to extend the code to ensure that the SoC goes to sleep for...
I have seen exaples using the Raytec MDBT 40 with ATMEGA32U4 infact adafruit has its own board with ATmega32u4 and MDBT 40.
Can I use MDBT 40 with ATMEGA328 ?
Thanks...
Hi,
I am facing issue on nRF51 s110 buttonless DFU. We are initiating DFU using nRF Connect and the device jumps from app to bootloader. On my Android Phone using nRF Connect...
hello,
i want to ask that is there any tool for reading and writing on flash directly.
e.g tool like extreme burner .i am loking for a tool like extreme burner.for nrf51822...
hello,
i am using ble_app_uart code and in this pwm is also used but when i am enabling pwm my bluetooth connection gets disconnected.
will you please tell me how to use...