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...
I downloaded sdk15 for nrf52832.all sample programs and soft devices are working fine but boot loader coding is showing some error. I am using this bootloader code install...
Are there example scripts to take readings or communicate with other devices over serial? Like, if I attach a temperature sensor, distance sensor, etc, I want to read from...
Hi there
I was going through the errata sheet and discovered the PAN #88.
It states that the current consumption is increased when entering System ON Idle within 125us...
If I just comment-out battery_measurement_init() in main():
Advertising does not start, I see nothing on the UART CLI, and the RTT log just shows:
With battery_measurement_init...
All examples shipped with the SDK have the same compile problem
components\libraries\util\app_error_handler_keil.c(47): error: A1198E: Unknown operand
The offending line...
Hi to all,
i had developed an app for PCA10056 and now i want port it on PCA10059, there is any guide or white paper that indicate how can i done that??
i read in the...
I've just started evaluating the nRF52840 DK and running into an issue when attempting to run any of the multiprotocol ble_thread examples.
I've downloaded the "nRF5 SDK...
Hi
I'm using the NFCT peripheral of the nRF52832 Rev. 1.
What is the intention of the LOCKDETECT field in the FIELDPRESENT register? I don't understand the description...
I can't connect to my nRF528540-DK anymore after I connected an external power supply and switched SW10 to off. the external power supply is 5V. my DK doesn't show up in device...
Hi
I open the SAADC to get the battery after initial the SAADC, using nrf_drv_saadc_sample_convert to get the ADC data . After nRF52832 is initialed, it enter power_manage...
Hello I'm using a nRF52810. Now i'm trying to add an PCB antenna to my Altium sheet i Wrote in another Reply that i could use the one from your USB Dongle but i don't find...
Hi there,
I need realtime data monitor, but the power consumption is too large when BLE sending data continusly. So I wanna know wheather NRF52832 support package the...
Hi,
I am not yet familiar with NFC.I s it possible to read battery data from the NFC tag of the nRF52 to another device (for example a smartphone). I want to write simple...
Hello,
I am in the process of designing a new custom board with the nRF52832. Apologies for the silly question, but swimming in the documentation at the moment, and I need...