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 Team,
Im using nrf52840 with nRF5_SDK 17.1,
For my project i will customise the application ble_app_att_mtu_throughput.Also we added pairing bonding security methods...
Good evening,
How does the nRF52840's own BLE transceiver capabilities compare to the BLE capabilities of the NINA-B306, as follows...
Does the nRF52840 chip have its...
I'm trying to connect external nrf52832 module to nrf52-dk (PCA10040). I use wiring scheme from this picture:
And it works fine for programming. But I can't get RTT...
Hi all,
this is my first project with nordic and ble, hence, I feel a little bit lost and overwhelmed with all the new function and callbacks used in the ble samples....
Hi, I'm a beginner at this so I would appreciate any help thank you!
I'm trying out light_lightness example v4.2.0.
From RTT Viewer, I want the LED to be able to toggle...
I have two dev kit with nrf52833 one as a tag and other as anchor, the kits are made by Ublox and they demonstrate fine the direction finding functionality.
The problem...
I am using nrf52840 mesh v17.0.2 light_lightness server example.
In the original Light lightness server code, you can control LED1 using J-Link RTT Viewer. By sending...
I need my own input handler procedure that cannot wait.
Interrupt handler is directly attached as GPIOTE_IRQHandler (i don't use your libraries) and takes no more than two...
I am new to Nordic. I installed nRF Desptop Connector. I have opened succesfully the sample nRF projects. Now, I want create my own new nRF Connect Project. I tried two ways...
Hi,
I'm trying to set up a custom driver for the VL53L1X Sensor. (nRF9160 + Icarus Board + NCS 1.7.1)
I placed a new folder in drivers/sensor + modify CmakeLists.fr &...
Hi,
Our project team has decided not to using an external MCU to interface with the 9160 over the UART. So we'll need to write our application on nrf9160. The application...
P19 (Debug OUT Connector) on the nRF52840 BLE RF Development Board, PCA10056 (Dev Board) provides the ability to program a nRF52840 BLE board (BLE Board).
Questions:
...
Hi there,
Attempting to use the sample program for direction finding and have been following Case ID: 280319. Have attempted to add the code suggested by Simonr in adding...
Hi,
I'm working on a project using Zephyr and ncs 1.7.1. One of its functions is to stream WAV files from a SD card. It only ever reads data.
The issue I'm having is...
Hi all,
I am using SES in Win10. After I updated my NCS to 1.7.1, I failed to open my solution. However, it runs succussfully in SDK 1.6.1. The infomation is below:
...