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...
We are using PC-BLE-DRIVER-JS for our central and zephyr in our peripheral (833). The central bonded with the peripheral only when the id (IRK) param in our central is set...
Hi all!
Hopefully this doesn't come off as too much of an ignorant question, but I'm having a hard time understanding the pinout of the Thingy 91 since I can't map where...
I´m trying to design a compact circuit for the NRF91, since i have limited space i´m planning to do a board stackup with the antenna board on top. Right now my board is 50mm...
I am working on an application where I am using 3 SAADC channels all with the same reference pin.
Upon startup, I will call app_sensor_init() to initialize my SAADC, timer...
The Commissioning and Characterization note for the nRF700x series ( https://infocenter.nordicsemi.com/pdf/nan_043.pdf ) says in section 2.1.2
However I have been unable...
Hi! We are considering moving from nRF9160 to nRF9161 on our custom board.
We are currently running modem FW 1.3.1 and nRF Connect SDK 2.0.2 on the 9160. However, we find...
Hello,
I am looking to conduct a test to simulate a Zigbee device using nrf52840 in the Zigbee:shell sample. This involves modifying the manufacturer ID and model ID. If...
I need a clarification about the update of gpiote driver. I've passed from the NCS 2.5.1 to the 2.6.1 and now I have issues in the configuration of my ppi infrastructure....
Hi,
I have a peripheral which is sending data to a central via the NUS service. Everything works as expected until the central is removed (e.g. power failure)
The problem...
Hi, basically I want to expose my firmware's version through the GATT DIS (Device Information Service) to client applications.
I have gone through:
the VERSION file...
The link provided as part of the webinar to download the PPT is not working, So could you please with PPT
Following is the webinar link
https://www.youtube.com/watch...
I develop using Apple M3 paired with VS Code with nrf extension. The development board I use is NRF52840DK. When using JLink firmware with version number JLink_V796b, the...
Hello,
I just recieved my nRF5340 DK and was going through the "Getting Started with nRF5340 DK Guide" ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/gsg_guides...
In the Power Profiler you can select an area of the logged data. Below the selected data it shows the duration of the selection. When I zoom in, or select a period larger...
Hi,
Something happened and I'm not quite sure what... but I can't seem to debug anymore with visual studio (1.89.1) toolchain (2.6.1) SDK (2.5.0) Whenever I press the DEBUG...