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...
DK : nRF52840
SDK :15.3.0
example code : nRF5_SDK_15.3.0\examples\peripheral\flash_fstorage
I watched that using nRF52840 DK is best way for develop nRF52811. So I...
Hi,
We have a product that uses nRF52832, we are trying to get the FCC Certification. We are using the RF test example to setup the DUT.
We are able to get the signals...
Hi,
I wanted to use Nordi UART service, the problem is that if I have no contraction with the device, it would not advertise after a definite time, say 180 Seconds, my devices...
I'm trying to connect nRF916 FP1 Preview DK to LTE-M network using LTE Link Monitor but it fails. Below is details about my firmware/software:
Zephyr OS v1.13.99-ncs2
...
Hello,
I am currently working on nRF52840 DK while waiting for my custom board using this chip.
This custom board will include Toshiba external flash of family TC58CYG2S0HxAIx...
Please understand that it is English using a machine.
Hello. I try to create a module using nrf52810 and nrf52840. We are testing "secure_uart_pca10040_s112...
Hi,
the bootloader addr is start form 0x28000, and I checked my application code, it only reached 0x25B00.
I called the fstroge to erased a page Flash start from 0x27000...
We going to test the link range of mesh networks (BLE mesh the first and Thread later) inside the building - between the floors.
It's possible the hop between the floor...
Hello,
I’m using nRF51-DK with SDK 12.3 with softdevice S130 (BLE is advertising). I would like to talk with a serial device that starts up with no HW flow control and later...
Hello! I know that there's a temperature sensors built in the nrf52840 device. what i would like to do is to connect an external temp sensors, and get the data from it in...
Hi,
I want to use AES CCM in my project (I want to try both CC310 and mbedTLS).
When I compile my project, I have undefined reference to 3 functions that are located...