here I have a very strange problem. I m trying to send the data(1 byte) from slave to master,and I have to use the multilink demo because I will have 2 slave devices.
The...
I'd like to erase all the pages managed by FDS as part of a "Hard Reset" operation. fds.c has a hint of a "FRESH_INSTALL" directive (part of an enum defined in fds_internal_defs...
nrf51822
SDK v10
SD S110 v8
hello!
My pj is about ANCS+nus+hid mouse sevices.
If my borad had bonded with an iPhone,then download new hex from mdk ,and run.
...
Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
When using app_timer through scheduler, a break and go will overflow the event queue if a timer is a repeat timer. The effect is that it's not possible to debug.
To work...
I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
SDK: NCS v2.6.0
Program Software: v2.6.0\nrf\samples\openthread\cli
Hardware:nrf52840dk_nrf52840 and third-party module(nrf52840 soc)
The program runs normally on...
I am writing to seek assistance regarding an issue I am encountering with the SPI0 interface in the NRF52840 module. The project requires the use of four SPI interfaces, but...
while trying to package my hex file from zephyr and I have gotten the following error
nrfutil pkg generate --hw-version 52 --sd-req=0x00 \
--application build/zephyr/zephyr...
I've been playing around with the MQTT example for the nrf7002dk and noticed that the mqtt_helper_publish function used from the MQTT Helper libraries doesn't handle acknowledgements...
Can someone please, for the love of all that is holy, point me towards some guidance on how to read values of custom characteristics set by another device?
I cannot find...
Hi,
My fw running on nRF52840 (ncs2.4.0, zephyr) develops from HRS sample application. It acts as a peripheral.
In this project, I have a dedicated thread to receiving...
Hi, this should be a straightforward question, I am writing some code to randomly generate a number, and it works fine the only issue is I don't know how to limit the range...
Hi , I try to use the BMI323 sensor . Its working fine for SENSOR _TRIG _DELTA interrupt . I want to use sensor fifo mode for BMI323 sensor , It seems not implemented fifo...
Hardware: nrf7002_nrf5340 Version: ncs-v2.61 Firmware: sample/aws_iot + BLE Mesh initialization ( chat_cli sample example ) Scenario:
My project requires BLE Mesh and MQTT...
Now I am using the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_central/README.html and https://developer.nordicsemi...
Dear Nordic Team,
I had questions concerning the use of the High resolution oscillator
Question 1 :
Could you provide the detailed step needed to enable the HFXO ...
Hello guys,
I'm trying to clearly understand the Bluetooth Peripheral Sample github.com/.../peripheral_uart and how it exactly works.. so i'm curious if there are some...
Hello, I would like to ask about the problem of how to implement SOC shutdown in NCS. 1. In V2.6.0, CONFIG_PM cannot be enabled, it will prompt that there are dependencies...
Hi there!
I was just trying an example of DFU over UART from the new nrf Connect SDK Intermediate course using the NRF9161DK but I'm unable to disable the mass storage device...
Dear sires,
Would it be possible to let you answer the following question?
In nRF5340 SDK, does it use CMD20"SPEED_CLASS_CONTROL " in SPI write sequence to ensure minimum...