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...
In the `Serial Interface`, the `Bluetooth Mesh Packet Send` command does allow specifying the `Time To Live` (TTL) for arbitrary packets, but there is no field for `Retransmit...
Hello, I have a question.
1. When ancs is reconnected, the machine will be reset, and the software will catch the log as follows.
As long as there are a large number of...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to know what would happen in the following situation.
During central and peripheral...
I noticed that in SDK SES projects, the linker file is generated every time the project is build. However, there is no memory map file specified, only a section placement...
I program in nrf52840 using thingy sdk
I succeeded in receiving the motion service.
The output speed of some motion services is too fast. such as raw, heading, gravity...
Greetings!
I'm new in the Nordic Dev Zone, so I apologize if this has been asked before. I just wasn't able to find a satisfying answer.
I read in this foruns that there...
dear
i am using this proj to get dfu functional
nRF5_SDK_14.2.0_17b948a\nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_uart\main.c
i add some code in main.c...
Hi all,
I want to see the value of the radio registers, especially the Tx power register, but i can see only the cpu registers in the register window.
I'm using segger...
Hi there,
I am using a nRF52840 development board, I've been able to get the blinky app to work. However, when I put the ble_app_blinky on the board, I am unable to discover...
Hello
Could you provide the compiled code (hex) for the application running by default on the nRF9160DK ? For some reason I am unable to rerun it from the source code provide...
Our products are based on nrf52832 / nrf52840 chips as application mcu which run freeRTOS.
One of high priority task implements algorithm for controlling motor (using QDEC...
Hi,
my BLE device is NRF52840, I am using softedevice s140_nrf52_6.1.1
using the ble_app_uart example as peripheral .
I have a problem to send data to our android ble...
Hi,
I'm trying to erase flash pages from 0x1f000 to 0x28000 (page 31- 40) and for three pages (33, 34, 35) I get NRF_ERROR_FORBIDDEN.
I'm using softdevice 132, version...
We are using NRF51822 MCU on our PCB design and we have a problem that we can’t program it, uKeil doesn’t recognize MCU. It seems that then we start programing NRF51822 it...
Hi,
we found problem with PID, we send individual messages to many nrf24 devices. When we have for example only 2 devices we have losses of around 40-50% but its not a problem...