I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hi,
I ran into this error:
00> <error> nrf_ble_gq: SD GATT procedure (1) failed on connection handle 0 with error: 0x00000008. 00> 00> <error> app: ERROR 8 [NRF_ERROR_INVALID_STATE...
hello nordic, we are looking at nrf52820 to satisfy some requirements. 1: We plan to power off single cell Lithium application which can be 2.7V - 5V trhu VBUS / VDDH and...
I am attempting to generate an 8MHz clock output on pin 2.05. I've followed an example from another post using the nRF54L, but I get build errors. The project I used as a...
I am using the S312 protocol stack on nrf52810, with both BLE and ANT+enabled, to transmit heart rate. It can be used on most devices, but it is difficult to connect to 'wahoo...
Hello,
We struggle to keep LTE-M attached with nRF91 (Modem) and CMW500 (EPS) to test regular IP communication (so those are not Radio Access Network tests) during product...
I used the "echo_bot sample and tried to alter it to use UART2 instead of UART0. Aftet changing the code and putting in the needed overlay, the main() program begins to run...
I'm transitioning a GNSS tracking firmware from the nRF9151DK to my custom board using SDK/toolchain v3.0.2.. On the DK, I get accurate location fixes, but on the custom board...
Hello, I am using the nRF54L15 board, and trying to connect to the Adafruit SHARP 400x240 monochrome LCD display .
I got the display driver alone to function just fine after...
Hello,*
I'm new to nRF Connect SDK environment, but I'm used to work with Zephyr.
I'm actually confused using west.yml file. I created a new application based on existing...
Hi, I was using the BLE online power profiler to determine possible power savings with the nRF54L15DK over the nRF52840 using the zephyr bluetooth broadcaster sample. The...
Hi everyone.
I cutted PCB track shorting solder bridge SB40 .
I connected like this..
Then I opened power profile kit 2. I am using amperemeter..This is my app scrrenshot...
I have finished developing an application, utilizing the nRF 9151 DK, and I am now working on transferring the firmware to a custom board and testing it. However, when creating...
I made a custon pcb and until now it is working as expected . I am using the me54l14 module by minewsemi and i want to enable the CTE capabilities so that i can have angle...
Hello,
I am hitting wall after wall trying to migrate the ble_coex sample out of tree for a custom board. I am unable to find any documentation guidance as to how to do...
Hello everyone,
I'm reaching out to this forum in a bit of a bind and hoping someone might be able to offer some guidance or assistance.
I'm trying to download the S340...