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 working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
Hi
I'm confused by the concept of switching slots and sampling slots, or at least the way they are presented as being interleaved. For BLE, I believe that they are required...
I am considering using a high-Q BAW filter to drive as near the band edges as possible and roll-off noise beyond.
Source of my interest:
https://www.qorvo.com/design-hub...
I am using nrf52832 SDK14.2 development, now the system will generate some strange exceptions, I am worried about the stack overflow, is there any way to confirm whether the...
Hi All
We are using nRF9160DK and want to send data to the cloud (Adafruit or Thingspeak) using MQTT protocol but we do not have NB-IoT
Network in Our area so it's possible...
To the kind attention of Nordic support team,
I've been reading in this post:
https://devzone.nordicsemi.com/f/nordic-q-a/44042/using-nrf52810-with-gzll_nrf52_arm-lib...
Hello,
I need to validate my selection for crystals working with the NRF52840. For the 32.765kHz crystal I have chosen the 9HT12-32.768KBZC-T from TXC Corporation. For the...
i have test with RTC using nrf_calender.c.
It will prints output data on terminal window.
But, I didn't recognize the actual data.
Output data is mentioned below,
...
I am attempting to use libmbedcrypto.a from the Thread/Zigbee SDK version 3.2.0. I am linking it from:
external/openthread/lib/nrf52840/gcc/libmbedcrypto.a
and yet...
HI,
I want to implement the software security to NRF52832 such a that no one should be able to read the memory or tap the data during Bluetooth communication.
Regards...
Hi,
I am trying to interface tlv493d with nrf52 dev board.
I have taken driver code from infeneon
https://www.infineon.com/cms/en/product/evaluation-boards/tlv493d-a1b6...
Hi
I face ble disconnection issue.
we use external crystal 32.768khz. However, when I check it , the load cap is wrong. It should be about 9pF but it is 1pf.
The frequency...
Hi,
When factory resetting the flash storage, I delete all records, and then call fds_gc(). However, the page that's used for garbage collection still contains a copy of...
Invitation : The provisioner invites the unprovisioned device to send its provisioning capabilities information.
Firmware version from this examle: https://github.com...
Hi.
I've bought the nRF52833 DK and I want to use it with Mbed OS.
But I'm not getting it to work. If I compile the "mbed-os-example-blinky" program for target nRF52-DK...