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...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I have been working with some code for a nrf5340 DK and now want to add a custom board to the project as an additional build configuration, but I need to now pull out configurations...
Greetings,
I would like to inform about a bug occurring in nRF Toolbox mobile app for Android. If you have disabled animations system-wide on your device from accessibility...
As I am preparing our application for production, I have been trying put together programming/testing scripts for the assembly house. We are targeting the 2.9.0SDK for use...
Hi,
I am trying to use the ArrayList Feature of SPIM. From my unterstanding, it simply increments the pointer to the memory address every time the START task is triggered...
Hi,
my setup is the following:
- SDK 2.6.3
- nRF5340
- Low power management for external flash enabled
- Logging enabled (based on littleFS)
- external flash used...
Hello,
I’m wondering if there is a way to forward data from RTT to a COM port on Windows.
I’m currently evaluating the GPS performance of my custom PCB using the GNSS...
I have a very simple product which consists in a Xiao Nrf52840 board (which is FCC certified) wired to a 5v relay module. I was wondering if I would need additional FCC certification...
Hello everyone,
I trying to configure my MDBT50Q-U512k to use the ble_app_nus example. According to my board, I need change to uart pins defined in this example. Then, I...
Hello, I am trying to add GPS functionality to my program running on the Thingy:91. However, I can't find any examples except for the Asset Tracker, which seems overly complex...
Hi,
MCU - nRF52832
I am trying to understand the power consumed during the PaWR operation. I am referring to the steps explained here: I am getting the a similar graph...
I have the following settings in my prj.conf:
and getting the error
CONFIG_FLASH_MAP was assigned the value y, but got the value n. Missing dependencies: FLASH_HAS_DRIVER_ENABLED...
We currently have several nRF52840-based devices deployed in the field, running firmware developed using the nRF5 SDK and utilizing the SoftDevice S140 for BLE functionality...
Hi Team, I am trying to see the PaWR PDUs in wireshark sniffer. I am using example periodic_adv_rsp from NCS v2.9.0. I am referring to the link for exploring. How can I see...
Dear Nordic company,
I am writting to you in order to get some information about buffer sizes in your aplication. I think, I am bale to modify buffer size and maximum...