Hi,
I’m working with the Wi-Fi station example on the nRF54H20 using SDK v3.0.0, and I’m encountering a critical issue when trying to bring up the nRF7002EK Wi-Fi module...
Hi Nordic team,
I'm trying to configure the GPIOs to operate at 3.3V using the nRF Connect for Desktop's Board Configurator tool (v0.3.10). The tool works as expected...
Hi,
I succeeded in implementing Channel sounding for multiple devices (based on previous samples). But now there is a little difference in how the data gets collected (buffer...
I have a project using BLE as a central on an nRF5340 to connect to several devices. For factory test I am being asked to implement something that can be used in the factory...
Hi,
I have designed a custom board, and I cannot get coexistence interface to work reliably. I don't get any errors, but I'm not able to connect to my board with BLE. WiFi...
Hi
Does the nrf-sw-pwm driver work on the nrf54l15. I am porting code form the nrf52840.
My output does not toggel, 0% and 100% does work but noting else.
I am getting the following error when trying to compile port.c
../../../../../Nordic_Semi/nRF5_SDK_14_2/external/freertos/portable/ARM/nrf52/port.c:93:7: error: expected...
Hello,
Is there any sample code which performs only the most basic functions?
Ie. - Sample code in its simplest form which only sets one pin to an output and sets it...
I'm using SDK 15 and soft device S132 6.0. Using nrf Toolbox to update custom firmware, I'm running into a situation where the DFU update fails with an error code 4 when trying...
Hello,
I have been doing research trying to figure out how to program just the nRF52832 chip. I want to program the nRF52832 chip with the Arduino IDE from sandeepmistry...
Hello!
I am using the nRF2740 board with the nRF8001. If I connect all the pins (SPI, RESET, RDYN, GND) except the Vcc pin I still measure 2.5V at the Vcc pin (Connector...
Hello everyone,
In my current application , I am using nRF52832, with the SDK 11.0. I have a problem with the BLE connectivity, which I think is a hardware issue.
With...
I am doing a connectionless system where I am just broadcasting the data. I am showing a loss of about 50% on the receiver missing the data packets. I have tried before to...
Hello,
I configured pin P1.15 as output and with GPIO_PIN_CNF_DRIVE_H0H1 but I only get 1.7V ?
Does "standard drive" means that the pins can't get to 3V ?
Thank...
My project is based on the Thread cloud coap client example. I would like to know if my CoAP POSTs to the cloud are successful.
I added a "post_response_handler" to the...
Hi,
I've been trying to read/write data from/to the internal flash storage of my nRF52 development board.
I am using SDK11 and softdevice s132
I have modified the flashwrite...
Hi,
I've been trying to read/write data from/to the internal flash storage after a ble disconnect event occurs on my nRF52 development board.
I am using SDK11 and softdevice...
Hello,
i'm developing an interface based on nrf52. The app does a direct connection, performs some exchanges with the peripheral, and tells the peripheral to disconnect...
Hello we have a more stable external reference voltage source than the VBG for the ADC we want to use.
The voltage itself is higher than the allowed reference voltage specified...
Hi,
i am working on a project that in it i had developed a firmware for nrf51844 based on soft device 130 v2.0.1, now i decided to move the project on nrf52840 . i had read...
Hi! I did see a post about this, but is there a way to implement any kind of throttling/flow control over the Nordic UART service?
About the only thing I can imagine is...