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
Yes. I want to do something like Peripheral_uart example but I want to connect my serial device sensor to NRF5340-DK via gpio pins available.
Then I want to get the...
Hi
I am trying to include DPPI within the zephyr/sample/basic/blinky example, but im so much confused on these DPPI setups, please help me to understand better.
i have...
Hi,
In your nRF9160 Product Specification rev. 2.0, you have changed the recommended decoupling of DEC0, VDD1 and VDD2 (ref chapter 10.3 Reference circuitry).
For DEC0...
Hey, I'm new to this so I will need some help. I have custom board with 453-00059 ( BL653μ with nRF52833 ) and first I want just chip to be seen on my bluetooth devices list...
Hi there,
We are trying to download and install the nRF Connect SDK v1.5.1, which seems to be the latest version on Toolchain Manager.
However, after installation, the...
I'm using the Azure Iot hub example a base for a new project I'm working on.
I've copied the example into its own folder, and can run it and connect my Azure IoT hub.
...
Hi Nordic team,
My dev environment is as follows:
nrf52840 + s140 +SD6.0.0 + SDK15.0.0 + SES + nrf52840-DK
nrf52840 is configured as BLE central with bonding enabled...
Hello,
I'm trying to use PPI over PWM to, at the end of one single PWM period, disable the PWM and switch one GPIO (later, I'll use it for more complex task, but I start...
Hello Everyone!
I am new to nRF boards and still in the learning phase. I want to send some data from nRF52840 to an LCD display through SPI. I am currently using the SPI...
Hi Nordic
One of my customer develop a system with ESB(Enhanced ShockBurst). They employs nRF51802 in their project.
In their system, above 40-50 Tx devices transmit message...
Hi Nordic Team,
I've read some forum discussion about using NAND SPI Flash Chip as external flash storage. These are two chips I'm considering :
W25N01GVZEIG ...
Hi,
We are currently trying to create a small test code to test multiple operator with different modes:
- lte-m1 or lte-nb1
- edrx 0s, 5.12s, 10.24s
- with and without...
Dear Nordic Team,
I recently ported the BLE UART example project for the PCA10056 to the PCA10059 dongle (SoftDevice 113). I added some minor changes like RX/TX pins, GPIO...