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...
Hello Nordic people,
Is anyone knows how to set the Nrf52840 buttons high automatically without human interface while button press?
Any examples or Related API are available...
Hi there. When nrfx_gpiote_in_init's event handler is called, is it being called as an interrupt? I note that if I use NRF_LOG_INFO within the body of the event handler, then...
Hi everyone,
I am following the qspi example to communicate with MX25R6435F flash memory. This is my first time interacting with a flash memory and I have some questions...
Hello!
i´m enable ble long range like central for scanner beacons, i can see long range beacons, but only one time, then i need to restart my DK: i use to do this ble_uart_c...
Hello,
As per your given link in 1.2 Build and flash - using SEGGER Embedded Studio ( https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts...
Hi,
It appears that at least one Mesh_v4.2.0 example (light switch) will not link under nRF5_SDK_17.0.2.
I managed to get Mesh examples to run under SDK_17.0.0 a while...
I have a new Bluetooth remote product in development that has a bluetooth stack that will incorporate HID, BAS, NUS, ANCS, and buttonless DFU services. I have the HID and...
Hi, I'm using nRF52832 Software Development Kit, PCA10040, S132.
I'm getting this error while trying to connect with my device in the "ble_app_hrs_c".
"Connection...
I have found a few "how to" on cofiguring Eclipse for application development on nRF52 devices. After some point things are not as described in this guides. So, Is there any...
I'm trying to create a read event whenever a certain characteristic is read. I used BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST event to monitor that. I also set "is_defered_read"...
Hello,
I am developing a composite HID peripheral based on the nRF52840 that can connect to a PC either via USB or BLE.
I am using SDK 15.0.0.
Regardless of the connection...
When I build and run an example Bluetooth: Peripheral HIDS keyboard (it's the same for master branch and v1.3.2) using nRF52840 DK I faced one strange behaviour. To simplify...
I just downloaded the latest version of the pc-ble-driver hoping some of the bugs I had reported were fixed. The downside is the notes do NOT indicate they were addressed...
I'm working on an nRF52840 design where we may get away with only the outer pin row on the package.
However, one pin on the inner row of harder to reach pins seems important...
To the kind attention of Nordic support team,
I'm considering here a scenario where only a device and only an host PC are involved. They are ble bonded together.
Now,...