I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
Hello;
We are developing a project. And there must be three features in our project.
1) Should scan and transmit beacon at the sametime
2) Chip should read and write...
How can i read advertisement and not connect? I would like to do some checks on the advertising data within BLE event BLE_GAP_EVT_ADV_REPORT and then decide if i want to manually...
I am trying to transmit a modulated carrier with a high duty cycle but it does not work
the same command works with the default duty setting (50%).
The cli freezes when...
VUSB current consumption of the NRF52840: We have a setup where the 5V supply to this pin has very limited current capability.
What is the maximum current which can go into...
The Problem: HardFault within sd_softdevice_enable. With HardFault breakpoint enabled, the debugger halts at address 0x8C8. With this breakpoint disabled, breakpoints after...
I having trouble setting power level above +4 dbm in my app based on the example "ble_app_beacon" using the PCA10059 nRF52840 dongle. I have updated the main.c with the following...
Hi, i'm designing a device which is based on nrf52832 chip and i need to add two IC on my board, the first one is the MAX8856 to charge the battery of my device and the second...
I want to execute timer interrupt at a certain interval, like 1sec or 5 sec.
I measured an actual interval of voltage change with oscilloscope, but the actual interval is...
Hello
i have nrf 51822 beacon and i need to setup beacon that he send out data and i scan it without connecting-read brcst data.
i scan microchip 4870 and other beacon...
What is the best method for attempting to recover from a stuck TWI bus after init?
I am currently initializing the TWI instance with .clear_bus_init=true but this only...
I just finished upgrading the SDK version from v14.2 to v15.3, one thing I'm having trouble with is that after secure buttonless DFU finishes the call to `sd_softdevice_disable...
I'm testing this with SDK 15.2 on an NRF52832, with SD132.
I'm trying to implement error handling for FDS, but some cases are not clear to me how to deal with them.
Am...
We are working with DK nrf 52840 and the sdk mesh 3.0, BT sdk version is15.2 (dimming server example).
We noticed that when nordic app(nrf mesh - android) send a generic...
Hello Nordic Support Team
I am working with nrf52832 dk board.I am using mesh sdk version 2.2.0 with nrf sdk version 15.0.0.I am working with uart coexistence example...
I updated the firmware of my Nordic Thingy 52 to the latest version 2.20 using the Android app on my smartphone. Now I cannot use anymore the standard webapp ( https://developer...