Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
Hi,
On a nrf52840 running SDK 17.0.2 and Softdevice 7.2, while being connected to two devices in central and peripheral role, I observe that on the connection where the...
I'm trying to see if there is a simple way to scan for ANT packets on all supported frequencies (not ANT+, which I know is on a single channel, 2457MHz). Just for the presence...
Hello, I am currently using the logger backend to send information via UART from the nRF52811 to a PC. This works well, but only for one way communication. I would like to...
I have nRF52840 dongles that have something already programmed on it. They are encased in plastic and I have no access to the little reset button. How can I install my SoftDevice...
Hi, I'm having trouble implementing DFU buttonless.
I ran the tutorial step by step in the following link: https://www.u-blox.com/sites/default/files/Add-NordicSemiconductorDFU...
Hi Nordic,
From some cases in the devzone, I know for nRF52 series, the ESB doesn't support 250Kbps mode.
One of my customer employ nRF51822 in their product, so I want...
Hi,
It seems that we are experiencing exactly the same as what is described in this topic by @kienasv. That topic seems closed for replies, and the solution has never been...
Hello ,
What is the purpose of the second line of the code in errata 89 ?
I mean this line ;
*(volatile uint32_t *)0x40003FFC;
did you use this one like nop ?
...
I need to install a BTLE application on an nRF52840 dongle that is enclosed in a case and therefore I do not have access to the reset button.
I have looked at some of the...
Hi, I'm using nRF52805.
My BLE code could connect & communicate data perfectly for the first time. After the disconnection, I can still see the signal. However, when I try...
Hello, new-to-this platform dev here!
I am implementing BLE bonding on my nRF52840 DK, which uses the S140 Softdevice. The DK is a peripheral and I'm using version 17.1...
Hi,
I need some help to choose an RF module for a new project.
I need:
* To connect to nRF24L with custom radio communications
* to connect to legacy standard bluetooth...
I use the nRF5_SDK_15.2.0_9412b96 , the sample is use a QSPI FLASH(MX25R64), and we want to change this QSPI FLASH. we will use GD25Q64E, which code should be modify?
I have developed a project with 9160, which requires real-time display of NB network signal on the screen. In order to save power consumption, I have set the Mode to PSM Mode...
Hello,
For us our IO rail is 1.8V. In this case do you see a big difference in power consumption whether REG1 is in LDO mode or DCDC mode? From 1.8V to 1.3V if in LDO mode...