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, I'm flash download nrf52840 use st-link.
my softdevice version is s140, nrf5 sdk version is 13.0.0.
I want to flash download project, But I have an error.
...
Hello all Thank you for the many helpful posts I have encountered on this forum while continuing to discover the nRF5 SDK.
I have been trying out different examples for...
Hello,
We are working on one project in which we are planning to place PCBA with BLE module inside metal enclose.
Does it affect broadcasting range and communication...
I am using the nRF52840 (with SDKv17.0.0 + s140_7.0.1) and made a custom FW based on the ble_app_hrs example. My HW has a 64MB NOR flash memory chip and eventually I want...
The single button in the Dongle does not generate any events. I have made all the relevant changes for the preprocessor for the usage with Dongle. Kindly let me know what...
Hi there,
I am an experienced Electronics Design Engineer. In the past 5 years, however, I have only dealt with on-board systems (hardware) such as power supplies, analogue...
Hi,
I am curious as to whether one should use the nRF Connect SDK or "vanilla" Zephyr when developing let's say a BLE application that uses multiple peripherals on the...
Hi!
I'm using the download_client to fetch one file from time to time. The app is basically a clone of the sample app, just put in a function.
The problem is that if I...
Hi,
I've been developing software that uses pc-ble-driver and a PCA10040 devkit to act as a central. My software is based off the heart rate v5 example written in C, and...
Hi,
We have been working with a Zigbee coordinator based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b, Softdevice and FreeRTOS.
We are tring to integrate...
Hello Community,
So I am building a RF system from scratch based on the nRF24l01P transceiver with a PA/LNA, using a balun for impedance matching and a band filter for filtering...
Hi All!
Hope you all are doing well ! . I am new to nrf52833. My requirement is test the range test with CODED PHY @125kbps /S=8 .
For this i tested the example "ble_app_att_mtu_throughput...
Hello.
After performing a secure DFU download, the first attempt to open a secure NUS connection fails with an NRF_ERROR_INVALID_PARAM error. After resetting the device...
I just received the nRFgo Starter Kit and am trying to follow the Starter Guide. The first step is to register the product on the Nordics MyPage (which has been combined to...
Hi, what would be the status of VDD_PA when CSN is high (Power Down mode)? Will it be LOW or Floating/High Impedance?
I know VDD_PA changes to high (1.8 V) or low based...