Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
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 ...
Hi,
I've followed the link https://devzone.nordicsemi.com/f/nordic-q-a/35675/how-to-use-static-passkey-for-a-no-display-no-output-peripheral
and added it to uart example...
Hi,
My app requests a timeslot in various conditions - sometimes the timeslot needed is long, sometimes short (unknown a priory) so it asks for the longest possible...
Hi,
Is there any easier way when using Eclipse IDE with GCC for nRF5 SDK 15.2 development to get the Include files in the examples to be recognized easier than tediously...
My set up contains beagle bone black as Application board. PCA10001 board with S120 Softdevice using nordic_sdk_10 running ble_connectivity example program.
I initiated...
I have a Teledyne protocol analyzer for capturing over the air data between an nRF52840-DK and an iPhone 8 device. How do I obtain the encryption key from the nRF52840 SoC...
Hi,
I want to verify Bluetooth on my board is good or bad.
Note that, I do not have any spectrum analyzer or vector network analyzer, just development kit.
I found example...
On the product page the nRF52810 is mentioned as supporting ANT. https://www.nordicsemi.com/eng/Products/nRF52810
However in the info-center looking at the compatibility...
Apologies if this is a Segger question vs a Nordic question.
I have already been evaluating SES for a non-Nordic project, and so it's already installed [on Mac].
I am...
Hello Nordic,
I have already used an earlier version of nrfconnect on this lcomputer( windows 10 language PT-BR).
After upgrading to 2.6.1 I got the the error below: ...
Zboss som times gets stuck in loop trying to start network steering when running sample, most of the time it eventually makes it out of the loop
but what causes the failure...
Hi,
I am using nrf51822 to get DS18B20's temperature data, but I am fail to do it.
Would you please give me an sample C source code which can get temperature data from...
in nRF5_SDK_14.2.0_17b948a project, we get sensor x y z w data in a loop process, the data which print in uart shows very smoothly.
but if i push buttons many times in a...
https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role
I use this code.
The connection to thingy was successful. max connection is 10.
The discovery of...
Hello,
are there any new information about the provisioning application? I´d like to set up a Bluetooth Mesh with nrf52840PDK boards and use my smartphone as a provisioner...