Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
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...
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...