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.
...
I curious about that what does exactly mean 'arm5_no_pack' folder name in SDK.
I usually used or developed under uKeil5(MDK-ARM5 v5.12).
What is relation with 'arm5_no_pack...
Hi
I'm trying to port my firmware to the NRF52 DK, but I'm having trouble getting it to work.
Could you give me a hint based on the stack trace below, what the problem...
I am compiling the simple BLE HRS with freeRTOS example using gcc and eclipse environment. I followed the example provided on eclipse and was able to build the blinky example...
Hey there, I have beacon device, its nrf51822 and it is a pretty standard beacon but it is not nrf beacon(so it does not have sw1 and sw2 buttons), when I search for it with...
With the SDK_11 s130 ble_app_gls on nRF51-dk, i am able to pair and bond with the board with Android 6.0 as central. But if the user forget the paired device on the android...
Good morning,
would it be possible for a Nordic RF specialist to review our antenna design? Preferably we would upload our Altium-based layout for your review.
Thank...
I want to connect a beacon to my android app and I want to know how to make a development environment (I am using eclipse). Can you show me show examples ?? where can i get...
Hello,
the FDS_VIRTUAL_PAGES is set to 3 in all examples which use the Peer Manager module. The parameter's comment says
Number of virtual flash pages to use. One...
Hello,
I am completely new and I am having NRF52 series.
I would like to know is there an ready example for android or iOS phone using Bluetooth:
Control volume...
I programmed my nrf51822 with one the hex sample files that are existed in the nordic package. toolbox app can find my beacons but cannot connect to them and with nrf connect...
Hi all
The nRF51822 product specification V3.2, chapter 8.8, specifies the times t_CSD and t_CC of the SPI slave peripheral for the low power mode and for the constant...
I've experienced some struggles programming for Taiyo Yuden's EYAGJNZXX board. According to the user manual provided its chip is nrf51822 (which supposedly works with s210...
Hello.
I have a question.
I use nrf52 & Keil.
I want to get data from sensors and send it with BLE.
Now, I found sample codes.
It uses UART and sends with BLE.
...
HI,
I want to send an "Echo" command to the nRF8001 using an ATMEGA328. Can some one suggest code for it ? How should the command be coded in a packet ?
Regards