Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hi all,
I am working on Fantel BT40F which uses nrf 5340 soc. I have finished my breadboard testing phase with the development kit and now I am working on Integrated pcb...
Before adding ubxlib module repo into nrf/west.yml, I can build any project with mcuboot with no problem.
However, I cannot build any project with mcuboot after adding the...
Hi,
I'm stuck in the loop of calibration. This is the error that I get from Putty:
It says that I get a TX error.
This is the code that I have for bno055.h:
This...
I used C:\ncs\v2.6.1\zephyr\drivers\adc as an example for testing adc, the following code has been added to nrf9160dk_nrf9160_ns.overlay
I applied voltage to pins p0.13...
I'm trying to test the RGB led on the thingy53.
Using the sample: C:\ncs\v2.6.0\zephyr\samples\basic\rgb_led which gives errors about the devices error: '__device_dts_ord_DT_N_ALIAS_red_pwm_led_P_pwms_IDX_0_PH_ORD...
Hi,
I am migrating from nRF51 to nRF52810 and I am trying to set Debug because its not working in Keil5.
I use PCA10028 board and I am connecting my beacon to P20 port...
I have a nRF9160DK board that is used for development of a custom nRF9160 board. The hardware designers have assigned GPIO P0.27 to be a general purpose output pin. This pin...
NCS 2.3.0
nrf5340dk_nrf5340_ns -- problem is in non-secure domain for an app built with TFM.
I have this in my nrf5340dk_nrf5340_cpuapp_ns.overlay:
at compile time...
Hi, I'm currently getting familiar with mcuboot and DFU
First of all, thank you very much for the new Academy course that covers DFU!
If I understand correctly, to enter...
I am trying to get MCUBOOT working with project based on the Audio_DK base, where we need to do firmware update over UART/Serial interface.
I have added the following...
I am using nRF5 SDK v17.1.0.
Is it possible to connect a peripheral device by MAC address, and the device is advertising with a different UUID from the central device? ...
I am using LittleFS for an external NAND flash by using the KCONFIG option CONFIG_FILE_SYSTEM_LITTLEFS = y and managing the driver implementation manually. This has worked...
Hello! I am using nRF Connect SDK v2.6.0
I'm doing the firmware that will be applied to the custom device.
This device contains one button, to switch on/off the device...
I could use a little help tracking down a linker undefined reference error. I am using nRF Connect in VS Code
c:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk/arm-zephyr-eabi...
I started a project from an example and see that this constant is defined =n in the prj.conf. I am wondering what effect this define has? I can't find any definition with...