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...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
Hi All!)
I am using nrf52833/20 Dk and am able to connect the two devices using coded PHY connectable mode by the available examples ( BLE_App_Uart and BLE_App_Uart_C )...
Hi every body.
I have trying without success to attach an event handler function to the TWI.
I am reading a temperature and humidity sensor using I2C. In polling mode...
Dear Nordic Engineers
I would like to add usb bootloader to ble bootloader.
I modify config of pca10056_usb_debug/sdk_config.h and add .c .h file of pca10056_usb_debug...
Hi DevZone,
What I am working with:
I am working on a project using nRF Connect SDK with VS Code, and I am also using the nRF Connect extension for it.
My issue...
Commands sent by phone App to BLE UART end up in serial UART stream. Debug with breakpoint in the uart_event_handle shows NO stack entries, as though it popped out of Main...
To the kind attention of Nordic support team,
We are very interested indeed in finding sample AWTK porting on nRF52840 like in https://www.youtube.com/watch?v=zD-7YdxynLo...
my project requires a simultaneously data-collection from 13 IMUs sensors which we built with NRF51822 + BNO055 (IMU)
we used the Gazelle mode, I understand each host can...
Hi,
I was checking the nRF5 SDK getting started series video - SEGGER Embedded Studio - Importing files and drivers .and the PWM driver SDK directory structure is updated...
Hello,
I try to connect a BLE application with my PC by using an nRF52840 dongle and the PC-BLE driver. But I got stuck in the understanding of the driver, so I hope that...
Hi,
we are having issue with nRF52832 and littlefs. We are using Nordic Connect SDK 1.9.1 and Visual Studio Code.
We created dts overlay and removed partitions not needed...
Hi,
I'm using GPIO pin as input button with nrf9160 using Zephyr RTOS, but when I was press the button I didn't get any response from button state.
hear is my code
...
My query is:
1. Is it possible to access the azure using WIFI network in above application?
2. After knowing the IMEI using AT Command, in response to which event should...
I am getting more current consumption when internal pull up resistors of nRF52832 are disabled and external pull up resistors of the slave sensor are enabled as compared with...
Hi,
Currently, I am building an application with Bluetooth mesh and I tried to use Zephyr's logging v2 modules. However, when I build it I get MPU-fault errors at boot....