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 want to know how to add custom field in the firmware package generated using nrfutil? I generate three firmwares but sometimes its error prone, I saw wrong firmware flashed...
I have used ble_app_uart example as the base project and have added FreeRTOS and SAADC example to it. And I get the following errors as attached in the image.I have added...
Hello,
I have merged nrfx_spim and ble_app_uart. I was testing the spi tx function as my application has specific timing requirements. I have experienced something that...
chip: nrf52832
sdk:nRF5_SDK_15.3.0_59ac345
my purpose: i want to store data to flash from ble_uart
demo: examples\ble_peripheral\ble_app_uart and examples\peripheral...
I followed strictly all steps of the nRF Connect SDK Getting Started Assistant. However, the code doesn't compile:
(...)
9> Compiling ‘reboot.c’ 1> In file included from...
Hi, i am working on a bluetooth application with the nRF52832. When i try to connect a Samsung Galaxy S8 (Android 8.0) via nRF Connect, i get a LMP TIMEOUT error after 40...
Launch, then select 'Launch Programmer, tool displays message "The app only supports nRF connect ^2.5.0 while your installed version is 3.0.0. It might not work as expected...
From what I could see the Asset_Tracker example works in LTE, not in NB-IoT. How can I test NB-IoT?
I would like to get some hint on what example to use and what to do to...
Hey all,
I'm a bit lost here... I developed a wireless sensor for a customer based on the nRF52840 and it works great. Now we're developing a small light weight gateway...
Hi everyone,
I'm trying to developp a MIDI USB class compliant device with the nrf52840 DK.
I'm beginner about USB developpement and I have only basics about MIDI class...
I am using SDK 15.3.0 working on nRF52832, on windows platform.
Our requirement is, we need to get the data from both nRF52832 and BLE Heart rate sensor at same time and...
I have developed a new board based around NRF91 module. Ten prototypes are produced and six of them work. Other four devices cannot connect to the LTE network. I am using...
Hi,
I'm using nrf_serial to configure and then read data from a GPS engine, but I am getting unrecoverable OVERRUN errors on start-up if the GPS device is sending data when...
Hello
the setup is a nrf52840, the sdk15.3, Softdevice s140, apps: open bootloader and blinky app
Is there a way that the DFU mode is always there, at the moment its only...
Hi,
We are in the HW verification stage of a product with an nRF52 series MCU. We were easily able to measure the 32MHz XTAL accuracy using the buffered output feature;...