I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi,
I want to weld my product that contains NRF52840, using an ultrasonic welding machine.
Currently I'm thinking of a welding frequency of 20KHz or 40KHz.
1. Is there...
I am currently working on a NINA-B4-TAG from ublox, there is a requirement to be able to dynamically turn on and off the CTE without completely turning the advertising off...
I am thinking of using nRF5340 Audio on a development board.
The I2S-compatible IC on the headset side is an IC called AK4432VT.
The following settings are required to...
Hi,
We have a nrf5340 module on a custom PCB that is connected to a computer through use of a pcie header. This PCIE header allows USB communication to the module and supplies...
Hi,
In my project I need to send maximum bytes possible inside one package. When using the nrf connect app I can see that when reading the characteristic this works, but...
Hi . I have two questions about the PIPEs in Zephyr RTOS , especially regarding the correct use of the k _pipe _put and k _pipe _get functions :
1 ) In both functions ,...
Hi,
when I configure CONFIG_BT_SETTINGS=y as I want the device to remember the pairing parameters, the services defined with BT_GATT_SERVICE_DEFINE dissapear.
As far as...
Hi,
I use nrf52833 running ncsv2.6.0,
I trans v2.6.0\nrf\samples\bluetooth\central_hids to \ncs_v2.6.0\v2.6.0\zephyr\samples\subsys\usb\hid and now plus usb to nrfUSB...
How do I switch nrf52832 from a broadcaster to a peripheral with a service via a keystroke interrupt? After trying it out, I found that my problem was mainly: I didn't know...
Hi,
I'm trying to control nrf9160 SIP from stm32 MCU via AT Commands. Should I program on the nrf9160 the AT_CLIENT sample for this purpose or is not neccesary?
I'm trying...
Hello Team, We are currently working on a project for interfacing Larger TFT LCD display with Capacitive touch with nRF5340 Devkit board and SoC. As per the datasheet of the...
We use custom board with NRF52840 and a MODBUS CO2 sensor. We are struggling with power consumption when the serial is enabled. The goal is to take measurements and then put...
// <i> NRF_FSTORAGE_SD uses the nrf_fstorage_sd backend implementation using the SoftDevice API. Use this if you have a SoftDevice present. // <i> NRF_FSTORAGE_NVMC uses the...
Hi to all,
I have a problem and a question regarding the power measurement setup I’m working on.
Regarding the problem, I am trying to measure the power consumption...