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 After successful installation of an update with the hep of dfu_target module, I am expecting the bootloader to swap the image and boot the new image with swap_type...
Hello! I have a nrf52840 DK. I am trying to build a custom keyboard on that SoC. I was able to compile and install nRF Connect SDK example on my DK. Everything works! ZMK...
Hello,
In continuation to the ticket: https://devzone.nordicsemi.com/f/nordic-q-a/70795/replacing-s140-with-s340-softdevice
I'm trying to switch between S140 and S340...
Hi,
I think I found a BUG about SPIM SDK15.3. The following is what I set the configurations for the SPIM0:
Then I use this function to active one transfer which just...
Hi,
I'm using nrf connect SDK 1.7 and following below guidelines to add I2C.
https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/peripherals/posts/twi-ic2-implementation...
Hi,
we have few queries regarding lighting mesh models support in ncs1.6.1
we were using NCS1.6.1 for mesh development
we were facing some compilation issues with LC...
I am using nRF52840 Dongle as Sniffer using Dongle. But when it captures the advertising packets,i am not able to see the preamble in the decoded packets. Please help!
Hello Everyone
I am really new to everything here, i just got nRF 9160dk board.
Can anyone please tell me the step-by-step method on how to make a very simple program...
Hello DevZone,
I am planning on making a system that uses peer manager ranking to determine which oldest bond I need to delete to make room for a new one.
I am using...
Hi Team,
we're developing firmware to send long range beacon by using LECODED phy channel. We notice that there is increase in energy consumption during advertising and...
Goal: Using NRF9160DK board, communicate nrf9160 and nrf52840 over UART
I tried to use UARTE on both sides. Below is project configuration and overlay file for both boards...
Hi,
I was using the AWS-IOT example and all was working until it wasnt. In troubleshooting this, I loaded the modem shell example, to see if it was a network/connection...
Hi everyone,
I implemented nrf5_SDK_17.0.2 ble_app_uart example, so I connected an external device to my nRF52840 DK and I received the data by my android phone.
Now I...