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 a working code which implements a UART peripheral written originally with SDK15.0
I would like to port it to the latest SDK 17.02
I can get advertisement and I...
Hello!
I have problem updating application firmware with the following message.
In nRF Connnect v.3.6.0 Programmer has been selected.
Log file indicated. INFO...
Hi,
We are trying to develop a wearable device that needs to sync time over a BLE connection and write the time to the internal RTC. We are using the nRF52832 for development...
Hi,
I'm experimenting a very high current during advertisement of the nRF52833. When using the "Online Power Profiler", it shows that I should expect peek current of around...
I'm attempting to use FDS on the nRF52840DK (PCA10056) with SDK V16.0 and SD enabled.
Per the documentation:
1) I register the callback function: fds_register(fds_evt_handler...
Hello, guys,
We are designing our custom board that contains nRF9160 SiP.
I would like to ask some questions here concerning programming/debugging nRF9160 SiP on the custom...
I am running my application on nRF SDK 16.0 and SoftDevice 7.2.0 but had this problem since 15.2 and 6.1.1 respectively. I thought it was resolved in an update since this...
Hello Everyone, I am using nRF52840 and i have 2 SPI slaves (Sensor and EEPROM), the sensor spi clock is use 10 MHz and the EEPROM is 40MHz, sck、mosi、miso、ss are all different...
Once I try to connect nrf52-dk development board to a personal computer, using a micro USB cable, once the USB is detected from the PC, it instantly reboot without any reason...
Hi Nordic team,
My OS is Windows 7 X64. My dongle is PCA1000 (nRF51822)
I used master control panel to connect with my target board and control it many years ago. But...
Hi all, I want to use the nRF52832 as the connectivity chip to give a separate application chip access to at least BLE and ANT capability. Ideally, the nRF would expose a...
I am trying to get the board advertiser name from the advertising data received by another scanner board. I am using softdevice S140 version 7.2.0.
The server board name...
Hi,
We are using nRF52840 MCU in High voltage configuration with DCDC enabled. We would like to measure the battery voltage which varies between 3.7 to 4.2 using a simple...
Hello,
LED 5 blinks fastly and LED 1 blink slowly on nRF52840 and I cannot see the device via USB. I have previously flashed zephyr blinky example code few days back and...