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...
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...
Couldn't find an appropriate place to put this.
I use the Brave browser.
The ticketing system doesn't seem to work very well with it. Often I find that the options for...
I warry wander this fact.
I have migrated my project from SDK5 to ZEPHYR (nrf connect). Two devices - Central and Peripheral - Long range coded_phy.
I used next samples...
In certain situation when BLE device is disconnected during service discovery process sw can crash in bt_gatt_dm_char_by_uuid due to BUS FAULT (dereference of pointer showing...
I opened an issue on GitHub, but then I noticed that the README says to post issues on DevZone, so here I am.
I'm using the latest version of the Power Profiler app (3.1...
I'm looking at examples\ble_peripheral\ble_app_uart example and I have a couple of questions:
- You explicitly configure the UART inside the main so now once you have the...
Hi Nordic Team,
Since the OTS example is given only for nRF52840 DK and nRF52 DK which uses PCA10056 and PCA10040 respectively. How shall I use this example in my nRF52833...
Hello,
Project Description
in our project we have multiple nRF52DK and one nRF52840DK. We are using the SAADC on the nRF52DK. The SAADC is configured with 4 inputs in...
Sorry in advance for the length and possible irrelevance of some of what I have written here
So I am trying to figure out how the ble software works. I have the ble_app_blinky...
Hi , a few questions related to using XRFTEST command in burst transmit mode:
1. Having looked at 9160 AT command manual and TS 36.521-1 Table A.2.4-1 where the NB-IoT reference...
Hi,
I found I APPCPU3 is 0.3mA higher than I APPCPU5 . I have no idea. How come CPU consumes more power utilizing HFXO64M, an external oscillator 64MHz, than utilizing a...
Hi all,
I would like to check and see if its viable to keep radio on TX_ENABLE throughout the radio's operation, ie keeping TXEN = 1 ; at all times or keeping radio only...