Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
When using app_timer through scheduler, a break and go will overflow the event queue if a timer is a repeat timer. The effect is that it's not possible to debug.
To work...
I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
Hello,
In our application we don't allow bonding. Therefore I'm not allowing the application to send peer data to the bootloader using dfu_app_peer_data_set()...Therefore...
In NRF52-DK, I am currently working on NRF5 SDK 11.0.
In examples/peripheral/spi/pca10040/,
The master spi device is continuously sending "Nordic" string every 200msec...
I've submitted my product using nRF51822 chipset for Bluetooth certification. The BQE asks for QDID of proximity profile. Anyone knows about the QDID #?
Thanks,
Hello,
Is there a way to test packet corruption? My setup would be that I have my FW in nRF52-DK. Then I would test communication using nRF51-Dongle. I would like to force...
I want to connect two nRF51822-BKs and find their proximity. If one of the beacons go >5m away from the other beacon then one should beep/LED ON.
What is the best way to...
I have some troubles to understand the system clock functionality.
I am using a Module from Rigado which uses the nRF52 and has an external 32Mhz osc. on board.
In the...
Hi, I use the following.
Raspberry Pi 3 (RPi3 with Raspbian Jessie 4.4) as a router,
RPi3 is connected to a Wi-Fi router to access the Internet by using the built...
hi
i didn't manage to find detailed requirements on the voltage from the chip.
in the spec i see voltage range of :1.7-3.6v
but its not enough data for designing converter...
hi everyone, I am new to developing apps for nrf51822, and currently I want to learn first, I tried to google a lot around and could not look for the right resources, it would...
hi,
I would like to connect hid keypad with ipad,phone5s and android phone(all these have Bluetooth version 4 )but i couldn't connect this.ie, The nrf51822 module advertising...
I attempted to capture a waveform when running the SPI master example on nFR52 SDK/PCA10040. The source code I have as default and showing as follows
#define SPI0_ENABLED...
Hello,
We are working on a project that includes a countdown but we could not able to do it. Simply we want to do this:
Nrf51822 receives a signal-->run our funcion...
Recently, I've built up the latest OpenMesh v.0.85 example among 3 pieces of nRF51DK successfully. For my application, I would like to increase the data payload, is it possible...
Hi,
I am using Gazell for communication between two nodes. The first node is sending a sensor reading to the second node (which will be called henceforth the sink node...
Hello everybody
I have a nRF905 circuit sealed in a different medium than air and I am facing an 8 dBm power loss after sealing. I would like to know the following: Is...