Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
SDK: 15.3.0 Example: ble_app_multirole_lesc Device: EYSHJNZWZ (nRF52832)
I called "pm_init" to do "PeerManager". Then, a part of FLASH has been written to "DE C0 AD DE FE...
HI,
I compiled MQTT sample, and always got :
ERROR: mqtt_connect -60
timeout error.
It seems that it takes about 2 minutes to get LTE link connected:
LTE Link Connected...
https://github.com/takafuminaka/nRF52832/blob/master/i2s_ws2812b_demostration_planB/i2s_ws2812b_drive/i2s_ws2812b_drive.c
I read the documentation, but didn't really grasp...
I'm attempting to use the UDP with PSM sample provided at this Nordic nrf9160 samples branch . I haven't changed anything within the sample itself. I've been using it to demonstrate...
Installed Segger Studio v4.12, nRF5 SDK(latest version), J-link, all under same catalog but into their own respective catalogs.
First, if I open blinky catalog and choose...
I am receiving "ERROR 4097 [Unknown error code]" returned upon calling nrf_sdh_enable_request. I found that ERROR 4097 corresponds to NRF_ERROR_SVC_HANDLER_MISSING from some...
I have the following code. I need to add a second counter attached to the spi_end_event. The first counter "count_task" is working, but can you tell me how to get "count_task2...
Hello all,
we have currently a problem with writing to a custom chracteristics in nRF52832 with softdevice S132. When the characteristic is written, we get responses only...
Hello, i am making a "simple" project, the goal being changing the duty cycle of the pwm depending on saadc sample value. My goal is to sample audio, process it ( low pass...
Hi,
I am implementing a keyboard with nrf52832 + s132 from sdk 15.3.0. Recently noticed that when trying to pair the device with a Windows 10 laptop and it keeps saying...
I'm using the CMake scripts in the Nordic mesh SDK to build my project, as the project uses CMake libraries. I want to determine the RAM usage of my application. I saw this...
Using J-link programmer, I try to figure out how to set some kind of security bit to avoid 3rd party reading code from flash.
If you could please return me a helpful link...
Using NRF51802 power-on reset failed, I have to manually reset each time, the program will start running.
The following are the information that may be used.
1.Schematic...
Hello.
In last couple of days I've been trying to figure out how the whole SDK is structured and how to start developing essential applications using the Segger Embedded...