Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I was trying nrf5-mpu-simple example with MPU9250 - SDK 14.2.0, it is giving me x, y & z axis values.
When I try WHO_AM_I with it, I am unable to do so. I have added...
Hi, I am try my first code by follow this website
https://devzone.nordicsemi.com/b/blog/posts/segger-embedded-studio-a-cross-platform-ide
, and step by step.
When...
As we all know,the examples of NRF51 SDK 11 about DFU is all using Device manager,do you have some example about Peer manager?
I am very looking forward to see the example...
hi , now I am using nrf52832 base on the sdk 14 to develop our location system, the ibeacon around my nrf52832 circuit board will advertise every 500ms, and the parameters...
My device is entering DFU mode, staying there for a few seconds, then shutting down. I'm trying to figure out a good way to figure out if it's a watchdog issue or a power...
Hi.. I am still new in using nrf product and understanding the example given via SDK. For my project, I am trying to send continous data via BLE app UART to mobile phone....
Hi,
As a part of settings up an automatic BLE DFU testing environment, we're trying to update a single NRF52 board using a PC connected to a NRF51 dongle.
The dongle is...
Hi,
I am using Sunding-515 cycling speed and cadence sensor it’s data is broadcasted as per the GATT characteristics. We have already done the data parsing in our other...
In SDK 15.0.0\modules\nrfx\soc\nrfx_irqs_nrf52810.h, at line 65,( link ) it defines a SPI1 compenent:
But 52810 spec( link ) mentions only SPI0.
Is the code file correct...
Hello everyone,
So I'm trying to maybe start get going with the NRF52832 platform but every time I try I get stuck with it.
In this example I'd like to use different...
Hello, I would like to know if there is there a "global" sdk_config.h file which has #defines for all modules? Ie, if I make my own project, and use this file, all I would...
Hi!
I would like create my own application of BLE Mesh on nRF52832, I had gone through the Light switch example and understood some basic concepts and now i'm thinking start...
Hi,
I tried to erase the bound and start another pairing procedure without rebooting my device. I was not able to remove the bond correctly. The system hangs when I call...
Hi,
I had Completed secure OTA in my custom board (RL nRf51822 A1).
We have to PCBs. 1). Old Design 2). New Design
1). Old Design: We have connected relay on pin(p6...