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...
Hello.
I want to see NRF_LOG_DEBUG ("some") through the terminal. When I compile, I get the following error: What should I set or change? MCU : nRF52840 compiler: IAR...
1.I used Nrf52810 and the flash size is 192KB. I now need Master mode and slave mode. The SoftDevice I chose is S132 (S112 slave mode only). I found that S132 (130KB) + Bootloader...
Hi.
I have issue measure ADC value from battery.
setup is NRF52832, SDK 15.3.0, S332, using ANT+, BLE, GPIOTE, PPI, RTC, APPTIMER, LOW_PWM
my goal is measure periodically...
Hi all,
I am struggling measuring time between events. I thought to use the timer driver and the nrf_drv_timer_capture_get function. This is my test code:
I expected...
I am using nRF5_SDK_15.2.0_9412b96, softdevoce 6.1.1, NRF52840, based on ble_app_uart example.
I have a disconnection problem after couple of hours from an android app...
Hi everyone!
I'm using nrf52832 SDK version 15.0 and softdevice S132 V6.0.0. I'm getting an error when trying to program our board:
"Failed to connect to target.
No...
The build environment is a clean install of SEGGER Embedded Studio for ARM Release 3.50 Build 2018081000.36713 Windows x64
The nRF5_SDK_15.2.0_9412b96 version SDK is used...
Hello People,
I am new to this ble mesh concepts, i am evaluating and want to check whether nrf52-mesh-light-switch-client-server-proxy can supports custom service? if so...
Hello,
I just received my NRF52840-DK board today. I was able to run the demo (LED blink/Switch and NFC) which comes factory installed. But copying the hex files from demo...
Hello,
I am trying to migrate to nrfx drivers in my project. Currently using SDK15.2 and nrf52840. I have 2 SPI peripherals in my application. One being an SD card and the...
My apologies in advance for the novice question; the answer is likely to be simple.
I have done GCC/makefile development before using nRF51/nRF52, and so I thought this...
The SDK v16.0.0 changelog indicates the following bug fixes:
FDS: fixed two bugs where a power loss at very specific times during garbage
collection could corrupt the file...
hello , I'm using Ceedling (Unity + Cmock) to integrate unit-testing on my embedded project but i face many issues to mock some nordic headers. Can you please share some tips...
Hi,
I have just installed the lastest nRFgoStudio 1.16.0.3031 (Win32 version under Win7) and when I start the studio the following error commes up :
nRFgoStudio.exe...
Hello, I am currently trying to update the firmware for Thingy 52, using the NRF52 development kit.
I am following the instructions in this section:
https://nordicsemiconductor...