We have a custom board that I ran through the board_v1_to_v2.py program and then attempted to build under SDK and Toolchain 2.8. When I run it it failed in the CMakeLists...
I am using the Nordic nRF5340 DK to communicate with the ICM-42688-P sensor via SPI. However, the sensor does not respond to the MCU's commands. After observing the SPI clock...
Hello,
I'm just starting with the Power Profile Kit 2. I've read all available documentation but I didn't find any information about the switch SW1 called 'POWER'. There...
Hello,
We are developing a Cellular IoT device based on nRF9160 SiP. Essentially it is a battery powered temperature and humiduty sensor, that sends the measurement data...
Hi,
This is a followup on https://devzone.nordicsemi.com/f/nordic-q-a/119259/synchronisation-between-tx-and-rx-in-connectionless-direction-finding
We now have a synchronised...
Hello, I'm having problems trying to make the MODBUS RTU Client code work on my board.
I'm devoloping with nrf Connect SDK v2.1.0, using Visual Studio Code.
The board...
I am having issues using a keypad to wakeup an nrf52840 and am unclear on if the GPIO sample is relevant if using a kbd_matrix device definition. I would like to use "sys_poweroff...
Hello everyone,
I'm brand-new here. I have developed quite a bit of software on desktop PC's, but this is my first experience with embedded programming. A few weeks ago...
Hi Team,
So I downloaded the new nRF Connect for OSX. I inserted my PCA10031 nRF51 dongle into my USB port and the relevant lights lit up. However nRF Connect does not...
I am quite new to embedded firmware development and definitely just two days old into Nordic nRF52 development.
I want to just setup a 25% duty cycle clock output on GPIO...
Hi,
I have a very sophisticated program on nRF51822 with SD120 which uses SPIS (as an RX for another board) and UART. I used "spi_slave_example" as a base program.
I am...
Hi, in the (not great) mBed PWM driver, when setting up GPIOTE to toggle the output pin they do this:
/** @brief Function for initializing the GPIO Tasks/Events peripheral...
Hi,
I have a application that needs to advertise only for 120 seconds and on change in values of accelerometer , it needs to start advertise again.
presently i have a...
Hi,
I've been using these parts for a few years (the 51) and recently did some work getting the boot loader to be joined together with the application into a single burnable...
Hi,
I wish to exchange the sensor form mma7660 to hmc5883l, so I simply replace it with my own function just like mma7660 did.
Those function are
define HMC5883L_ADDR...
Dear All.
As I know, nRF52 support PDM mic. So, I'll make recording sound with nRF52.
But, I do not find PDM example on SDK 11.
Please notice me, where is the PDM mic...
We are using the NRF51822qfaag0 ic and softdevice 7.3 with sdk 6 . We are able to do dfu using the android device with nrftool box apk. But we have to do dfu from windows...
Hi There
I am working on NRF9E5-EVKIT-868/915, suddenly I faced a problem where it stop running any burned program. It is successfully programmed and verified but nothing...
Hi,
I would like the nRF52 control an antenna switch IC whose interface is MIPI RFFE compliant.
The nRF52 is the master of the bus.
I've been told the MIPI RFFE is...
Many of the example applications from Nordic use the "Connection Parameters Module" from the BLE SDK. There appears to be some documentation of the API in the "Connection...
I've been browsing the forum for a bit now, tried some things but still no success... so here's my problem...
My goal is to setup a simple bi-directional wireless link...
Hi all
I'm running into a problem with ble_multilink_central where the NRF51422 gets stuck in app_error_save_and_stop with the following information :
id = 1 (Is this...