Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
Hi,
I am working with the bsp.c functions. One of the actions is BSP_BUTTON_ACTION_PUSH, which the value is 1. I would like to know at which electrical signal it is related...
Hello All, I am having a trouble with the nReset Pin during Deep Sleep. The issue is that the board is waking up from Deep Sleep due to floating nReset Pin. I am using a nrf52480...
Hi,
I am currently working on a product based on an nRF52832 (SDK 15.3, S112 6.1).
The firmware uses the Nordic UART Service to receive and send data from and to a smartphone...
I'm working on a new nRF5340 project where this will be the main application processor. The target system will support a large variety of sensors, and we expect to use a very...
Dear All,
We have designed our custom board based on BMD-330 (nRF52810 chipset). It uses i2c (TWI) to communicate with Azoteq IQS620A sensor .
TWI code runs fine on nRF52...
Hello there. I have few questions about nrf9160 GNSS part. Seems NRF have implemented own GPS L1 C/A correlator, current quality is not impressive at this moment, but approach...
Hello
In the radio test we can set up to 80 channels.
But isn't the table for the channel as follows?
40 channels is 2480MHz, right? What is the frequency of 80...
Hello
we are working on Audio project with nRF52840 include (microphone and Audio Amp). we used one I2S interface for Audio Amplifier but for Microphone we are confused...
Hi there,
Please let us ask about SMP server sample. https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/subsys/mgmt/mcumgr/smp_svr/README.html#smp...
Hello All.
We are planning to do a EMC test on our device that is using nRF52832, the test facility requires us to provide a programming interface that can change the...
Hi!
Can't continue here:
https://devzone.nordicsemi.com/f/nordic-q-a/56211/bootloader-difference-and-implementation-from-sdk-14-to-sdk-16
So I've made a new question...
Hi
So I tried to use the lwm2m sample client (nrf\samples\nrf9160\lwm2m_client) for FOTA upgrades. I do get a connection to my plattform. When I start the update I do get...
I'm trying to figure out how to change the start address of my application when chip has a bootloader flashed on it.
For example :
Bootloader address = 0x0
Main application...
Hi,
Fairly new to the world of nrf development and C programming so apologies for the potential newbie question.
I am looking at how I can setup a Raspberry Pi 4 as...
I have an application that uses the nRF52840 for BLE in central mode. This application is battery powered. Basically, the device is listening for beacons and logging which...