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...
I just updated to Segger 4.42a to follow the recommendation in the release notes for SDK v1.2.0
When I do a rebuild the AWS fota sample I get linker errors as shown below...
Hi,
I have a Laird Development Kit for the nRF52840 (DVK-BLL654PA-R2.0) which I want to program. Unfortunately Keil uVision and nRFgo Studio have problems with programming...
Hi all,
Greeting of the day....
Here I am getting an issue with TWI interface. That I am using to communicate with sensor module with NRF52840.
The SCL------> p0...
Hi
I am currently doing a project based on the nRF52840 MCU and evaluation board
as part of my project, I have used the LPComp module, and set it up to trigger on rising...
I have updated to SDK V1.2.0 and the AWS FOTA fails to get an ip address. My version 1.1.0 AWS FOTA still works.
See settings and outcomes below
For v1.2.0
and...
Hi,
I have an application on NRF52840. I'm able to connect successfully to mobile devices, with min connection interval of 7.5 and max of 30.
However, when I try to...
Hi Nordic Devzone,
I am using the simple BLE blink peripheral example that simply advertises and blinks an LED. I am using the ble_app_blinky_pca10040_s132 example found...
The Interface MCU on my nRF52-DK (PCA10040) broke, I replaced it with the same part number (got it from the BOM) and now I am struggling to program it through the JTAG port...
How does one get Mesh Network Id and Mesh Network Name on a provisioned device?
So far I have looked through the Mesh SDK API documentation, but was unable to find an answer...
Hello all,
My project based on NRF52832 SDK13 has some bug I trying to solve. Some users of my product very rarly faces with problem of constantly rebooting NRF52. After...
Hi,
I am trying to perform ADC conversions controlled by Timer with minimal manual interaction. My goal is that every 2 seconds, the ADC takes 10 samples in quick succession...
I have a project using nrf52840. The nrf52840 communication with a nbiot mcu using uart port. In my project the nbiot download the firmware from server and send the firmware...
Hello,
I'm using 2 sparkfun nrf52840 boards. On the central board I'm using ble_app_multilink_central ( trying to integrate ble_app_uart_c example ) and on the peripheral...
it says "The SAMPLERATE timer mode cannot be combined with SCAN mode, and only one channel can be enabled in this mode." , simply why ?
When we set scan mode , and when...