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 have used the Softdevice S130 2.0.1 and nRF5_SDK_12.3.0 the ble configuration code is based on the example of ble hids in the SDK The custom nrf51822 board only consists...
Hello,
our project which started 7 years ago with SDK13.0 has been migrated some time ago to SDK 15.3 and now to SDK17.1. At the beginning we were quite happy with the RTT...
New issue found, unsure if I can resolve this one! I have found the RTC1 may on rare occasion lock up, no love of resets, playing with LFSRC or RTC registers will make it...
Dir Sir
I have bought thingy 91 X for evaluation purposes
After activation of the Sim and, I have a constant green Led on
The device does not connect to the web application...
SDK v3.0.2 Toolchain 3.01
Is it possible to set the DIS name, (and possibly others) dynamically at runtime? I need to provide some level of configuration to my end users...
Try run Thread Certification with nRF52840 dongle, steps as below:
1. when Test harness is R62, Nordic devices work normally.
2. upgrade Test Harness to R63, and flash...
Hi,
We have 2 queries regarding I2C modes,
1. I2C fast speed mode
We are undergoing test of I2C under I2C_SPEED_FAST - 400Khz
when we enable this frequency on our...
Does ncs 2.5.0 implement the suggested workaround for https://docs.nordicsemi.com/bundle/errata_nRF52840_Rev3/page/ERR/nRF52840/Rev3/latest/anomaly_840_219.html ?
If not...
Hi
We met the problem is that clock low time period is out of spec, we got the value from oscilloscope is 1.24us@pull up resistor 10K/7.15k when clock speed=400kHz. The...
Hi
About nRF52840 I2C data read (CLK rate 400KHz)
1. Could you help check below three I2C items(tHD;DAT, tHD;STA, tSU;STO) can follow I2C standard(NXP) spec. or need follow...
Hi, having some issues with the matter door lock sample for the nRF54L15DK on NCS 3.0.2. I'm getting strange failures on boot when running the default matter door lock sample...
Hi,
using SDK 3.0.2 and build for the *ns target.
The idea is to put the CPU to sleep and while it is sleeping GPIO events (e.g. button press) shall increment a counter...
I have several applications that continuously scan on Bluetooth that have started exhibiting a new failure mode after upgrading nrfxlib from v2.9.0 to v3.0.2 ( https://github...
For our custom nrf9151 board,
The following is the prj.conf:
There are no pullups on any GPIO and for now, assume there are no peripherals connected, but there is a...