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...
Hello.
I want to use the CMSIS configuration wizard.
It is work in the example but not in my project.
From looking at youtube I found what I need to add to tool.xml...
Dear Team,
in Feb 2019 this link was available: https://www.nordicsemi.com/DocLib/Content/Product_Spec/ nRF9160 /latest/ref_circuitry?932#concept_myt_5zt_bgb
with the...
Hai,
I'm new to BMD-300 series evaluation kit. I installed nRFgo studio and also nRF5_SDK_15.0.0_a53641a. I have added the screen shot of problem faced. Could u please resolve...
Hi Sir/Madam,
I tried testing Alert Application notification by performing mentioned testing steps but after i reach 4th step i.e Bond to the device from nRF Connect (the...
Hi,
I've developed software using PCA10056 (using nRF5_SDK_15.0.0_a53641a) and I would like to test it on PCA10059.
Can you direct me to the new board files that need...
Hai,
Now we are plan to use nRF52840 IC for to measure some analog inputs and transmit the converted analog data to receiver. My doubts are as follow i) Which IDE(Integrated...
Hello,
I am running an older softdevice 4.0.2
And finding that occasionally the len field is returning 0 when receiving a ble_gatts_evt_write_t ble event in my Peripheral...
Hello,
I am aiming at indoor localisation related research and I am very interested in your nRF5211chip and Bluetooth 5.1 based direction finding technology. As you said...
Hi there, I use the openthread and I have some observation: when I at first turn on the MCU I generate random network parameters with otDatasetCreateNewNetwork(), when I reset...
Hello,
I have an app that would be beneficial to use a "scheduler" with the APP_TIMER etc...
I am using nRF52 SDK version 15.0.0.xxxxx.
Starting with the basic: start...
Hi All
I am now working on nRF52840DK about channel selection algorithm. I am wondering if it is possible for me to apply my own channel selection algorithm on the development...