Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
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...