Hi,
I have read the documents regarding the powering up the board form external supply and switch position
i need simple answer how power the board completely means...
Hello,
I have nRF9160, modem FW = 1.3.6 and nrf sdk version 2.7.0.
I am trying to create an outgoing socket with connects to specific port num and ip address but I am...
Hello, World
Please note that the following questions may be difficult to read as the text was created using a translation tool.
I have downloaded version 17.0.2 of the...
I have an nRF54L15DK and a custom-designed nRF54L15 board. These two boards use different pins for peripherals. The NCS version used is v2.9.0. I compiled a Matter project...
Hi all,
I applied QSPI driver on NCS 2.4.0 with QSPI LCD panel and I encountered the problem.
The red area is the data I sent, but the blue area is not what I sent....
Hi,
I am trying to build an application using the nrf54L15-dk board and want to use the board as a controller. I run the application on the external host but got an error...
Hello.
I am testing UART connectivity using the nRF54L15DK.
After assigning pins to TX and RX, there were combinations that worked fine and combinations that didn't. There...
Summary and Background of the Problem
As part of a college project, we are needing to connect to a Bluetooth LE module (BL654) with a custom app to update characteristics...
I have a nRF52840 dongle (from Fanstel) that is set up as a virtual COM port on my Windows 7 machine, and which I am accessing using pc-ble-driver.
I want to be able to...
Hello! I'm using nRF52832 with ms5803-14BA.
And I want to get this sensor's raw data form prom.
and my code is here
I don't know why the resultant value is 65535...
Hi,
I'm trying to understand how the nRF52840 makes RSSI measurements. From what I understand, while other manufacturers implement non-standard RSSI systems, the nRF52840...
Hi,
We are designing a module based on NRF52840 and Li-Po battery. The battery could be charged by a charger module connected to USB.
I have some question regading our...
After having a problems with a function using vsnprintf, I finally boiled it down to sprintf. Every 128 characters that has been run through sprintf, it truncates the output...
I have a BMD-340 eval kit (uses nRF52840) as does my contracted developer who has sent me a hex file to program into my board. I have installed The Segger Embedded Studio...
My configuration:
IAR V8.22
Custom board with nRF52832
Softdevice V6.0.0
SDK 15
I understand that BLE uses, in the link layer, CRC to verify packet integrity...
Hi, has anyone interfaced with the SX1272 using the nRF52840? Perhaps they could point at us some LoRa SDK or libraries which will help the development process?
Thanks
Would a wire-wound inductor work better than a chip inductor for the antenna circuit of NRF52810? I'm using the 32 pin QFN package with the LDO configuration which calls for...
I need to calculate the max number of concurrent connection Central can support given the following
Connection Internval = 7.5ms
Baud Rate per connected peripheral:...
Where can I find this version of hub?
ERROR: Could not find a version that satisfies the requirement hub==2.0 (from -r zephyr/scripts/requirements.txt (line 10)) (from versions...
When nrfutil is installed with python 3, I get an error when generating bootloader settings page. This does not occur with python 2. As python 2 support expires very soon...
Hi.
I am testing MESH by nrf5SDKforMeshv201src and nRF5_SDK_15.0.0_a53641a.
I have a problem.
My project have one of the client and one of the server.
Client transmit...