Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi Nordic ,
My product is working fine but i'm focusing on improving consumption at maximum because it is working on small battery ( evoluated tpms application)
It uses...
Hi all,
Is anyone aware of any formal documentation or test cases available that demonstrate a validation of nRF Connect for mobile to show that it is reporting the correct...
Hi, I am designing a small PCB (18mm diameter) and would like to know what external components I can exclude for nRF52805/ nRF52811. I would like to not use the decoupling...
Hello,
I am using SES Nordic Edition v5.60 and I would like to be able to include pre-processor directives in my project but I could not find the pre-processor optins. ...
Hi everyone,
I'm wondering on which plateform / app and how is it possible to read and retrieve the data sent from a nRF52833 Slave to a Mobile Phone (Master) ?
We have...
Hello i am working with the example ble_app_uart and i have created one new service and two characteristics. The firmware was working fine with no errors. However my computer...
Hello,
What is the difference between 2 devices which are constantly scanning and 2 devices which are connected? Also, how do I code 2 devices to connect to each other?...
BLE Hello,
In my project i want to send the data from the nrf app to nrf52832 device and i don't know how to interface it with RPI compute module once the data received...
Hello, I have a question.
I am developing with nrf52832 (s132 v7.0.1, SDK v17.0.0) as a peripheral.
I have a question about the output time of the advertisements. The...
Hi,
I am develloping product witch ICM20948 and need to use magnetometer. I tried to move some existing and working code for arduino. I was able to get data from magnetometer...
Hi,
Our customer is optimize the size of flash used of nRF5340.
They are curious whether the definition in autoconfig.h are all used in the image? or some of them are...
I am testing nRF5_SDK_17.1 examples/dfu/secure_bootloader/pca10040_uart_debug
After I run on SES. I got this memory map. It overlaps softdevice area.
With armgcc ...
How do I use printf to output my own messages, and read incoming data, from a UART port that is separate from Zephyr's debugging outputs? This UART line will be connected...
Hello, we are trying to get software running on our custom board.
Last week we tried to test the software written on a development kit of the NRF9160 on to our custom board...