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...
Hi,
In my board design, I'm planning to use nPM1300 to power nRF5340 and nRF7002; the user has the option to connect or not connect a battery. If I programme the current...
Hi,
We're developing BLE products with the software developed on nRF SDK v3.2.2.
We are affected by the known issue of the SDK: NCSDK-32763: Upgrading firmware may corrupt...
nrf 5sdk + s140 + 52833 I'm currently debugging the time-sharing operation feature for BLE and the private protocol. I've found that after I power on and initialize the SoftDevice...
Hello,
We currently have various products built around the nRF52810 and the nRF52832. We almost always use a PCB antenna very similar to the one on the "nRF52840 Dongle...
Hi, I am working on project to obtain ecg data via bluetooth. But before that I was trying to see whether I could obtain ECG signals serially through nrf52833. And I tried...
Using nrf5340 with nrf70 on a custom board.
I want to use the wifi interface to send raw wifi network packets (both in associated and non-associated modes).
I have the...
Hello Team,
As we have purchased nRF9151 DK from you, we are not able to import the exact SDK required to develop using nRF9151 DK.
Kindly please let us know how we can...
Keil SDK13 BLE OTA upgrade failure causes the device to become unbootable, requiring re-flashing. How can this be resolved? We are using the bootloader_secure_ble bootloader...
Hi,
I’m planning to launch our firmware based on NCS 3.1.0 . At this stage, I don’t intend to upgrade the SDK for at least two years after the production launch . I could...
Hi,
I am using the nPM1300 PMIC and the LED drivers configured so that:
Green LED = charging status (PMIC-driven)
Red LED = error indication
Normally,...
Hi nordic team, I have tried enabling SQSPI on the system off sample, but the power consumption jumped to 6.3mA in system off mode; I tried to disable the cpulfpr core but...