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 am trying to use sd_flash_write() to write data into memory, but after calling this function, my chip reboot. I am using softdevice s132 v6.1 and SDK 15.2. it used works...
Looking for recommendations of a Nordic device and reference design to be used to develop a product similar to a Bluetooth Audio Headset as used with cell phones.
Hi,
I am using S110, SDK7.20 on a 51422.
I know, it's old, but I have to deal with this.....
At some point, I had managed to set the advertising name of my device to...
Hi Guys
Please can someone assist me. I am having problems trying to run the nRF5 command tool on ubuntu linux. I've tried so many options to no avail. Please can someone...
Hi.
SDK s132 15.0.0
IDE IAR 7.80.4
SoftDevices 6.0.0
MCU NRF52832
Windows 8.1 64 bit
I integrated project buttonless DFU in uart_ble. After built project in IAR...
Hello ,
Que 1 :I want to Merge Client and Provisioner Firmware is possible..?
Que 2:Multiple provisioner can i define in same moudle.
Que 3:BLE MESH Network ,How many...
Hello,
I am using the CoAP IPv6 example from the SDK 15.2 on a nRF52840 board. I am measuring the energy consumption with the Power Profiler Kit. My problem is that the...
Dear Sir,
I am working with nRF SDK 15 and nrf52832 device.
I am using an android phone which has address of type 'BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_RESOLVABLE'.
Now...
Hi,
I am learning the nRF9160 and want to know a few things about it.
The features say that nRF9160 has NB-IOT and LTE-M modems built in. So is NB-IOT and LTE-M a separate...
Hello,
i am trying to migrate code from SDK 14.2 to 15.2, and using some examples to help.
In Segger Embedded Studio I am trying to get an ANT example working.
I have...
Hi,
During a debug session I noticed that the following functions in system_nrf52840.c are optimized away by the compiler since they always return true.
The functions...
Hi,
I am facing a very weird problem right now. I have one Board which works just fine and connects with my Android phone with ease.
There is another DK which my phone...
I am using the nrf52840 TWI driver to manipulate an accelerometer (LIS2DE12).
How can the TWI API be used for reading and writing registers on a slave device?
Any examples...