Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
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 ... how to set the password to secure the connection between the device and application . I don't want to anyone to connect my device , for that i am planning to the set...
I have a nRF52 DK. I'd like to debug my board which has nRF51822 and sensors, and has SWCLK, SWDIO, VCC, GND, RX, TX, VCC, GND. Please provide detail steps on how to wire...
I'm developing a central that discovers services in a peripheral. The services are both custom and standard BLE services. Discovery is working fine, but there is one issue...
Hello,
We are experiencing a rare condition whereby we read in raw Accelerometry data (758 bytes) over the SPI bus, and sometimes (rarely), we'll get a block of repeated...
Hello Everyone, I designed and fabricated a small nRF52 board. The design of this board is based on the Adafruit nRF52 feather. The difference between my designed board and...
Hi,
I'm working on MacOS 10.14.6 and I'm having trouble with the Programmer app in nrf Connect.
I have installed the Jlink driver successfully (v6.60a), but when I select...
Hi, I am trying to add a motion sensor event into my code that utilizes the low power accelerometer on board the thingy91. I wont be in sleep mode but will be in PSM or edrx...
I have followed the instructions in nRF Connect 3.3.0 - getting started assistant to setup my nRF connect SDK.
I proceed to set the nrf repo to v1.1.0 branch (last stable...
Hi, I Implement void WriteRegister and ReadRegister SPI interface with mfrc532 but some time right,some time wrong.
Some time i write value in a regsister and i read again...
Hello,
I am emulating the behaviour of a device doing this operations (Using pc-ble-driver-py 0.14.0 and nrf52840 dongle):
Is connected by a smartphone app
Exchanged...
Hi,
I'm using PCA10040 board and J-Flash to program a HEX file. However, the programming failed because of the license problem. How can I solve this problem?
Thank you...
Hello. I want to create a profile here so that I can ask private technical questions. You ask for personal info like full name, phone, address, etc. Is any of this information...
Edit: The problem was caused by me. Solution is in replies.
I was testing read back protection functionality. For one device I've set protection using openOCD by setting...
Hi,
I noticed nrfx_spim.h contains a method called `nrfx_spim_xfer_dcx` but I can't use it directly in my SPIM app.
I am wondering if that method is available to nRF52...