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'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
According to the documentation in infocenter there should be three soft devices for the nRF52832: 132, S212, S332. I downloaded the nRF5 SDK and I can only find the hex file...
Hi all,
Does anyone know the dimensions of the NRF51 dongle? I'm seeing 16mm x 28mm here but that doesn't seem right (might be the dimensions without the USB connector...
Hi,
Can any one suggest me how to program SoftDevice and Application program to nRF51288 BLE Motherboard using Keil 5? Please specify how much IROM1 and IRAM1 allocation...
I've studied the nRF OpenMesh for a couple of days, and could run the BLE_Gateway example among serval nRF51DK boards.
But now, I still don't have any feeling/concept about...
Hi, I’m looking for a data streaming solution to wirelessly transmit data over a short distance. Important points are:
unidirectional point-to-point transmission
...
Good morning,
my problem is that this module has a very short range.
The maximum range that I found was 4 meters.
Have you any solution for increasing this range?
Thanks...
Hi,
I saw several structs that you have in your library and I am curious as how you are forcing the alignment, since I want to do the same.
This is one of them:
typedef...
We are currently working on NRF52 DK.
I know that a Segger RTT is used to print the debug message using a Real Time Terminal(like TeraData or Hercules).
I know that...
Hi :)
I developed my Bluetooth app with MBed and the RedBear BLE nano module. My jumper wire installation connecting an stm32 with the module is working great and everybody...
Hello,
what is the initial output state of the comparator in single ended mode, if the input voltage is between the upper and lower threshold?
Is it undefined, always...
Hi,
I have a question regarding the nrf52 UARTE driver. I have the basics setup and working, I can send and receive data using the UARTE.
What I need to do now, is find...
Hi all,
Someone, please, can give me an information about programming a board nrf52832 using the pin SWDIO/SWCLK.
There is an application note that explain this topic...