Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
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...