Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
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
...
Hi
I had downloaded latest SDK for Mesh 2.0.0 and imported the Light Switch example to segger studio, while building the project i'm getting an error as "board.h" not found...
Dear Nordic Team,
Thanks for supporting.
My application is central act as a non connectable scanner and display the advertising packet through UART without fail. Please...
Hi guys,
First issue: is that the mergehex.exe fails everytime when trying to Write the merged file. The Error is ERROR: An error occured while writing the file. this has...