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,
did anybody find a suitable and cheap enclosure for the nRF51 Dongle? I want to use some of the dongles for initial tests before producing my own boards.
Thanks...
Hello, I have modified the example from the light switch on the mesh SDK and I can send and receive string messages, but the problem is that it doesn't work as expected, because...
I (unfortunately) had to make my own forks of Zephyr and NRF to get around a build issue, and decided to implement a west.yml manifest in my application repository. I made...
A makefile project using SDK 15.0.0 that compiled under GCC 7.2.1 no longer compiles under 7.3.1 with these errors:
../../../../../../external/segger_rtt/SEGGER_RTT_Syscalls_GCC...
Hi
I am trying to run the light_switch example, following the steps provided in this link . I have one Development board and 2 custom boards. It asks for Segger IDs for...
Section '5.2.1.1 Sleep' of the nRF9160 Production Specification v1.0 identifies SLEEP power with no RAM retention. My application will require partial RAM retention during...
Hi
I am trying to start development with Bluetooth Mesh. As per the documentation here , I have installed nRF Command Line Tools. While running the python script "quick_start_demo...
Hello All,
We have a custom board with nRF52840 and I believe, we have problem with the HFCLK.
We are trying to test our board with the ble_app_blinky example and it works...
I use Nordic 52832 as the master-slave machine with pairing and binding at the same time. I can get all paired peer_ids, but how do I know if this is a pairing binding when...
I am using nRf5 SDK v12.2.0 for nRF52832 based custom board.
Let me know, How can i build SDK example with Keil uVision ?
What should be pre-requirements for it ?
Hi, we're looking for specific products but are having a hard time finding them, especially Long Range versions.
- beacons that use the 52840 for Long Range (something like...
We plan to use 2x nRF52840 in our new product design, and want to know if they can share a common 32kHz crystal. From the following discussion it appears to be possible, but...