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,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
it seems like I'm struggling with issue mentioned here: https://infocenter.nordicsemi.com/pdf/nRF52832_Rev_3_Errata_v1.0.pdf#%5B%7B%22num%22%3A431%2C%22gen%22%3A0%7D...
Hi support Team,
I create custom ble-service with help of example project ble_app_att_mtu_throughput (nRF5_SDK_17.0.2)its working successfully.Now i need to add security...
Hello,
I am modifying mqtt_simple example to send float over mqtt.
If I change %f to %d, it works without crash.
I have tried enable/disable FPU or increasing HEAP_MEM_POOL_SIZE...
I have nrf52840-dk board. i tried the UART example from the peripherals directory. it works with the default UART Configuration pins.
problem started when i tried to change...
Hi,
I have a configuration of five nRF52840 custom devices transmitting sensor data to a central device (laptop)
The devices can be connected and send data to the central...
I would like to use an external clock for the nrf5340.
The documentation indicates that it is posible override the LFCLK control system to set another source by writing...
hy, i have a problem wit undefine simbol, how to define the simbol, i laready add related path folder that contain the undefine simbol target, but this error still appear...
Segger SEGGER_RTT.c $Rev: 24766. (really 5 digits!) The version in nRF5_SDK_17.2.0.d674dde/ $Rev: 6852 is quite old
PS How can I use a tag not listed? like Segger ?
PPS...
I have the following pm_static.yml defined for my project (nrf52840 on a custom board, NCS v1.7-branch):
west build -t partition_manager_report shows this is working as...
Hi,
I am searching for some methods to blocking the abnormal PCBAs which got short-circuit in DCC and DEC4 after SMT process. These abnormal PCBAs will cause BT pairing...
Hi
HI, I have developed an application for the nRF5232, using NCS 1.7.0. so i need to add the external flash.
I would need a working example running OTA with external...
The objective is to be able to send data back up to an MQTT server using the Nordic NRF9160 hardware. Nordic staff is helpful but only writes back usually in the very early...
I am using modem firmware v1.2.3 and NCS v1.6.0. Event GPS_EVT_SEARCH_TIMEOUT never occurs despite setting fix retry time to non-zero value. I am using GPS driver (no new...