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...
Hello guys, I was doing some testing with the QSPI component, and noticed exceptionally high current draws depending on whether the Peripheral was on, off, and if the Macronix...
I’m designing a board with nrf52840. For the RF layout part I’ve followed the reference design apart 3 pads near the pcb antenna.
The question is: How much is indicatively...
working environment:
SDK:12.3
WIN8.1
hardware:nrf51822_qfaa
nrfjprog:9.8.1
problem:
using nrfjprog to program application(s130 + bootloader + application),application...
Hi,guys
I got a problem. I tried to create a service to control led over BLE, when i finished, it can advertise, everything was ok. But when i tried to write 0x01 to control...
BT832 connect to a passiv MEATER temperature senor. How should I configure the Device with AT-commands. I use Docklight to send AT-Commands from my BT832.
Hi Team,
I want to connect the nRF52832 based custom board to AWS-IoT cloud.
The Simcom 2G module is interfaced with nRF52832 over UART.
Can someone guide me from where...
hello everybody,
In my application i want to check if a password is set, to enter bootloader, otherwise don't start the bootloader.
This should work without bonding. ...
Hi, I'm new in the use and development of chip.W here do i start to develop myself?
eg my first aim is to make bluetooth headset compatible with android. Can you help me...
Hi, I have been looking at the following document nRF9160_OPS_v0.7.1-1510217.pdf which I had downloaded from the Nordic website today. In particular the layout guidelines...
Hi,
I run the "ble_app_uart" from sample program and leave it as it is. The program ends in NRF_BREAKPOINT_COND with "Fatal error" after a while. It is displayed as a screen...
Hello
I am using the nRF52832 with SDK 14.2, JLinkRTT Client, and SEGGER IDE. The system simultaneously runs a soft DAC, IMU, digital potentiometer, and provides variable...
Hi all!
I want to use the BLE stack by Nordic. I figured out that S132 is the appropriate HEX image for nRF52832. I can burn the softdevice into flash with nrjftool.
An...
We have an application where certain executions hold more priority over BLE link. We are implementing a critical section(disable/enable interrupts). However, in some corner...