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...
Hi,
I have a peripheral, that should connect to a central automatically. The problem is, there might be multiple
centrals with the same target name available and the central...
Hello, I made a new project at SEGGER for nRF5340 and in the first step before do any development I face with the attached error! The file it asked doesn´t exist !! Could...
Hello DevZone support team!
We are right now doing GCF certification of a device based on nRF9160 and need some urgent support from You!!
Attached is an excel sheet with...
Hi, I need more information about the GPS Chipset used in NRF9160 SIP or give me the name of this GPS module, so I can find its spec on the internet. Thanks in advance
I'm trying to activate because I want to use the HKDF of the nrf_oberon library. But when I try to compile with CMake and the target zephyr_final I get the following error...
Hello,
I am currently trying to program the nRF52832 to be able to receive data from a heart rate sensor. The sensor uses I2C communication and has an additional two pins...
Hi,
I am using this SDK: nRF5_SDK_15.2.0_9412b96 with NRF52840.
Having a disconnection issue where the device disconnects after one hour, If there is more devices connected...
Supposing that I broke off the nRF current measurement pin connector on the nRF9160dk - what are my options i.e. are there other pins that can be made available for the purposes...
Hi support team,
i'm using nrf dongle 52840 to update firmware for orther device, but somethime i can not able to access to send some command until hard disconnect from...
Hi,
I want to connect to Google Cloud IoT and for that I would like to generate the needed credentials on the nRF9160.
I need these ones , but the private key should...
Hi,
We have a strange issue. We have got two nrf52840DK(PCA10056, 2.0.0, 2019.47). The nrf52840DK board is not getting powered up after the board rested in off for a long...
I am following example in https://docs.edgeimpulse.com/docs/nordic-semi-nrf5340-dk but I cannot connect nrf5340 to EdgeImpulse studio . When I connect device via usb cabel...
Hi,
We are developing an IoT sensor application using nRF52832 dev kit as a starting point. We have a sensor that we need to read once every second for 10 milliseconds...
I am using the simple code below to generate a signal from a memory buffer. I cannot generate a signal cyclically. If ONE sequence is used, then the buffer is played once...