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 developing a program using SPIM instance 1 on nRF5340 PDK, with nRF Connect SDK 1.4.0.
The problem I met is exactly the same as this post . If I want to use a...
NRF52832, nRF52840 is under consideration for development. Because of the implementation of Secure Boot and Secure Key Storage capabilities, we want to choose the nRF52840...
Hi,
I was able to upload a binary file before, but not able to upload a binary file to nRF connect app in order to FOTA.
Could you please help me to upload a binary file...
I am trying to compile and run the ble_app_hrs example for an nRF52810 dev board, using Segger Embedded Studio v5.34. I am using nRF5_SDK_17.0.2_d674dde, with s132. This is...
Hi,
I am looking for a working example for upgrading the MCUBoot itself when we have the configuration B0+MCUBoot+APP, especially wrt to SLM application.
I have gone through...
Hi, I am developing using Segger Embedded Studio.
I downloaded the module and checked that output/debug/Exe has a .hex file.
Then can I download this output file back...
Hello,
We are testing Angle of Arrival feature which was released in Bluetooth v5.1 We are currently using Texas Instrument CC2640R2F and TI angle of arrival board to...
Hi,
I'm using nrf52840 with BLE functionality.
I don't use sd_ble_gap_tx_power_set in my application.
Does it mean that I'm using default power (dbm)?
What is the...
Hi,
i am trying to interface an external spi flash memory with nrf52832 to store temp. data.
i tried to read the manufacture/device id but i am getting wrong data.
my...
Dear Sirs
We are planning to have our end product certified by FCC and CE. It uses the nrF52840 SOC directly on our PCB. This has the following QDID : 124988.
We have...
I am using cjmcu 8223 board for my project so for uploading program I brought a ST-link V2 pen drive like device but I can't able to detect the board on the ST-link software...
Hi
I am currently evaluating a 52840-DK (from 2017 I believe) and several 52840 dongles (ordered very recently). I managed to successfully run the light/switch mesh example...
Hello,
I'm trying to port the radio synchronization to a nRF5340. For this i need to use a DPPI group that clear a timer and disable itself for doing the task only 1 time...