Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi,
Id like to understand the FDS state after flashing the device. Im trying to check if the record exists then I use it, otherwise I write a valid info into the record....
Hello All
Could you please guide me. i want implement BLE with SPI interface...if i sent any command via mobile Bluetooth..then NRF51 DK should receive the Command and...
I have already changed the define NRF52, NRF52832_XXAA,BOARD_PCA10040 to NRF51,NRF51822 and BOARD_PCA10001 and adjusted the ROM and RAM areas as below.
But there...
ERROR OCCURS WHEN TESTING UART nus service on a nrf52832 custom board UART APP SHOWS LIKE THIS device doesn't support UART WHEN I TRYING TO CONNECT WITH MY DEVICE. PLZZ H...
Hi Nordic Team,
In one of our application, we need to interface BT HCI chip with Host MCU(Cortex M4 based). Below are the application profiles we need support for:
...
I am having trouble using GPIO P0_9 and P0_10 as GPIO pins. These are the pins designated as NFC1 and NFC2.
I am using the following sample code:
#include <stdbool.h...
Can a peripheral device know when the client made a scan response request? I want to use scan response as a form of acknowledgment so the peripheral device knows that the...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
It looks like there is a new version of nRF Sniffer for the nRF52, but it doesn't seem to be formally released, although it seems to be 6 months old. Is it expected to be...
Hi,
i was just wondering as we dont need the high clock rate whether its possible to run the nrf52832 with less than 64 Mhz by replacing the 32 mhz crystal with a different...
A brief description of my system:
I have a HUB gathering data from the nrf52832 through SPI. The hub is the master and the nrf52832 is the slave.
According to the nrf52...
Hi,
I have an application running on a nRF52832, roughly based on the OpenMesh ( github.com/.../nRF51-ble-bcast-mesh) code with respect to the timeslot API usage. In one...
I am trying to use flash on UBlox NINA B112 which has nrf52832 chip. I have tried to use all the three modules : Simple flashwrite, FStorage and FDS. I am able to read the...