Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
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...
Have a NCS/ZBoss-based Zigbee app running and I want to enable FOTA, and it was failing with missing app_update.bin file.
Thinking it might be something with my own code...
Hello All,
Maybe someone out there has done this - but is it AOK to swap +/- on the nRF52840 output so a -3.3V PWM signal can be generated?
Are there output zeners on...
Unfortunately it is only ever explained here how printf is possible via UART. I wonder how printf is possible over BLE. I would like to send messages (strings) with numerical...
Hello, we have a goal of getting the BLE MAC address from out NRF52840 devices during manufacturing and printing it externally on the device. I was hoping the the MAC readout...
Hello everyone,
I was wanting to perform FOTA on the nRF9160 DK, so I decided to implement the Application_Update example, I uploaded the app_update.bin binary to our...
I have an application where I need to count clock cycles on a GPIO input. I'm configuring a GPIOTE channel N to generate an IN EVENT on rising edge of an input GPIO PIN (the...
Hello, I developed for my customer, a ZigBee coordinator in last 2019, using nRF5 SDK for Thread and Zigbee v3.2.0. Now it needs to add a function for deleting a "child node...
Hi,
I'm trying to set NFC pins as GPIO in my custom project. I'm using zephyr 1.8.0 SDK. I added the following line to my prj.conf:
CONFIG_NFCT_PINS_AS_GPIOS = y
...
Hi,
So I'm working on modifying the light switch example to send a larger payload on button press than just the boolean on_off value that's normally sent. I followed this...
Firstly, I have the following definitions in sdk_config.h and when declaring the qwr buffers:
Note that in the above, the intention is that TR_SLU_CONFIG_MAX_LENGTH could...
Hello,
Working on a zigbee end device with a number of endpoints that are all behaving nicely in general but wondering what the zigbee-ish way of allowing for user config...
Hi,
When I build ble_app_uart->PCA10040->S132->arm_no_packs in SDK17.0.2,there logging an error: #5: cannot open source input file "system_nrf52_approtect.h": No such file...
Hello! nRF Connect for Desktop is a desktop executable program provided by the manufacturer, which contains the function of ble. Now I want to extract the functions of ble...
Hi! We're considering switching between the mentioned packages, both in nRF52833.
I've looked around dev zone and product specificaiton pages, and could not find anything...