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...
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...
Hi,
I'm currently reading the local time from a client via the CTS over BLE, but need to convert that in my nRF52832 to UTC time. Is there some API's available that do this...
Hello.
* nrf52840 sdk17.1.0
I'd like to indicate " Peer removed pairing information " pop up on iPhone when nrf device deletes bonding list. so I edited source like...
Hi there
I have noticed a strange error message at startup of the PPK2
11:23:44.790 Failed to get the library versions: JLINKARM_DLL_NOT_FOUND (Origin: "Failed to get...
Sorry I need to emulate a device using an nrf52840. as a 24c01 (I2C memory).
I need also to emulate using an nrf52840 and spi slave sensore .
There sare some samples that...
Nordic expert,
The customer found several issues when testing SPI timing,
NRF52832 communicates with the master chip, Qualcomm XR2, through SPI, and NRF52832 serves as...
peerManagerInit() has called pm_init() and setting security parameters. But nRF connect shows "Unencrypted link". How can I enabled encrypted link in nRF52832 firmware?
...
Hello everyone,
I am working with a custom board, containing a BMD-350 module and I am trying to write on it a firmware developed thorugh J-Link Segger.
Everything works...
Hi,
I'm working on final project wrapup on a device with an nRF5340 using NCS v1.7.1 where the Nordic part is an SPI slave to another processor.
My customer is getting...
Hey guys,
I have recently been using the 2.0.0 SDK to develop the nrf52840 dongle to communicate with a sensor. I am unable to connect to a pressure sensor and I have...
Hello,
I am using SDK 17.1.0 and using the code from the ble_app_uart example on a custom board to test BLE connectivity, when I load the example as is there are no issues...
Hi,
We can successfully compile the NCS2.0.0 sample project, /opt/nordic/ncs/v2.0.0/nrf/samples/bluetooth/peripheral_lbs, by VS Code.
BUT, compile FAIL if adding the CONFIG_BOOTLOADER_MCUBOOT...
Dear Support Team,
How does nRF5340 reset the network core through the application core, and the application core does not reset?
Are there any examples?