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...
Hi, I try to send data through SPIM to my panel(Sharp Memory LCM), and I success get the picture (only part of the picture).
The reason why is that function can only...
I have migrated to SDK 9.0 primarily to take advantage of some of the Advertising Mode functionality in Device Manager. While I was still in SDK 8.1, I had implemented functionality...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
I am using nrf51822 with s110 softdevice. My goal is to allow pairing and bonding to a single central device. Once its paired and bonded, it should not allow connection and...
In one of our projects the nrf51 shares the SPI to a device with an STM32 microchip. To be able to successfully share the SPI channel, I'd have to put the SPI pins of the...
Hi,
I am currently using nRF5_SDK version 11.0.0.
I have 2 nRF52832 development kits.
On the soft device side, i am using S132.
My understanding is that this (S132...
I want to make a blinky program from scratch and have no idea how to settup keil. I would prefer something step-by-step. I have been able to use the precompiled example, but...
Hi all!!!
I'm new in here.
I'm reading document with link: developer.nordicsemi.com/.../index.html
In Figure 1, I see a phare: "IoT Device". Is the "IoT Device" nRF5x...
Hello,
my setup is nrf51822, with SDK 10.
I try to create application to drive I2C components and I get compilations errors:
In function 'Hal_I2cInit':
../../../nrf5...
I notice that Gazell could only send 32 bytes per Payload in nRf51 series. So i wanted to know what can be the maximum speed i can attain using that payload.
Hi,
I would like to test the maximum efficency build, with settings like this :
#define MIN_CONN_INTERVAL MSEC_TO_UNITS(7.5, UNIT_1_25_MS)
#define MAX_CONN_INTERVAL...