Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
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
...
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...