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 connected to the cloud with the factory installed fimrware ( thingy91_1.4.0_production_final, mfw_nrf9160_1.1.1).
In the "Firmware Updta History" it shows: "To use the...
Hi,
I'm working on optimizing the download time of data via bluetooth with the nrf52820 android and IOS phones. To do this, I chose to play with the connection parameters...
Hi,
I am using a j-link EDU to program our devices. I use nRFConnect 3.11.0 and prorammer 2.3.3. My problem is that I don't get the j-link device up in the programmer tool...
Hello,
I am testing out a custom board with the nRF52840 and I am trying to interface with an I2C slave using the chip. Right now I am just trying to see if I can find the...
Hello,
I was not able to see the device in select device drop down box in nRFconnect programmer app. My aim is to program BLE soft device into the DK.
OS: Windows...
Dear Forum,
I have successfully compiled and pretested the direct test mode firmware for SDK_17.0.2.
The UART is shown as /dev/ttyUSB0 in my Ubuntu 20.4 Linux system....
I am attempting to write my own nRF5340 cpunet bootloader using nRF Connect.
This code is likely to be in a medical device; so, it is crtiical to be able to recover from...
Dear All, I would like to know if there is any limitation on the number of iBeacon devices that can be detected (scanned) from device. I assume the answer to that may depend...
Hi ~~
I can't use CLI(command line interface) to build code, but VS Code is workable.
CLI build log:
VS Code build log :
Error message (cut from CLI build log...
Hi Nordic,
I want to have a cli function over USB, I tried example under "samples/subsys/usb/cdc_acm", looks it can run but nothing show on console, anything I missed? Thanks...
For my application I'd like to have my device (nRF5340) be simultaneously (1) a central with a single peripheral connected, and (2) a peripheral with multiple centrals connected...
I am trying to Wearable (smart watch)
My board will have 3.7V lithium button cell directly connects to VDDH and I couldn't find examples for internal regulator as power...
Questions regarding the limitations w/ the nRF9160 when using the lwm2m carrier library. From my understanding this library is required by certain carriers. Reading through...