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 all,
I'm currently trying to interface an nRF52832 with an external Flash chip via SPI
I have tried with both NAND and NOR types, specifically the MT29F2G01 from Micron...
I am trying to develop CAN communication using nRF52 dev kit based on nRF52832 (PCA10040) and a MIKROE CAN SPI click 3.3V board . This board has an mcp2515 stand alone CAN...
Hello,
I had RTT configured as the logging backend and it was working fine. When I enabled the SHELL on RTT, the log output stopped. Maybe more specifically, printk() output...
Hello there,
I'm trying to downgrade nRF Programmer from v2.0.0 to v1.4.11 as it is not possible anymore to select a Segger debugger as target device in the newer version...
Im trying to make a simpel project reading the sensor BME280 over SPI. I can´t get any activity on the SPI pins when i check with my logic analyzer.
I´m using nrf9160-DK...
I've based my code upon the HIDS keyboard example and added code to support an attached polled sensor with I2C interface. The device will pair with the Android phone just...
Hello,
I'm writing an application that sends cycling power information via ANT+ and Bluetooth (S340, on a nRF82840). While the ANT+ is a pure cycling power service, the...
Hello,
I am using the Nordic SDK at v1.5.0, to create an application that runs on the Nordic nRF9160.
In the typical use case scenario, my application is mains powered...
Hello. 'm trying to DFU using serial bootloader with my custom board.
I've wired my custom board's nrf52833 pin with a USB2UART board.
nrf52833 RX Pin: P1.02 -- connected...
We have a device based on NRF52832, SDK 13.0, Softdevice S132 v4.0.5. We can't upgrade the Softdevice at this time but we can modify the firmware if necessary.
We know that...
My current product uses an NRF52832 with SDK 13.0 and s132_nrf52_4.0.5
I was asked to implement GATT caching to speed up the connection time with a mobile phone.
I know...
Dear ALL,
In nrf connect sdk ,How can I do a bond_ Deleted callback?At present, I test this function in iPhone and Android OS. When I delete the pairing information of...
I am developing my ADC sampling code for minimal power consumption. There is a timer with ppi module that generates interrupt for sampling. Please see the code below:
...
Hi everyone,
I'm designing with nRF9160, and I found nordic's suggestion on the PCB layer, which is underneath the GPS and LTE pad should be removed. I'm curious if the...