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...
Hello,
I am developing a driver that can handle cryptographic operations and I am using example code from nRF5_SDK_16.0.0_98a08e2 /examples/crypto/nrf_cc310/aes to get...
I have a Segger J-Trace Pro and am attempting to enable trace debugging of my application. I have a custom board that breakout out the appropriate Trace Clk and Trace Data...
Installed nrfutil with python 3.8 and pip3 20.0.2 on Windows 10 Trying to run dfu over usb-serial: nrfutil dfu usb-serial -pkg FW.zip -p COM4 -b 115200
I get the following...
Hello,
I got a problem with the nRF sniffer for Wireshark. I got the following configuration:
Board: nRF52-DK pca10040
Hex file: sniffer_pca10040_129d2b3.hex (provided...
Hello:
nRF52840 UART peripheral receiver FIFO reset
Whenever there is a receiving error ( Frame error or Break error or any) , I would like to reset the receiver's FIFO...
I have an application that requires mains power for lighting with a BLE receiver that is permanently advertising and scanning and I need to be able to dim the lights. My circuit...
Hi
I am new to nordic processors.
I am using spi_ pca10040 project as a reference for my custom board. On my board the SPI pin configuration is different from pca10040...
I understand the reason for the polygon cutouts under component pads in the RF nets in nRF9160 DK design (and others). However, at LTE and GPS frequencies this doesn't seem...
Hello,
lately I've often noticed problems while reaching nordic devzone, the server is often very slow and will sometimes not respond at all. Is it just me here in germany...
Hello guys,
I programmed the gps sample on the nrf9160 DK, but I get:
I added a printk to see which of the at_cmmds were failing but I get inconsistent results. It used...
Hi,
Working with ads1220 which runs on SPI. There standard SPI pins - dout, din, sclk, drdy. In its datasheet there is written it is possible to merge dout with drdy to...
How to upload code to nrf52840 using arduino or usb2ttl as I have ms288fv2 help me guys or suggest me the board using which I can upload to code to nrf52840 if and ms88sf2...
Hello:
I'm testing nrf9160's A-GPS function, and I find that an error of SUPL will be reported at runtime:
I use master branch of the nrf repository(nrf/samples/nrf9160...
I have a Windows 10 laptop (Acer Swift SF 514-52T) where I have installed the setup for nRF9160 from "nRF Connect for Desktop".
All steps followed.
I got some issues...