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...
Hi everyone,
I am new to the development and I am trying to connect my nRF52480 to my phone. When I open the desktop app for BLE connections, I cannot select the start scanning...
Hello,
I am trying to communicate with a BT832X module ( https://ro.mouser.com/datasheet/2/915/BlueNor_BT832X_datasheets-1518727.pdf ) using a PIC microcontroller ( http...
Hi,
I'm devlopping python (v3.9.6) software to flash nRF52832 using pynrfjprog (v10.17.3) package.
The soft is a loop trying to erase and flash. But while debugging...
Greetings Nordic Team,
I am trying to pass data from an application on a dk-nrf52840 to a nrf52840-dongle whose uart is connected to the uart on a microcontroller. Using...
Hello,
I am trying to interface nrf52840 with HMC5883L magnetometer sensor to read magnetic field x, y, z values.
When it comes to results, as far as i understood, values...
Hi,
I try to use nrf52840 dongle and pc-ble-driver-py to connect nrf5340 and get the data from it. The handle and uuid is obtained from nRF Connect for Desktop BLE and the...
Hello,
I am attempting to use the NRF twi manager based on the "twi master using nrf twi manager" example. I noticed that the example only reads and wrties a single byte...
I am having an issue with the BLE App Blinky example where I am receiving this error while trying to build using make on VSCode:
../../../../../../components/libraries...
Hello,
I created a sucessfull code for nRF5340-DK working with bluetooth, uart etc. I am using the Bluetooth NRF52 dongle
to test. When I upload the firmware to nRF-DK...
Dear community, I have multiple device chips I often re-use in multiple projects. So I wish to create a shared zephyr external library for re-use. What is the best way to...
Hi:
Example path:
C:\ncs\v2.1.1\zephyr\samples\subsys\nvs
Build Config:
nvs v2.1.1
" *** Booting Zephyr OS build v3.1.99-ncs1 *** "logs will not appear when running...
Hi
we are using nRF connect SDK 2.1.0 and also MCU boot.
Following the steps to generated the keys for signing the images.
https://developer.nordicsemi.com/nRF_Connect_SDK...
Hi.
i am using 5340 + ncs 2.0.2. and gpiote nrfx drvier.
i used gpiote for count encoder
encoder clock speed is about 2.5k and input pint is 2 gpiote pin.
gpiote polarity...
Hello there, I am having problems publishing a message to the server I set up on emqx. Here are the changes I made to the kconfig file (I have not changed the main.c code...