At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello How do I remove one server from mesh network? The client needs to recognize like a new device. I did try to use these functions without success on a event: nrf_mesh_node_config_clear...
I have successfully connected BT832 Module to NRF DK. I have erased BT832 and Falsh s132_nrf52_5.0.0_softdevice.Hex. using nRFgo Studio without any issues.
I have copy pasted...
Hi,
I'm trying to use the nrf52832 with a sdcard application in SDK_13. I based my code on the example provided and managed to get the sd card working without any problems...
The error "Unknown command add_pc_lint" appears when running the bootstrap command during setup. It looks like PC-Lint is an application for windows for software debugging...
Hello! I'm trying to find a list of boards that can be integrated into a circuit design which have already received compliance in the EU, UK and with the FCC. I found this...
Hello. i testing zigbee coordinaator example with zigbeee device. Device was joined to Zigbee coord/ network.
Couldn't i get device payload data in coordinator source code...
I have the UART configured using the standard boiler plate code, with flow control enabled, where the RTS output is assigned pin 5.
I have defined a GPIOTE pin 25 as an...
We are working on a solution that involves a central provisioner that provisions a MESH network of sensors that it subscribes to. We need to be able to replace this central...
Hi,
I am currently drawing up a schemtic involving the NRF52832 on Proteus 8.
I have been trying to find symbol, footprint, and 3D models of the NRF52832 online, however...
Hi!
We are using a custom bootloader for our device. Current version of this erases everything from 0x0 to bootloader start address, and then writes MBR + Softdevice ...
Hi,
I have a question about ADC reading in ble_app_uart__saadc_timer_driven__scan_mode in SDK 14.
Let's say I'm using a double buffer, and I have 3 ADC channels (so...
Hi,
In my project, I am use nRF52832 for controlling ws2812b led strip with 8 leds.
I am use SDK 14.2 and s132_softdevice_5.0.0.
I have problems with the latency of...
I have a custom board of nRF52832-QFAB-B0 on which my application works well with SDK15.0.0 & SD132 v6.0.0
To perform DFU,
1. I copied the relevant parts of ble_app_buttonless_dfu...
There is always one kid in the class who wants to correct the professor and make himself look special.
That is me.
So: In file nrf_sdh_ble.h, line 76
@details This macro...