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...
With the BT 5 extensions, is it now possible for BLE Peripherals to communicate with each other without a Central ?
In the envisaged application, one node would be the central...
Hello,
my problem is reproducable with this Setup:
nRF5-DK with ble_blinky_example (central)
nRF5-DK with ble_blinky_example (peripheral)
Press Button1 immediately...
Hi,
We are using nrf8240 SDK15 and need to convert soft image which is in hex format to binary format. Tried using 'arm-none-eabi-objcopy' for this. It converts 424kbytes...
Hello Nordic team,
I am developing a proprietary radio protocol and i am using aes ccm peripheral for encryption (i am a begginer). The packets seem to be correctly encrypted...
Hi,
Can you guide as to how to set up an proxy node that participates in mesh activities as well as connects with an non mesh device (viz Mobile) from time to get data from...
I’ve been working in a small group to use the advertising extensions in BT5 to send 12 hours of temperature measurements in one advertising packets. We’ve been developing...
Hello,
I am working on ble/audio application on nrf52832. I would like to know how to compile OPUS codec (used in smart remote) so I can use it on arm cortex. For now I...
Hello,
Would it be possible to use nrf_pwr_mgmt_run() to implement a polled wait function? The nrf_delay functions execute a busy wait which is only feasible for very short...
Dear sir,
I am trying to interface MAX 30205 with NRF52832. On thec oscilloscope I am getting the signals but still I am not getting the temperature data. Herewith I am...
Hi
We want to set +8dBm on DTM with nRF52840 but it test fail.
When I set +8dBm, nRFgo Studio cannot test it due to fail in DTM code.
We tried SDK v14~ v15 version but...
It seems like I should be able to find this in docs somewhere but having trouble finding the information.
What exactly is the sdh_stack_observer and if I'm ending up in...
Hi ,
I am trying to run one_wire example provided by this links
https://gist.github.com/pabigot/46502004045eeca86612
https://github.com/pabigot/bspacm
I tried running...
Does the count field in ble_gattc_evt_char_disc_rsp_t refer to the number of characteristics in that instance of the struct for the number of characteristics on the connected...
Hi,
I was looking at nrf52832 MCU reference design and found button connection as below
I would like to ask why R16 & R17 are used and how necessary are they? I understand...