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...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hi everybody,
I work on custom board with the SDK 15.2.0 and the SoftDevice S140.
I work on the ble_sdk_app_template example. I tested it on the nrf52840 DK and it work...
Hi,
I am a beginner in nrf52840 DK. I am trying to run TCP example. I have flashed client example in the DK and able to connect to the laptop(LED_2 ON). When I press BUTTON_1...
Hi There,
This is Particle's Sr. Hardware Engineer, Ping. We are working on a SoM (System-on-a-module) called EG91-SoM that with a nRF52840 (Thread) + EG91 module for acting...
Hello,
Hardware: NRF52840, Development Software: any
I am hoping to generate 3, or ideally 4 separate (independent duty cycles) PWM signals at a frequency of at least...
I use sdk13.0,s332,when my system working,it will auto reset about 129 seconds per time,I make a breakpoint,find it caused by "softdevice_fault_handler",when it reset,the...
Hello,
I am starting development on what should be a straightforward application using the nRF52832. It is actually this BLE module , which contains the nRF52832. However...
I am wondering if I could have access to a mechanical drawing or 3D model of the N RF52840-DK . Does anyone know where I could find either of these?
Thanks,
Julia
I am trying to understand why my program is returning this error (NRF_ERROR_RESOURCES). I read through a lot of other posts in the devzone and tried replicating them, but...
My board is nRF52840 + S140 + nRF5_SDK_15.2.0_9412b96, my configue as below picture and file "ywk_bsp_ble.c" .
When nRF Connect APP connect my device, it alway be disconnected...
Hello,
I am using nRF52832 (BT832 module designed by fanstel) based module for my application. we have developed customized PCB using the module. while evaluating the...
What chip supports Open Thread? SDK and softdevice versions supported?
We are in evaluation phase looking for potential radio manufacturers for an upcoming project.
Any...
I see similar posts, but no answer of this problem. I have similar code that work on my FW, but when I port it to my BSL, advertising is not working and when I look at return...
I am migrating from SDK11? to SDK15.3 and noticed nrf_drv_common.c is no longer available and has no replacement although nrfx_common seems to have replaced nrf_drv_common...
Hi, what are the (security) implications of running bootloader with #define NRF_BL_APP_CRC_CHECK_SKIPPED_ON_GPREGRET2 1 in production code? We use sdk15.0.0 with secure dfu...