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...
Hello I am developing a prototype with the Thingy 91 that allows to have the default log in the UART0 <-> USB and collect the data of a sensor through the P6 expansion port...
I have a custom board using NRF52832 which communicates with a BMI160 accelerometer/gyroscope chip by SPI.
I have been developing in Segger Embedded Studio (v5.10d) in debug...
Is the nRF52840 sniffer is support to capture, decrypt and analyze the mesh specific data?
currently, BLE based sniffers can only able to saw a advertise data without any...
I am receiving an unexpected warning from nrf_atfifo_item_get that reports "Get failed - no item in the FIFO." This occurs when I start advertising using
void advertising_start...
Dear, Nordic.
I am developing with nrf52832.
I want to evaluate the characteristics of each version of BLE on specific hardware.
What I want to know is how to implement...
Hello all,
I am using the example \ examples \ ble_peripheral \ ble_app_uart Right now I'm having a problem that I cannot use FDS. My fds_event_handler I never see case...
Hi
NRF52810
SDK 17 SoftDevice S112 V7.0.1
We have migrate to nRF5_SDK_17.0.0 from nRF5_SDK_15.3.0_59ac345
Central on chip nrf52832 has migrated successfully
...
Hello Everyone
I have an Interrupt Signal at 8MHz after which I need to execute some stuff. I set up an Interrup on an GPIO Pin to test it but at around 4MHz the nRF5340...
I develop a pcb based on the n52832 chip, when the reference of the chip is n52832 qfaae1 all works good, but when i use the n52832 qfaab0 chip it's unprogrammable.
i'm...
Hello
I want to test the nrf52DK board by connecting it to the battery. However, the reset button does not work when only the battery is connected.
To activate the reset...
Hi,
I have three nRF52 DKs,instance is “ nrf5_SDK_for_Mesh_v4.2.0_serial”。When I send commands from PC (UART) to DKs ,DKs running well,but often no response from DK (UART...