Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
My accelerometer readings appear in my segger embedded studio "Debug Terminal" window.
It looks like this.
I want to stream the data via COM port to this "serial oscilloscope...
~/ncs/nrf/include/dfu/dfu_target_mcuboot.h int dfu_target_mcuboot_done(bool successful);
/////////////////////////////lack of this in last #ifdef __cplusplus } #endif
I am using mesh SDK v4.2.0.
I read the documentation of the remote provisioning example (pb_remote) and took look at the code.
My first feeling was that the remote provisioning...
To the kind attention of Nordic support team,
I'm working on a nRF52 based product, I saw using your sniffer that after LL_CONNECTION_UPDATE_REQ
I have got a Window Offset...
We have an nRF52 DK and have developed a customer board. On the custom board we have a header with pins for power, ground, clock, and data.
When I connect this to the nRF52...
Hi,
I've got ANCS working well in my application, but I seem unable to increase the length of the notification's message that I receive.
BLE_ANCS_ATTR_DATA_MAX is defined...
Dear sir,
I have an two problem:
1) Once change the device mane, after system rest some junk value is stored Note : here the device name read from the flash memory ...
I'm trying to run Provisioner Example on my nrf52840 DK, which is in examples/provisioner directory, . First I've build softdevice on DK and then I'm trying to build provisioner...
Hey NordicSemi. In my new project, I use DK NRF9160 and I need to determine the location. Since hardware GPS does not work, I decided to use the detection of coordinates through...
Hi,
Something locks-up my I2C sometimes and I need to make I2C recovery. It looks like Nordic has not implemented the zephyr i2c_recover_bus function, so I guess I need...
I'm looking for dual core inter task communication examples
where a thread on one core is interacting with a thread on the other core ?
e.g. will there be some kind of...
Hello All,
I was looking at the Digi XBee3 modules for a ZigBee project I am working on. What is great is they allow you to write MicroPython code to control the network...
I am trying to send some values from nRF52810 Board to my Laptop. I am using a nRF52840 Bluetooth Dongle to connect the board to my laptop. I am using the "Heart Rate Collector...