Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use the nRF OpenMesh from the GitHub. ( https://github.com/NordicSemiconductor/nRF51-ble-bcast-mesh )
My mesh network just has two mesh node, node A and B.
I made A...
Hi everyone!
I want to work with two UART interfaces in my nRF52DK, in one hand, I must receive data sended by one cable which converts USB to serial, for this I use this...
Hello,
I caused a hardfault error and triggered the HardFault_Handler in "hardfault_handler_gcc.c". But instead seeint its source, I could only see the message no source...
When I start the nRF51822 sniffer ble-sniffer_win_1.0.1_1111_Sniffer.exe I get the following message:
!!Your firmware is outdated!!
Please upgrade (press CTRL-R).
When...
Hi team,
I am using sdk 12.1.0 and ble_app_hrs_c example.I enabled #define NRF_LOG_USES_TIMESTAMP 0 to 1 and iam usng nrf51822 dongle.my program gets hanged.I need to print...
Hi all,
I use the example of examples/ble_central/ble_app_multilink_central/ to test the connect timeout event. When it scan the peripheral and try to connect it, power off...
Hi, I am wondering why, sometimes, I get an odd packet out of order on the receiver. It is very random, it can occur at anytime, though usually it takes a minute or two. Testing...
So, does anyone have practical advice for reducing the code size of peer_manager and related modules, so that the ble_app_template project fits on the nrf51822 128KB part...
I am having an Windows 10 64bit OS. I am using PCA10000 board as sniffer. When i try to use it, I am getting Try plugging out the hardware error. Even CTRL +r is not working...
Hi
I have this board: www.sparkfun.com/.../13990 connected to a PCA10040 Nordic board. I am able to write and debug the Sparkfun board (the blinky LED example). I am now...
Hello,
According to the nRF Sniffer Guide 1.2, the sniffer is supported on a number of platforms (nRF51822/nRF51422 Evaluation Kits and others). All of them (as far as...
Hello,
I have problem when trying to use non default pins for uart.
This is what i got:
UART:WARNING:Function: nrf_drv_uart_init, error code: NRF_SUCCESS.
UART:INFO...
Hi,
Do you have any ready made example or can you give me guidance about the program in which the location is calucated based on RSSI values of the beacons.
Basically...
Hi,
I wanted to know that if I have e.g. 10 beacons placed in the super market. Let say I am in the meat section and there are three beacons among which I am close to one...