Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi Sir,
As we know the SDK has the lowest version of IDE to compile.
========= release note of SDK 16.0 ============
The following toolchains/devices have been used...
Hi,
Every now and then we have to fix bugs in nRF Connect SDK. Some of the bug fixes are of general interest. What is the process for contributing fixes to Github?
BR...
Debugging in Segger serial example from mesh
It runs and responds to commands, but when paused or hits breakpoint - single step or continue gets to address 0xa60, continue...
While setting u p a sample project in SEGGER Embedded Studio, following error is encountered
All the previous installation steps were successful and verified.
Please...
Hi,
I am trying to implement SPI slave on NRF52810. I added nrfx_spis.c and enabled below macros in sdk_config.h
NRFX_SPIS_ENABLED and NRFX_SPIS0_ENABLED to 1
Still...
Hi all,
I am using SDK 15.3 with NRF52811 chip.
My application include app + bootloader.
In my application, I use flash area from 2E000 to 2F000 for save my user data...
hello
i want to create for the need of my project a thread border router as simple and compact as possible.
i have seen the implementation using a raspberry pi 3B as the...
Hi,
I followed this guide to send data to the GCP using the Thingy:91 : https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/how-to-connect-nrf91-to-google-cloud...
Hello,
i'm trying to set the automated test script as described here:
https://github.com/NordicSemiconductor/Android-nRF-Connect/blob/master/documentation/Automated%20tests...
Hi all,
I am a newbie in ble and also nordic. I have an application need that would do some lowfi sound data transfer which 16 bits at 14k sample rate from central device...
Hi,
Good Day!
Statement of problem: Currently we are using app_timer in our application for conducting the user behavior. For example, for user input off of capacitive...
Hello, everyone. I am newbie in use the Power Profiler Kit I followed all the steps as described in PPK User Guide v2.2:
1 - cut traces on the DK (SB40) 2 - installed the...
Hi,
I am porting a BLE program in nRF52832 EVB, and it can work correct.
The system will not work when I want to remove 32KHz crystal from my own real board.
Would you...
Hi,
So we are currently debugging our custom nrf52832 board. It is equipped with both a 32.768khz and 32Mhz Oscillator, which both SEEM to work.
I tested both using the...
What happens if I read an SMS data from a modem a while, let's say 10min, after the modem receives the SMS?
Does it keep the SMS message inside? What if several SMS messages...