I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I am trying to run the example ble_app_hrs on the nRF51 dk PCA10028. I target and build the file, and I believe it makes it onto the device, as the old program on the device...
Hi,
when i program my eval kit using nRFgo studio, the chip dosen't work unless i do a hard reset OR put off supply and put on again.
Any idea ? My program, is dfu bootloader...
Hello Nordic Team,
I am sorry to say this, our development team found a major glitch in micro-esb communication protocol. we are in stage of pre-production of medical sensors...
Hi
We are thinking of using NRF51 for BLE and CPU capabilities. But we also need a Wifi add-on to connect to cloud.
What is the right chipset for this? Which ones are...
I have a demo(s110) set up with some custom services, and in them custom characteristics. The services each relate to a specific sensor element on my device, so have a mostly...
I'm using ble_nus_string_send() to send 15 bytes over BLE UART.
As expected it sends 15 bytes, however on occasion 14 bytes are sent instead of 15 bytes.
Would there...
I ordered nrf8002 IC. I am using following breakout board PCB & not using Nordic development kit.
www.proto-advantage.com/.../product_info.php
I gave 3.3V to both VDD...
I've been working through the tutorials on BLE Services & Characteristics. That's all gone fine for me. Now I'm adjusting the sample code to use different UUIDs for my own...
Dear Sir.
I have a question for app timer in nRF52 DK(pca10040).
I was called a example source(ble_app_hts) for nRF5_SDK_11.0.0-2.alpha.
And I add UART part for logview...
Dear All,
I have question regarding advertising in NRF51. I measured the power that be used when advertising using osciloscope and set the advertising interval of NRF51...
I'm having this event and I'm not sure what are the conditions required to trigger it, also what does it mean exactly since the documentation does not say more than a line...
I had attended the Nordic 2015 Tech tour in Helsinki and it was very nice of Nordic to give away nRF52 DK to all attendees. So far, I've been busy working with nrf51 but today...
I follow this instruction to turn Raspberry Pi into an IPV6 router on IPV4. My raspberry pi works well after I add nameserver to /etc/resolv.conf.
But other device in my...
I am experiencing an error that I can't figure it out why it is happening and where to go and try to fix it.
I am using the subscriber implementation on my nRF51, Raspberry...