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 there, I was able to work with uart ble example described in tutorials/36/.
My question is how to disable encryption on BLE link? Specifically, we need to make disable...
Hello All,
We need the following for reference purpose only
nRF6939-HW
nRFready Smart Remote 3 for nRF52 Series Hardware Files
www.nordicsemi.com/.../nRFready...
Hi,
I am building a custom PCB using the nRF51422 chip. I need to include a pushbutton switch on the PCB to generate an interrupt when it is pressed(gpiote). I am connecting...
Hi support team,
I'm using Nordic nRF52840 with PCA10056 and SDK 14.1. I have a problem with UART connection.
I have a custom board which need to hook up UART connection...
Hi! I am currently doing my project on BLE beacons. I am using nordic's nrf51822 and waveshare ble400.
I am using a blackmagic probe instead of jlink to program it using...
Hello,
my sdk is from nRF5_SDK_12.3.0_d7731ad, I added the dfu service to the ble_app_uart project on nrf51822QFAC,but it just could run to serviive_init() function and...
I am using a bootloader based on the secure serial DFU bootloader example in SDK 13 and tested it on a development kit. I noticed that hardware flow control is enabled in...
nRF52810
1,
Conditions: Two dma buffers are used, SHORT = TASK_STARTRX, 1M baud rate (10us / B)
Phenomenon: At END_RX interrupt, I called GPIO0 = low. With the logic...
Bluetooth Mesh Glossary of Terms mentions 3 different kinds of addresses: Unicast Addresses , Group Addresses and Virtual Addresses .
I think I understand what a Unicast...
I'm developing firmware for the nRF52832 in eclipse, and since I'm using the NFC pins as GPIOs I need to include the "CONFIG_NFCT_PINS_AS_GPIOS" cflag in my Makefile. However...
I've noticed that if I have data queued to go out over the uart (using app_uart_fifo) if I do an fds_record_update the UART TX is effected. You can see what's happening in...
I have put my code developed on a nRF52 dk on a custom board that is based on a ISP1507 CPU. We are having higher current consumption than expected, I use the exact same code...
Hi There,
In company we are working with nRF8001 (currently C revision) and we want to send some custom data in an advertising packet. However, when C revision is selected...
From the S132 5.1.0 specification, I expect that its RAM usage should be only 0x1228 bytes plus ATTR_TAB_SIZE. However, when I compile two of the example projects using IAR...