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...
Hi Team,
I would like to send 10 bytes of data in mesh from one device to another device. As i know that we can send data from one device to another device and the packet...
Hello,
I've asked this question around 6 months ago. Now I have to pick up where I left off and I was wondering how much the situation might have changed since.
- Last...
Hi there!
Okay, I've been trying a lot to figure this out, but without any success. I have absolutely no idea what could be the problem whatsoever. The problem is that the...
Hi,
Currently we working on a project that uses:
nRF9160
Zyphre OS
Segger Embedded Studio for Arm (Nordic Edition) V4.52
SDK v1.3
CONFIG_MQTT_LIB_TLS ...
I am currently unable to flash any new code or to erase the flash memory of my nRF52840 Preview DK boards.
I am using SES and the OB J-Link, but also tried JLinkExe and...
Hi, I am using the TIFS register of the NRF RADIO to define the interframe spacing timing. (Done with the following line)
During a 1Mbit or 2Mbit connection, the real TIFS...
Thanks in advanced. I update uart pin number to rx:10 and tx:9, then get the error as title described under DEBUG mode. To save power, I use uart but uarte, so I set UART_ENABLED...
Hi,
I'm using the SAADC to sample external voltage to fill in the battery service. I have use APP_TIMER_DEF to create a timer to do it every 30 seconds. Also I have init...
I'm developing a Peripheral with a rather intricate connection process and doing a lot of testing.
I find that if a Central connects, and then the Peripheral tries to send...
Hi,
I have to implement customized services in my project.I think it is better to have seperate files for service inititialization.For that purpose I have seperated service...
This (in SDK v17.0.2):
Experimental: BLE Interactive Command Line Interface Example
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_interactive.html...
Hi
I have a coupe of dongles working on a project. While validating the board, i notice a strange behavior: I have the dongles in factory reset (MBR at start, the Bootloader...
Good afternoon
i have built a small program for the uarte, using the example however im not managing to edit the event handler such that depending onthe text i recive...
Had tried to build it from the IDE before. Couldn't do it. Tried to build manually, got exactly the same error I was getting in the IDE. Parsing C:/Users/mario.raposo/zephyrproject...