Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi, all
I'm using nrf52833, pca10100.
I merge nrf5-calendar-example to my project just like this.. ( I've only tried initializing.)
and error occur in nrf_sdh_enable_request...
I am interfacing the nrf2832 with the sim 808 module.
In order to be able to send a message I need to use Ctrl+z.
This should be entered as an escape sequence.
I have...
Hello
When we evaluated nrf52833 (using DTM), everything was normal at 1M, 2M, LR. However, during CTE evaluation, after the serial port sends a configuration command, the...
Hi,
I'm on SDK 17.0.2 and SD 340. Trying to combine BLE services as Central server with BLE HRS_C example. The idea is to read the BLE HRM and also to be able to connect...
Hello,
I am trying to enable RTT instead of the default UART output of the nrf91dk AT client code example. I am using Segger Embedded Studio V5.34 with Nordic nRF Connect...
when using nRF5 SDK Release 1.4.99 the the projects open some have errors that prevent it from building for the nRF5340,
when I attempted to use nRF5 SDK 1.5.0 or 1.5.1...
Hello, everyone,
I got a Thingy91 and I would have liked to be able to measure the current that passes through the NB-IoT modem, for that, I followed this tutorial :
https...
Hi dev team,
I am using a Thingy91 device along with the NCS v1.5.1.
I used the AWS FOTA example for firmware upgrades and I integrated the example in my code.
The FOTA...
Hi,
I am trying to implement DALI-104 (IEC-62386:104:2019) on top of openThread protocol.
I am using Thread: CoAP Client and Thread: CoAP Server and want to configure...
Hi Nordic Dev Team,
I am trying to send my log data from my flash memory into Android Phone. I followed this example :
github.com/.../nRF5x-custom-ble-service-tutorial...
Hi,
Setup:
DK : nRF-52840 PCA 10056
IDE
SDK : nRF5_SDK_17.0.2_d674dde
Coding Language : C
Please find 5 queries listed below.
1) My plan is to automate BLE...
In a .c file ,code like below (build a image using nrf5340dk_cpuappns) :
#include "nrf_gpio.h"
#define SPIM2_CS NRF_GPIO_ PIN_MAP(0,15) #define SPIM2_SDO NRF_GPIO_ PIN_MAP...
The picture is the audio data processed by software, which is driven from nrf52832 and nrf52840. The first audio is the data of nrf52832, which is normal. The second audio...
Good morning,
I need to perform precompliance tests for my board based on the nRF52840.
I read in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/59242/certification...