Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
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...