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...
I know that few companies choose to use NRF528001 with a separate microcontroller like Fitbit.
I would like to know why would they do so instead of using an NRF52 chip that...
Hey,
I am using a nRF8001 with a STM32L051 as an application controller.
After resetting the nRF the RDYN pin goes low, as expected. Then I'm setting the REQN line LOW...
Hello all,
I have a Nordic Thingy 52 board, and I have download the Thingy 52 SDK, I can debug it successfully.
But after I debug it , or download it, the board runs with...
We have an application with FreeRTOS. If we do not initialize softdevice, the freertos interrupts tend to come in at a very very slow rate. I know that softdevice does clock...
nRFgo Studio displays a "Enable reset pin" option on the nRF52 DK but does not display this option on our custom hardware; we use a Segger J-Link for programming the custom...
Hello,
I would like to know the CALIBRATEOFFSET function in detail.
Could you disclose the part of source code on this CALIBRATEOFFSET function?
Best regards,
Kiyoshi...
Hi,
In production line, I was supposed to do BLE test using DTM with UART interface and MT8852B from Anritsu.
However, the antenna is specifically tuned for plastic...
Hi,
i was about to solder my PCB that contain an nRF52832 and i've noticed that i didn't have C9, C10 capacitors.
C10 is the 1uF decoupling capacitor for the 1.3V regulator...
Hi, I'm using nrfUtil 10, which is a bit old. I'm trying to generate an init packet for DFU but the tutorial was for newer versions of nrfUtil only and a lot of commands appear...
I tried to compile the sd card example from the fatfs library. But it didn't work.
Can anyone tell me more about this errors?
NRF_BLOCK_DEV_SDC_DEFINE(m_block_dev_sdc...
NRF52DK (PCA10040) - SDK14 - Arm GCC (using Eclipse) - S132 5.0.0 Soft Device
I had a custom service set up in SDK13 using the tutorial here .
I am migrating my project...
Using nrfjprog version 9.7.2 on Windows 7 Professional. Just discovered that when .hex file is read-only, nrfjprog fails.
>nrfjprog --verify --program app.hex Parsing hex...
Hi,
I migrated an nrf52832 s132 application from SDK12.2.0 (sd v3) to SDK13 (sd v4.0.2). On the iPad and iPod Touch the NRF Connect app does not discover the services I...