Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
I'm moving from nrf51 to a higher performance uC. I think that there is lot of models of nrf52.
what's the reference of the best nrf52 in term of performance. I want to...
I've been using the device firmware update service for quite some time now. I'm looking to add the ble_nus service, but this feature seems to fail when ble_dfus is re-enabled...
With the latest nrfjprog from Nordic and latest J-Link software from Segger, I am still getting the error below.
$ nrfjprog -v
ERROR: JLinkARM DLL version used is too...
I am working on the ble mesh using nrf51822. I am able to read the mesh values using the nrf master control panel android software. But we want to make an android software...
the priority of my custom thread is lowest priority. but it's not possible to call hvx function.
in ble_app_hrs_freertos example,
a sd_ble_gatts_hvx function is called...
Hello,
Suppose I flash a device that uses the nrf52832 with a serial bootloader, SD and valid application, can I still write to UICR regions via a serial connection using...
The nRF UART Android app currently uses a non-monospaced font; so, for example, a '1' is a different width to a 'W'.
This makes it hard to view strings where the fields...
Hi. I'm beginner.
I want to use nRF51822xxAA chip on keil compiler.
project->Option->Target->IROM1 start, Size & IRAM1 start, size.
Please let me know IROM's start and...
Hi,
I'm using ble_app_hids_keyboard example as the base to develop my own application, but was found something really strange, the application seems never get into sleep...
Hello Nordic!
I am using an Android phone and a nRF51822, and I'm performing BLE speed tests.
For these two devices the theoretical maximum is given by 4 * 20 / 0.0075 ...
So I have a remote, a central, and it's connected to my peripheral.
The remote is based on the multilink example.
SDK V11.
I want to press a button on my central and...
Hi, i'm wondering if it's possible to make a GPIO pin trigger different tasks when it is externally driven from low to high, and high to low.
I'm trying to stop an RTC...
I would like to NRF51822 bluetooth test.
It has NRF51822 eval-kit 2EA.
1EA is a Central (dongle role), 1EA want to test the bluetooth interlock with Peripheral.
What should...