I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
nrfjprog restarts nrf5340DK debugger
We are running a container environment in Ubuntu 20.04 on WSL2 and the USB ports are frwarded using usbipd
When trying to flash (or...
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...