I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi,
I recently made a custom board using the nRF51822 and the LC network using values from the reference design. After fabrication and assembly, I tested the insertion...
I tried changing the broadcast name which was not easy but after installing the nRFgoStudio and editing the XML file with it - I managed to change the name yet the UART program...
For some sort of geofencing application, we want to include the BLE module nRF51822 into a Base Station (BS), and a small mobile device (MS).
The MS should detect the presence...
I have 2 moduls from ebay (rfinchina). I write little librarie for nRF24L01 and my msp430.
When i start my coard and init spi and try read few register - i have problem....
Hi,I use 51822 to make a fitness device. one of the function is advertising current value(Steps,Heart rate,Distance,Calorie) to the phone over BLE. What the default service...
I downloaded nRF51 SDK 5.2.0 and I am studying the examples for S120.
I notices that there's no gcc directory, thus only Keil compiler can be used. Is there a way to use...
Hello,
I have some questions regarding bluetooth low energy and the NRF51 series.
[list=1]1) I have to synchronise maximum 17 sensors, so i will maximum need 4 masters...
Hi.
I am looking for the internal resistance of the ADC pin of my nrf51822. I have looked at the Product Specifications (as well as the Reference Manual and other documents...
I find it unstable to send hid data, even if I set timer 1 every 8ms to send hid data.
I can catch data bag from wireshark it seems that interval of two data even close...
Hi All:
The hardware is working perfectly up until I changed some codes in the program and load it on the chip then I am unable to program again. The error message is:...
1.Size of EPROM. Is it big enough for our program as well as our data file for the whole day?
2.How can we secure the EPROM so that no one else can overwrite our code or...
We have an application that is an apple ibeacon, plus some extra properties that can be read (battery level for example)
The "ibeacon profile" eats up all the space in the...
Hi Guys,
i'm a newbie, trying to get the heart rate demo project working.
I've connected the nRF8001 to my own hardware, using a PIC processor.
i'm able to connect...
Hi,
I have a question about the service profile (ex:heart rate service, battery service,etc...), these services are based on protocol of IEEE11073-20601? Actually, I want...