I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
By the migration of my application from nRF51 to nRF52, I can't compile the Nordic driver: nrf_delay.c
The IAR-Compiler gives that output by the build:
Error[Og010]...
Hi ,
I am using 2450bm14e0003 this instead of LNA circuit provided by NRF24L01P-R7 .Is it better to use this balun Ic or i should use the circuit provided by nordiac only...
I want to make a Bluetooth connection with nrf51422.
I am using the Keil software.
But I do not understand what the program will do the bluetooth connection.
Can you help...
I am running the Blinky code provided in nRF52 SDK examples.I am not able fix this error pointing at nrf_delay_ms. This function is hard to explain. Moreover I don't know...
To test one functionality, I am sending 1Kbyte of data to smartphone using nRF51 Uart example code.
I have tried testing with different baudrates, 9600, 115200, 38400,...
Hello,
I have an existing microprocessor application that I want to test with the nrf51822. I am currently using a different BLE chip. I do not want the trouble of porting...
I'm having a strange problem. I'm running the nRF51-DK with a dual-bank bootloader, S110 soft device, and my app under gcc. I'm using Eclipse Luna as my develpoment/debug...
When i added timer in my bluetooth code my board will not advertise.using pca10028 and nrftool box uart app on iphone 5s.
here is my complete code. Using timer1
Final with...
I'm using the 0.9.2 SDK SPI slave example to connect to a SPI master (Atmel SAM4S). When I initiate a SPI transfer from the master side I can see that all the data arrives...
Hello,
I have been going through devzone questions to figure out how to enable the default debugging messages through Putty for the ble_app_proximity example project from...
Hi:
I make the gazell ready, and I need an extern PA(RFX2401) for a long distance commuicate. But there is some trouble when enalbe the PA.
My function:
Host:
pin_Set...
Hello,
I am using ble_app_multilink_central example as a foundation of my app involving central - peripherial connection (S120 - S110). My app works nicely but i have problem...
Hello, I am trying to establish a connection between the nRF52 board and the USB serial converter TTL-232R-3v3.
The setup is such that I connect the converter cable to...
Hi all,
we have a project based on nRF51422, SDK 6.1, Softdevice S310 2.0.1.
We use the bootloader for DFU services. Our problem is to send a service changed notification...
Dear all, I had debugged example Heart Rate Service from SDK 9.0.0 without problems but I think we have a exception, when I insert a breakpoint on line 923 instruction APP_ERROR_CHECK...