Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
HI:
i hava a sender and it send a frame every 15ms ,not use any protocol,and reciver code like as follow:
while (1) {
Rf_StartRx(ReciverSC.RfBufPointer...
Hi to everyone,
i have an mb39c811-evsk-02 and over it there is a tmp102 temperature sensor and an nrf51822.
I want to read the values of the sensor over a beacon app. ...
Hi,I'm glad you can see my post.
Now, I am in a program to read and write FLASH such as the screenshot in the attachment.
Then I update with DFU service for the equipment...
Hi Is it possible to change the MTU size with the Master Control Panel?
I am making a ble device on a nrf52 with the SDK 12 (latest softdevice) which has the ability to...
Is there a function like battery_level_in_percent for AA battery?
I know battery_level_in_percent is only for CR2032.
Even though I compensate it to make it 3V from AA battery...
Hi,
I am using Gazell for communication between two nodes. The first node is sending a sensor reading to the second node (which will be called henceforth the sink node...
Hello everybody
I have a nRF905 circuit sealed in a different medium than air and I am facing an 8 dBm power loss after sealing. I would like to know the following: Is...
Hi
I am using PhoneGap Build with BLE plugin to develop iOS/Android APPs for nRF51822 , it is a easy way to develop a BLE APPs by JavaScript. Unfortunately, I can't find...
Hello,
We have recently been playing around with the NRF51822 Beacon and we liked the way it works. So there is one thing we are very curious about: is there any cheaper...
As the followup/implementation to this question
I want to implement a multirole application for the PCA20006 (rev 1.2).
Currently I will only need advertising for my data...
Hi,
I have made a custom board using NRF51822CEAA, following the reference design. Some modules are working properly. But I'm facing following issues on some boards.
...
I am having a strange issue with running BLE DFU on a project that I can't seem to work out. This an S132 v2 project with SDK11.
If all I do is program the softdevice and...
Hello,
I have read the questions on power optimizations in nrf chips:
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
I wanted to use SDK11 example ->...
Dear all,
I'm a quite new BLE stack user and need to get some idea on the idea behind service discovery.
I'm using the S130 and the BLE central example and want to read...
Hi,
We are going into mass production with our first product and would like some expert advice on what is the best approach.
1.) Since we would be doing production tests...
Question for anyone familiar with mBed code on nRF51 devices (I have cross posted on mBed, but trying my luck here too):
I'm developing an nRF51822 program using the nRF51...
Hello, I am trying to upload my custom firmware to the MetaWear RG (nrf51822) platform but currently without luck. Steps that I have performed:
Connected to the device...
Hi,
I want the bonding to happen between the nrf51 and the Android Phone by displaying passkey on the phone. This can be done using device manager or peer manager. When...
I haven't really found too much referencing how to setup an Eclipse DFU Bootloader project for Debugging.
What I know
To get the image to fit in the allocated memory...
HiNordic,
I found nrf5-sdk-for-eddystone Project in github,but it's just surpport nRF52832.I want to know where to find the nRF eddystone SDK which can surpport nRF51822...