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...
Dear Nordic team.
We have to add new sensors using I2C protocol on our previous project.
Can i configure WDIO and SWDCLK pin to I2C pin?
If possible, i will reuse my...
Hi,
I would use the test nRF9160DK and Thing91DK with CMW500 equipment under NB-IOT stanadard.
Both DK kit and Thing91DK can connected to service provider when I plug...
I am working on programming process for custom board using NRF52. I managed to create a merged hex file containing the softdevice, bootloader, app and settings files. I verified...
Hi,
I am using the sdk 17.0.2 and s112.
The Apple Watch can not connect the s112 projects ble, such as 10040e s112 and 10040 s112, But can connect the 10040 s132 ble...
I'm new to nordic development, is there any empty template when start developing
that enables ble and twi that just works?
I tried many examples and they all work but...
Hello, I came across this twitter clip by Marjeris showing a Thingy 52 relaying temp info to Alexa. How was this done? by mqtt? or as gadget? thank-you,
I'm trying to port some code from FreeRTOS to Zephyr using a Nordic nRF52840. (I've used FreeRTOS for quite a while, but am a novice with Zephyr.)
I'm using k_poll() (in...
On nRF5340, I need to generate a 5MHz &10 MHz & 20MHz, or 8MHz&16MHz & 32MHz to output for external use, how to do it?
A external sensor needs a continuous 5/10/20 MHz...
Hello, I’m facing these issues with regards to python when starting an nRF Connect SDK Project in Segger: I do have my Pyyaml modules installed but somehow it doesn’t look...
Hello,
I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8.
1. While referring to the Nordic Semiconductor Infocenter . I observed that in nRF5 SDK v16.0.0 there...
Hello
My nRF9160 DK was working fine and it had certificates for AWS cloud. I wanted to update these certificates so I did it but every thing went wrong. Therefore i erased...
Hello,
I'm trying to use hardware acceleration for my ECDHE implementation. With the SDK-supplied functions, this should be pretty straightforward, however, the functions...