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 Guys.
I have a little question.
I leave the bluetooth smart world one year ago, and now that i want to remake some project i read that there is some new.
So in my situation...
link text from this link i have some questions
(1) when i am trying to do step by step debugging ,debugger stops at sd_power_system_off();. can you tell me what to write...
@Michael Dietz
Hi, Michael & everyone. I'm using nRF51822 now. I followed the post Segger Embedded Studio & import the beacon example in SDK 10.0.0 . In Keil, the memory...
Hi, everyone. I'm focusing on SES with OS X for a long time. But there are always some faults and I have never succeeded utill now. I used to think OS X made these faults...
Yo Man,
I use nRF52 with example "ble_app_hrs_rscs_relay" in SDK11.
The printf only send one byte and I check other people asked question but still send one byte.
So.....
I want to test the Bluetooth signal performance of NRF51822 with frequency spectrograph,but Idon't know how to set a fixed frequency to NRF51822,I need your help
thank...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Hello everyone~
I'm setting up an eclipse and gcc development environment on Mac OS X following Vidar Berg's tutorial here: https://devzone.nordicsemi.com/tutorials/7/development...
I have some questions about DTM, can anyone help me ? thanks a lot!
1. I use DUT and nRF DK module to do the test. When nRF DK module enter tx test and DUT enter rx test...
Hi,
I'm using the PCA1040 with the SDK11.0.0. For now I'm trying to communicate with the TWI as the example twi_sensor indicates. The problem comes when I try to do two...
Hi, I have a PC communication interface for a bluetooth device (it's an Arduino with a bluetooth shield). I have bought the new arduino (or genuino) 101 with integrated BLE...
I already know the phone's Bluetooth address, I want to write the address directly into the device, the device - directed broadcast, how do I put the address in the program...
I know most developers follow the Apple guidelines for Connection Parameters. But our device will interact with Android phones, so I was wondering in the interest of power...