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...
I am attempting to do the LTE_Gateway example. I have gotten all the code to build through Segger and upload to the DK. The problem is when I'm watching the terminal for the...
Dear All,
I am using NRF52840 DK with SDK13.0 . I am trying to use one SAADC channel (CH 1) to record input signals at 200 kHz to fill a buffer of 2000 points . After the...
Hi
I was playing around with the new SDK 15.3.0 and most things worked as expected. One thing that causes some trouble is the changed MBR parameter page handling. It seems...
i need to generate an irk from nrf52 so that no device can identify that nrf52 data...only the device with same irk can identify and connect to it
for that what should i...
I am trying to port Keil code to SES 3.40 with NRF51822 Device and SDKV12_3, I am currently using the ble_app_uart example. I followed this blog post https://devzone.nordicsemi...
Hi Sir
Is it possible write a hex file to external QSPI flash by nrfjprog ? if yes, please tell me what's the command ? Thank you.
ps, the hex file is data, not firmware...
We are using nRF52840 SDK 15.0 with Segger embedded studio. We have referred ble_app_proximity example only for read battery level using ADC. Now in our application used SAADC...
Hi, I m using nrf 51822 development board. I want to implement timer in input mode to detect falling edge of the pulse.. It should give intrude when any falling edge is detected...
Hello
I am a big fan of Zephyr OS, and have developed several commercial products with it (on other NRF chips)
I would like to know if the nrf9160 is to be supported...
Hello, I would like some guidance on how to create a standalone executable for nrfutil (like nrfutil.exe on Windows) in order to update my hardware through OSX. Very newbie...
Hi,
I need some clarification about how to create multiple Timer functions?
my application is to
1. read the VDD supply for every 10 sec
2. after BLE connected to...
Hi,
I'm trying to run fatfs example in sdk. I only changed the spi pin numbers. What is wrong with that?
Here is RTT screen.
My schematic is; CS-------------P0.08...