I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
I am working on a nrf51822 board and trying to run ble_app_hrs project using nrf sdk 12.1 and s130 softdevice. I converted the uVision project to the Segger Project using...
I use SDK 12.3.0 with IAR
If there is an option to know the last page that programmed?
For example:
Linker: ROM start address 0x1F000 end address 0x76fff
But...
Yesterday, I upload the thingy sdk v2.1.0 in keil uVision5 and rebuild it. After rebuild, it showed one error namely "fatal error" due to the large size(122kb). please suggest...
I am using sdk 14.2.0.I am trying to connect mpu9250 with nrf52832 dev board. whenever I took data serially on putty it is true...but whenever I try to connect it with NRF...
Hi,
I'm new to Segger Embedded Studio developmemt. And now I met a problem similar to Placing data at a specific memory address with Segger Embedded Studio .
I need to...
Hello,
We're creating a program that advertises and reads scan requests RSSI values to determine distance of central device and display them using the onboard leds(1-4)...
We are currently evaluating use of NFC on a nRF52840 which should get powered via VDDH.
Section 7.3 of the data sheet states that NFC can be used in any power configurations...
Hi Nordic engineers,
I found a strange problem that NRF52840 voltage of io high level is just about 2.65v~2.71v. I am sure that the voltage mode is normal voltage mode...
Hello,
I'm attempting to solve some issues with my BMD-200 (nrf51822) not getting the SD BLE_GAP_EVT_DISCONNECTED message. I currently Don't seem to be getting this message...
Hi, I'm not able to find the memory layout of the nRF52840 without the SoftDevice. I'm working with the nRF52840-Preview-DK and the SDK v15.0.0. I don't need the SoftDevice...
Hi sir,
we use nRF 52832 with ESB protocol. and we use ACK to send payload to PTX , but we found must use the same pipe which PTX used pipe to send ACK .
so , I have two...
Hi, Okay I got my nRF52840 Dongle, plugged it in to my window 10, verified it shows up as USB device on window's Device Manger.
Checked and Red pulsating LED (LD2) was pulsing...
SDK : 15.0
Softdevice : 6.0
DK : NRF52_DK
Hi everyone,
Does anyone have a BLE example with C ++ ? (a beacon example or anything else) I would like to have the Makefile...
Hello everone,
I'm currently seeing about 10-11 uA additional IDLE current when the SPIS peripheral is enabled, but unused. In the nRF5 SDK v15.0.0, the SPIS example draws...
I was looking at the fstorage documentation for SDK 14.2.0 ( https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/lib_fstorage.html?cp=4_0_1_3_51)
...