Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Updating to NCS 2.1.0 the CONFIG_ADP536X_BUS_NAME is still defined but seems to be not longer valid.
The "adp536x.h" is now in the includes. Is there a supported way to...
Hi.
The LE Audio Controller Subsystem for nRF53 used by the nRF5340 Audio example as I understand it, is only available as Hex file.
Is this controller based on the Softdevice...
Hi friend,
I am using SDK16.0 and softdevice is S140 7.0.1 version. But SPI can only send out 1 byte. It can't call back the function of spi_event_handler, so my code is...
Hello everyone,
I have successfully managed to perform a DFU with a DFU package consisting of an app and a softdevice. I wanted to test what happens when I manually cancel...
Hello all,
I was programming the nrf9160 SiP using esp32 over UART and wanted to know how do I connect ESP32 to the nrf9160 SiP and upload the code through ESP32 over to...
SLM returns ERROR after AT#XSOCKETOPT=1,51 NRF_SO_RAI_LAST https://github.com/nrfconnect/sdk-nrfxlib/blob/main/nrf_modem/include/nrf_socket.h#L218
SLM returns OK for AT#XSOCKETOPT...
Hello I am using I am NRF SDK version 1.8.0 and nrf-zephyr v2.7.0-ncs1 (If a soultion exists on newer a rev, willing to upgrade now, otherwise it will happen some time in...
When PIN=0 P0.00 is used it doesn't work (No error message or failing, i also tried several other ports), no toggling output. The code works with PIN=28 (P0.28=LED1), led...
It is properly pointed to in the emProject file, and the SES IDE is able to locate and open it in file explorer.
I upgraded the liboberon to 3.0.8:
When I previously...
I have a successful build over my i2c application but, I do not get any text output on the console. So, to check I tried to build a new hello world project and run it but...
I'm attempting to use the "powf()" function in a Zephyr thread.
When I try to run:
LOG_INF ( "powf: %f" , powf ( 2.0f , - 8.0f ));
the result is "inf". (Code compiles...
After intsalling nRF Connect SDK 10.18.0 on an Apple M1 running macOS Monterey 12.6, I can't use nrfjprog at all:
❯ nrfjprog --version [error] Error in dlsym: dlsym(0x204ef57e0...