Hi,
I am currently trying to build the channel_sounding_ras_initiator sample without any changes. I was successfully able to build the channel_sounding_ras_reflector.
...
Hello everybody,
I am trying to get the RTC0 peripheral working on Nordic nrf9151-DK using libraries from Nordic (nrfx_rtc.h, nrfx_clock.h and hal/nrf_rtc.h). I am not...
Hello everybody,
I am trying to get the RTC0 peripheral working on Nordic nrf9151-DK. I wanna use zephyr/driver_rtc.h library and zephyr/device.h librrary. I am able to...
I'm not able to debug any of example applications that uses non secure build. Non ns versions works fine. I have added CONFIG_TFM_CMAKE_BUILD_TYPE_RELWITHDEBINFO =y to my...
Hi Team,
We recently received our custom PCBs and are currently trying to configure pins P1.00 and P1.01 as UART0 RX and TX respectively. However, the UART communication...
Draft — ready to post on Nordic DevZone / Zephyr mailing-list
Title nRF5340 DK + MCP2515/TJA1050 module — can_start() always returns -EIO even in loop-back
Hardware...
Hello, I am currently working on a nr52840 s140 Sdk 17.0 (dev kit) and a m using the peripheral/uart example code.
The UART TX & RX works perfectly when connecting to a...
Hi,
Quick questions regarding MAGPIO setup.
We are setting up MAGPIO pins via AT commands for RF switches.
Should the AT sentence for setting up MAGPIO be the same...
For a customer we're trying to see if we can build an IoT solution with nrf9160 to periodically send a status update to the cloud. Unfortunately, the devices are typically...
Hi everyone,
I suppose that this is a simple question but I cannot figure out what I am doing wrong. I am trying to set up an interrupt for a GPIO
I call the createInterrupt...
Hi ,
I am working nrf9160 project. I am facing error while downloading the project.
I followed the ticket - https://devzone.nordicsemi.com/f/nordic-q-a/50422/how-send...
Hello together, I am trying to work with the SEGGER software and would like to test it with a Sample from the nRF Connect SDK.
I've installed it over the Toolchain application...
Hi, I want to transfer 900KB file from mobile to NRF52.
I am using nRF5_SDK_15.3.0_59ac345. - Can you guide me for that? - How BLE receives a bin file from DFU via the NRF...
Hello, Following is my development environment IDE: Segger SDK: 16 SoftDevice: S132 Right now, we are trying to merge the following two examples. - examples/peripheral/nrf5...
I'm looking for a simple demonstration application that can run on the nRF52 Dev board and communicate with the default Thingy52 firmware. My plan is to get this working on...
I'm trying to read the Device Name from address 0x21 on a BQ40Z80 fuel gauge, using my nRF9160 chip, connected via SMBus.
When polling the address space, I nicely get an...
I'm using Ubuntu 20.04, SES 4.52c, SDK 16 nRF52840 DK board.
I'm going to need to use the PWM driver to supply clock pulses to an I2S microphone and the I2S peripheral running...
Hello all, I've run into a weird problem that hopefully someone has a clue. My environment: - PCA10040A, nRF52832 - sdk 17.0 - softdevice s132_nrf52_7.0.1_softdevice.hex ...
Hi:
I have a set of 2x Thingy:91 and 2x Thingy:52
I want to make a setup where the devises work in line over a longer distance. T91-T52-T52-T91 is that possible all working...