Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
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...
Hello, I'm trying to generate DFU keys with the nrfutil.exe tool from Master Control Panel 3.10.0.
I always get errors....
C:\Program Files (x86)\Nordic Semiconductor...
Hi,
nrf51822 device obverse six bytes mac addres could change,when OTA failed.
six bytes mac address, five bytes fixed, one byte can change when OTA failed.
Now,my app...
Hello,
I am using Nordic Nur-10W develop kit, trying to compile NurApiExample in Raspberry Pi. I wrote a Makefile, and complie process was OK. However, undefined reference...
hi
im using sdk v6 and when i turn my board on it goes to bootloader and i can upload my program into it .
the problem is that i want it to run to my main program after...
Hello,
I would like to use a custom flash memory layout for the flash memory of nrf52:
I thought that I should be able to use the UICR.NRFFW[0] - if I set to the start...
Hi, I use PCA10040 v1.1 with SDK12.1 via S132 v3.
I use Keil 5.21.
After testing the LBS example, I was merging the NUS (NORDIC UART Service) to the standalone LBS example...
I am working with nrf51822 board softdevice of s130,sdk11.0 version.I want to create 4 KB of Flash through PStorage.I am able to create 1 kb(maximum block size ) of flash...
Hello everyone,
I'm doing some work in SDK 12.1 and noticed that even the example peripheral project "ble_app_template" compiles to 26K under Keil. Given there is a 32K...
Iam using SDK10.0 and Softdevice version S110, i use device manager to monitor connections, i have implemented passkey pairing. nRF board is peripheral and iam connecting...
I have a project using printf to send AT commands to a cellular modem. It works well.
Yesterday I added Segger_RTT into the project.
With NRF_LOG_USES_RTT=0 defined.
...
I'm trying to get an a recognized ble pulse without using a softdevice. I started with the basic transmitter application and am trying to decipher the order for the data I...
Hello,
I am trying to get my device (nrf52832) to do DFU OTA, and to do so I am programming the bootloader before programming the s132 softdevice and the application. However...
Dear Colleagues,
I am much obliged for your kind assistance to me.
My Question:
I have setup my NRF8001 successfully (please find the setup file generate by the nrfgo...