Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
I'm working on a BLE peripheral that will connect to both iOS and Android devices. It is important to maintain connection during usage so I consider increasing supervision...
Hi! Are there any existing solutions to send the NRF_LOG output over BLE or to write it straight to a flash/SD-card? If not, would editing the macro's in nrf_log.h be an appropriate...
Hello,
I have a gateway project where I need to receive data from BLE and send on ANT network. As a first step, I took the NUS or ble_app_uart and changed the softdevice...
Dear Members,
I saw ST7735_DC_PIN and ST7735_SS_PIN, which one should I connect to my LCD it has only CS pin ?
ON LCD board ST7735_SCK_PIN 47 --> P1.15 PIN 3 SCK ST7735_MOSI_PIN...
Hello Everyone,
I am using nrf52 dk development board. I'm having a problem when I load my ble_app_uart example . I am getting an error message Error: Flash Download failed...
Hi,
I'm trying to use the nrf52832 as the SPI master to get read/write flash ic MX25L6433FM2I-08G(address - 0x00 to 0xFF).
In loopback case got data but when interfacing...
SDK: nRF5_SDK_for_Thread_and_Zigbee_v4.1.0
I get started with Zigbee Door Lock Example in https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/zigbee_multi_dynamic_door_lock_nus_example...
Hi,
We have ordered nr51822 chips in the past. Recently, we made a new purchase and on programming we have discovered that the FICR register information is different for...
Hi Folks,
I am currently implementing a power down routine onto the nRF52840 SoC and I have some questions regarding the right way to configure to system On sleep mode...
Hi,
Is there an example code which can be used to evaluate libuarte while softdevice enabled? I have tried the individual examples in "nRF5_SDK_17.0.2\examples\peripheral...
Hello,
I would like to know what exactly is doing PM_HANDLER_SEC_DELAY_MS and how can affect to the interoperability.
I saw in the bms example (sdk 15.2) it is set to...
The BLE specification says that the CTE can be a maximum of 160us long. I am trying to set CTE length to 160us, but every time i try to do so, firstly the transmitter stops...
Hi Devzone:
We are using J-link pro to collect trace data from nRF52833 DK board, and we found a rather strange behavior:
The sw interrupts would end on its own without...
Hi,
I'm trying to connect an NRF52840-DK to a MAX30101 Wing board via I2C/TWI. I've set up the TWI Manager to send a message asking the MAX board for its part ID.
This...