But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hi!
Most of the project's application code is written in C++.
SDK headers are guarded with the extern "C" therefore when including no problems arise with linkage.
The...
Hello,everyone
nrf52840,use sdk15.3.0, and I just want to run the example uart,but there is an error which is :ble_link_ctx_manager.h:no such file or directory. and then...
hello ,everyone,
I want to add the dfu service to the hrs example, but after I follow the step by step guide operation, I import the (settings+softdevice+bootloader+app...
I've tried to use Nordic Infocenter ( infocenter.nordicsemi.com/index.jsp) and it doesn't show documentation pages. It shows blank pages instead (see attached screenshot)...
Hi,
I'm using S132 SD 6.1.0. I'm transferring some advertising data to the SoftDevice and it returns INVALD_PARAMETER. How can I find out, where the problem of the SoftDevice...
Hi,
I got an issue with a battery powered sensor with generic OOB NFC pairing. The NFC is used to pair the sensor with a gateway, but if the device is not connected it must...
I just got the nRF9160DK. Followed instructions in video.
1. SIM card activated
2. Input sequence (push buttons and switches)
Expected LTE device added in nrfcloud ...
Hello,
I am developing an application that will eventually have quite a few different modules and I need to add timers to some of them. I use UART, I2C, SPI, RTC and some...
Hello,
I have a project where I'm using I2C. I want to configure P0.14 and P0.15 as my I2C pins as I already made a board thinking those would be available, however I get...
Hi, I am using SDK 15.1
My device is got hang during execution, namely in the function fds_init() - > while(!m_fds_initialized){..}
I wanted to reproduce this issue...
Hello,
Please can someone help me to undrestand this error while running other exemples in my nrf 51 DK with nrf 51422
PS: IDE : Segger Embedded Studio
SDK : NRF5_SDK_15...
Hello, I'm having a trouble over here, I read some tutorials for creating custom services and characteristics for BLE, and everything is running fine, I have a service with...
Hello,
I wanted to updated to SDK 12.2 and I noticed that FreeRtos is consuming 800uA in sleep!!! We do battery powered application and with this power consumption our battery...