I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I'm printing the value of the UUID of the service(s) discovered on two types devices when the BLE Multi-link Example connects to them, an NRF52 flashed with the blinky app...
Hi, I'm planning a project that uses MQTT with Raspberry Pi (RPi) 3 and PCA10040 (nRF52-DK).
I'm planning to use the AWS (Amazon Web Service) EC2 as a MQTT broker.
It...
Hello ,
I am using nrf52 Dk and nrf52832 custom board for testing ble communication. I am using ble_app_uart and ble_app_uart_c examples to test ble communication. In my...
Hey guys,
I'm using the SDK 14.0 on my nRF52832 with the SoftDevice 132, my IDE is Keil.
And I merged the ble_app_uart example with the ble_app_cts_c example and the...
Hi,
When I take a vanilla Objective C Xcode project and try to convert it to Cocoapods for an iOSDFULibrary with Xcode 9 results in an unopenable project. You get an error...
Hi,
I am using nrf52832 to scan beacons and then store temporary into two dimensional array.
I made interrupt that call after some interval to send stored beacons over...
Hello,
I got two device with DFU-OTA service enabled
(included device manager and dfu related handlers/files; merged the application, dual-bank bootloader, s130, app_valid_setting...
Using GCC compiler with Eclipse, sdk v14.1, nRF52832, in ESB protocol mode.
The code compiles and builds just fine, all links are ok, but the code below issues a syntax...
One of my nRF52-DK started to act oddly - very brief message in red type flashed up by nRFgoStudio on programming a few times - unfortunately too fast for me to read.
Now...
Hello,
I'm trying to build the ble_ant_app_hrm (multiprotocol) example, using SDK v14.1.0
Here is the output I get, after running make :
Makefile:216: Cannot find...
Is possible use the PPK with a custom board to measure the current usage?
In the pictures it looks like has headers to attach the nRFxxDK modules. but what about custom...
When configuring my Bluetooth Mesh server node to the network, it receives an error and I am not sure why.
I receive an ACCESS_STATUS_INVALID_MODEL error after having called...
Hi,
I am aware of how to use nRF51 sniffer with wireshark.
But in my current project, I am not able to sniff data packets. I am not sure which BLE stack is used in the...
Hi,
we have implemented the experimental_writeable_ndef_msg example from SDK12.2 with Nordic NRF52 on a custom board. Reading the NDEF Message works fine with smartphones...
Nordic nRF52832 chipset
Battery operation such as CR2477 Lithium Manganese primary button cell.
Many application circuits show this microcontroller used with a button...