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...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
I an trying to locate and download some programming examples. For instance the BLE Blinky application
ble_app_blinky_c says it is in the EXAMPLE FOLDER, no matter where...
Our project uses nRF52832, and the bluetooth connection has two modes as follows:
one is low-power standby mode connection interval=1000ms;
One is data transmission mode...
We have recently ported our application from SDK 12.2 to SDK 14.2. The application is very power sensitive and uses a high connection interval and slave latency to minimise...
We have a project running based on the SDK 14.1 on a nRF52DK with S132 5.0. The used bootloader works as expected and also an update of the bootloader works properly.
After...
Developing medical sensors for medical institutions according to legislation ( us-fcc.app.box.com/.../8acz9o1cah6eqqpm2q3ktvfkkqt37v7p) in the 2340-2400 MHz band - nrf52 seems...
Dear Sir,
I want to access two slaves viz. MAX30205 & LIS3DH by using nrf52832. The problem is, as per the datasheet the values of the pull up resistors required by both...
Cannot get nRF Sniffer version 2 (beta) to work properly with nRF52 DK running the sniffer_pca10040_51296aa.hex:
Windows 7 64-bit
nRF Sniffer 2.0.0-1.beta
Wireshark...
Hi All,
We are currently in the process of FCC certification for one of our product that uses nRF51822. Our testing house said the the test has failed because of not qualifying...
With a NRF51802 based product, we see DFU errors on Android devices in the field. Our config is: - nrf51802 with s130_nrf51_2.0.1_softdevice and nRF5_SDK_11.0.0_89a8197. ...
hi,
i am using sdk 14.1 nrf52840.
i am getting these 2 errors in keil
.\_build\nrf52840_xxaa.axf: Error: L6915E: Library reports error: __use_no_heap was requested,...
I want to use nested app_timer instances: I am gathering data on a repeating app_timer (app_timer_1) which fires say every 10ms. One of my sensors providing the data requires...
I am trying to call the bootloader by using the provided DFUService from mbed on the NRF52832 DK. Unfortunatelly the bootloader does not start. I made sure the Softdevice...
Hi,
In linker script `external/openthread/linker_scripts/openthread_nrf52840_dfu.ld` there is a doubled `crypto_data` section.
Is it added intentionally or just a mistake...
Hello Nordic-Team,
Where I can find 2.4GHz RADIO example for nrf52810 ( pca10040e )?
and what we need to know to porting 52832 to 52810 in RADIO?
Kind regards
...