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 there,
Recently, we used the nrf52833-DK to develope the direction finding.
We want to add an external antenna array we designed on the nrf52833-DK for AoA receiver...
I have a local carrier SIM card and iBASIS SIM card that came with the nRF9160-DK. LTE-M is activated on the SIM card of the local telecom operator. However, none of these...
Hi, I developed a BLE and Zigbee custom product, starting from nRF5 SDK for Thread and Zigbee v3.2.0. On BLE side, my customer ask me to have the BLE MAC number also inside...
Hello Nordic Support,
I started with a sensor sample project for ADXL362 Three Axis Accelerometer ( https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/sensor...
Hello,
I am using PCA10040 DK for programming my custom board which is having the NRF52832 controller. Until yesterday afternoon, I was able to program my board using NRFgoStudio...
Hello. An LED is connected to the pin of my nRF52832 through a resistor to ground. How can you programmatically determine its presence? I tried to do pullup and read the port...
Hi,
For the first time iOS App interface with BLE device. But after killing and re-opening of iOS App connection not established. Can anyone share me the code from iOS App...
Hello,
I would like to know wich step I forget to do to send more than 20 bytes in NRF Connect app to a BL652. I followed some talks and subjects about it but it's doesn...
I am using ble_app_uart_c example to scan nrf beacons. Facing strange issue with debugger.
Enabled RTT and disable UART Logs, when i connect debugger and put break point...
Dear, I have bought the nRF5340 DK. I have installed nRFConnector and Segger Studio. Now, I want to test Blinky project. I connected a USB cabel to USB connector which is...
I have a receiver , transmitter application. I use a custom board as transmitter. I would like to use pca10040 as receiver but currently i use it as debugger to my custom...
Hi,
Our company has produced a batch of BLE products, and the 10uH inductor model used above is SDFL2012S100KTF. The rated current is not as large as the current value...
Hi,
I close the uart log and open the rtt log
why uart log can be used still?
why rtt log display error state?
I set the log config like this:
I set the test...
hi
i have this error
.\_build\nrf52840_xxaa.axf: Error: L6218E: Undefined symbol app_timer_cnt_get (referred from max30105.o).
in this code part.
the example is...
I have a program that runs great on the dev kit, however after uploading the code to a custom board based on the nRF52810, it does not seem to run.
I upload the code by...