I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
I got Thingy:91 and want to install at_client to it, but it doesn't work well.
What I did is
1. Check out a pull request and update firmware referring to this link ...
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...