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...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hi. I am trying to develop an multiprotocol test example using SDK 15 and nRF-IEEE-802.15.4-radio-driver on NRF52840 dk board. I need that BLE and 802.15.4 stuff can work...
I have a confusion about mac address of nrf51822, I run example ble_app_uart .
When I use nRF Connect on Android, I can see the mac address of nRF51822 is CB:16:04:4A:10...
Hi,
I use nrf52832QFAA, SDK 11.0.0, Softdevice 132 v2.0.0. I need to add a device_manager_central to my project (in my project it's easier and faster than adding a peer_manager...
Hello,
In the documentation for nrf_serial_write function (SDK 14.0.0) it is written:
timeout_ms Operation timeout, in milliseconds. Pass 0 to operate in non blocking...
Hello friends,
I am trying to flash a nrf51 dk with keil5. When I try to flash it with a multilink universal I get this error:
My settings are the following:
...
Hello everybody !
My code is based on the code of the "ble_app_multilink_central" on which, I added some of the code "ble_app_uart_c" for the initialization and the event...
Hello friends,
I am trying to use the standard uart example of the SDK 11 with the nrf51 dk and trying to update the device's name via UART. I want to save somehow the new...
Greetings,
I can get the ble uart example to work on my PCA10056 using the example hex file, but when compiling the project on the SDK 15.0 S140 it doesn't work. Specifically...
Hi,
I can't found anything in the nrf52840 documentation about the ble antena directionality. I want to use it for indoor location, so i would like to know if it is omnidirectional...
I'm sending int16_t thanks to a custom BLE Service.
I receive well the data on the nRF Connect app (Android), but the data are displayed in hexa, for example for 256 I got...
Hello,
I'm developing an application that will run on a board without externel oscillator for RTC1 and it means no app timers support.
I started from ANCS example and...
Hi, I tested to run BLE Mesh(v1.0.1) light switch example using SEGGER embedded studio(SES) on Windows10 and three nRF52DK(ntf52832) boards .. one client, two servers. It...
Hi,
I encounter the problem when using the mcuboot with zephyr 1.11 is that the system keep rebooting.
mcuboot: https://github.com/runtimeco/mcuboot
mcuboot build...
Reference: bbc micro:bit (microbit) board Eagle schematic files
I heard that bbc's micro:bit board is based on Nordic's nRF51822 & build by Nordic Semiconductors
Since...