Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Hi
I am using nrf52832 to develop a ble hid device with tile function
I merge sample code ble_app_tile to ble_app_hid_keyboard example
I use the advertising_init function...
The firmware crashes when passing the ble_stack_init() when the firmware is download but in debug mode it works fine. The screen shots below shows this event.
We are using...
Hi there,
For my POC test, I need to send a max 255 bytes payload data from a client to one or many servers. I use two nrf52832 DK boards, BLE sdk 17.0 and BLE mesh 5.0...
Hi,
I'm using PWM driver DEMO5 to change the voltage of IOs.Now I need different voltage ranges.
Here is my code:
The voltage will change when button is pushed,but...
I have followed this tutorial ( https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial---part-2-ncs-v1-4-0#h185sjwm5882m1bcimiad82dnf4kcy0b...
Hi,
I am scanning device using Provisioning service, would like to know after Provisioning, does device contain Provisioning Service in it or not.
Does only Proxy service...
Hi everybody,
I am using nRF52832/40 with SDK 15.3 and softdevices S132/S140 v6.1.1.
One of my devices is performing active scanning, therefore sending scan requests,...
Hi,all
Multi-Tag scan, how can we ensure that 40 tag advertising are scanned within 1 second, and the tag are advertising at 300 millisecond intervals.
My current scan...
Hi, I want to disable RTT logs which appear on RTT viewer and want to redirect them over UART to Teraterm or some other Serial Logger. The reason is that apparently I cant...
Hi,
I am using python interactive_pyaci for serial, when I tested an example that works. I have another model IDs that need to test, whenever I tried my model ID, this shows...
Hi:
I got an NRF52 EVK, it works normally.
But now the EVK doesn't response when connecting to pc via USB.
The LED "LED RG" doesn't light up.
Any idea to check it...