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...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
could you please tell me how to configure the Hardware Chip Select Funtionality for SPIM3. I am developing a communication between a sensor and the NRF via SPI transfers...
Hello everyone,
I am currently using NRF5340dk and I need the Library queue, (I especially need the functions: nrf_queue_push and nrf_queue_pop..). (Knowing also that I...
Hi Nordic Team, I am trying to develop an AOA application using the NRF52833 nordic SOC. I am using NCS 1.6.1 development SDK in Segger Embedded Studio.
I am flashing a...
Hi
I want to measure the battery lithium, this battery is the principal source (3.7v 300mh), the maximum voltage is 4.2 when the charge is full,
i'm using this code for...
Hi
I'm trying to enable BLE host-only build on Application core on nrf5340dk, and also enable RPMsg/openAMP.
I'm using Zephyr and its build system.
I get the following...
Hello everyone,
I'm working on a project right now and I want to use the ADS1298 analog to digital converter and configure it with NRF5340dk. Being a beginner I looked for...
hello,
i'm having an nrf52 based system with an antenna switcher in front of it, for antenna diversity. i tried using BT_HCI_OP_READ_RSSI as basis for my antenna diversity...
Hello, All;
Using your nRF9160 chip to develop, there are some questions when using the network and positioning, Hope to get your answer:
1. Can LTE work at the same time...
Hello,
I have two projects, one for the application core (modified BLE Peripheral sample) and the second is for the network core (modified HCI_RPMsg sample). I am currently...
Hi all:
condition:
SDK14.2
PCA10040
example: ble_app_uart_c
I have a central device ,it need to scan RSSI value of peripheral.
If the RSSI is more than threshold...
Hello,
we were using the HRS example as a starting point and modified it for our application. Everything works fine, we can see our custom characteristics, control our device...
Is it possible, without having to join ZOI, to recompile the Zigbee ZBOSS NCP Host for the Raspberry Pi?
The NRF Connect SDK documentation under ZBOSS NCP Host states :...
Hello,
we have an custom made board with a module from raytec MDBT42q.
Our application based on the nus example.
On port 0.7 we have a led.
It seems, that there is...
Hi
How do I configure a custom child image for the network core on nrf5340dk? We're using Zephyr RTOS, and want to do a multi image build when building the application ...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...