I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
Hi,
I tried building and debugging the sample "https_client" using the method described here . But debugging fails. Debugging stops prematurely because the source file cannot...
I need to be accurate to five decimal places.
Use nrf52840 and ses.
Test code:
Execute d=atof(mm)/60.0 result 0.70693.It's right.
But e xecute d = 0.70693+22 result...
I am trying to use SAADC.
When viewing the contents of nrfx_saadc.c in SEGGER IDE all the code is greyed-out.
I verified it is enabled in sdk_config.h:
// <e> NRFX_SAADC_ENABLED...
Hi everyone,
I am currently attending the nRF Connect Fundamental Course.
As you can see from the picture below (taken from the Course material), there must be the chance...
Hello DevZone,
I was tinkering around with the speed of the TWIM0 module in the nRF52832.
I have a cheap USB logic analyzer to help me display the waveforms and I made...
Hi,
I am using NRF52832 development board , to which i have interfaced LIS3DSH accelerometer sensor(3.3V i2c)
when i configure it for 1600 sampling rate and all the...
Hello,
I am using nRF Connect for Desktop v3.12.0 with Programmer v3.0.4 on Mac. When I program mfw_nrf9160_1.3.2.zip on the nRF9160 dev kit, it works, but when I try on...
Hello! Very quick question. The available Zigbee and ZBOSS NRF documentation repeatedly to code examples that I am unable to find. The only examples I have are at nrf/samples...
I've previously successfully done interval advertisements using a SoftDevice with Nordic's previous (non-Zephyr) sdk, but I'm having issues replicating it on Zephyr.
Our...
Hi, I am using the nRF52840 with the softdevice s140 6.1.1 with the SDK 15.3 with FreeRTOS. Sometimes after collecting data for a around a day the device sometimes crashes...
Hi,
It has been a while since I looked up on different resources to get SPI slave transaction example and I finally found on the `nrf / samples / tfm / tfm_secure_peripheral...
Hello,
I have three questions regarding FEM.
#1 According to the following URL, FEM function is supported only for nRF52 series.
Would the FEM function be available...
Hi We are working on a new product that includes NFC, When we measure the voltage level we do not reach more than 600mv. The matching was done by capacitors: using a 2uH antenna...
Dear all,
I could happily flash my firmware to my nrf52840 upon pressing reset button. When pressing the reset button the diode on the board started to beat red and via...