Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hello,
I measured the current consumption at 0 dbm of the app beacon example.
During the TX send phase I measure a current of more than 11 mA. Thats too high when I compare...
Hi,
Since I want to start to develop an Eddystone beacon and found the Github nrf5-sdk-for-eddystone . I am wondering if the Eddystone beacon is detectable by an iPhone...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update.
if 1 step is done, application update...
hi,
We development a remote control as same as Apple TV 4th remote control. I am interested in "nRF51 Smart Remote 3". How do i download the nRFready Smart Remote 3 for...
Hi,
I am facing an issue with the nordic 51822. I am declaring a gpio as output. I am writing logic High to that pin. When I check the signal in logic analyzer and multimeter...
Using rev 0218 firmware I am getting an awful lot of device errors with the mbed kit. I am not sure if this is a Nordic or an mbed issue so am asking in both places. Symptoms...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
I'm testing SPIM of nRF52 on PCA10040 using S132 and SDK11.
Its base on the app_peripheral_uart example, so I already have BLE communication.
When SPI is not initiated...
I have just received a nRF52 DK board and I am as a start trying to compile the associated Blink program in Keil 5.18 Lite. When I copy the blink example using the Pack Installer...
hi,
I was reading documentation and forum but failed to get a clear picture how AES module work.
So far my understanding is:
There are two ways to access AES either...
I'm building a product that can use the features from your Smart Remote 3. Is there someway to get the reference source files so I can adapt some of the smart remote features...