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,
I'm interested in passing a PWM wave form to drive a motor using an Allegro A4963 . There exists an Arduino library that does just that and in order to set speed they...
Hi,
I have recently received some nrf52840 Development Kits. It is written on the boxes: "Electrostatic Sensitive Devices! Do not open or handle except at a static-free...
Hello Nordic team,
I am trying to develop a long button press handler, but I am unable to find the proper documentation or example code to help with that. I am not sure...
Hi,
The overview page at https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52.html is very useful.
One thing would make it better:
If you could please list...
Hi,
I am implementing a PC application connecting with nRF52840 dongle as central (s140). I am bonding with a BLE peripheral device following this sequence diagram . Application...
Hello,
I have been trying different mode under SYSTEM ON configurations and I can not get anything below 1mA.
My application required to keep nRF52840 (I use BMD-340)...
Hi all
1. We want to use the new radio nRF5340. Is it fully pin ompatible with the older nRF52840? (Antenna, programming interface, clocks, supply, etc.)
2. On the nRF52840...
I am looking for a freelancer or firmware engineer, who can help us merging three SDK 16 example projects with Seeger Embedded Studio into one project .
Here are...
How can I flash the sample code "Bluetooth: Peripheral DIS" for Thingy91. https://github.com/zephyrproject-rtos/zephyr/tree/master/samples/bluetooth/peripheral_dis
I want...
Hi all,
I wanted to see this below screen shot current number on nRF52840 DK
For that I changed peripheral/blinky example main() like this but I am seeing 14uA.
/...
Hi! I just got my Thingy:91, but when I try to add it to the nRF cloud it says the following:
I have checked this multiple times, I'm sure i'm using the correct IMEI...
I am new with the NRF52 SDK and I want to modify an NFC example (writable_ndef_msg). I am trying to add a NDEF parser but I have issues with the includes.
I have add the...
Hi,
I merged DFU code with Nordic Proximity BLE code. As i did it using this link
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3...