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...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
Pins are denied to work as GPIO after the TWIM "Initialization -> Deinitialization" cycle.
After deinitialization, respectively, disable pins from the periphery, using the...
Hi all,
I am extending the BLE Multi-link example from SDK 15.2.0 in order to have some characteristics as BLE Mesh. I would like to use UUID filter to scan all peripherals...
I'm seeing similar problems to others in getting highly unreliable connections to the network. I *VERY* occasionally get LED3 and LED4 to blink simultaneously, but it's very...
Hello.
I take the flash_fds example from nRF5_SDK_15.2.0_9412b96, but I am not going to use the CLI (command line interface) because I take the FLASH written, reading capability...
Hi,
I am using nRF52832's ADC function to do my project, and I have an analog signal level problem.
I am try to connect MPX5100 sensor to nRF52832's ADC port, but the...
I am trying to use ARM GCC in macOSX and successfully generated .HEX file with the most simple project: the blinky project without softdevice. After setting up the project...
I am trying to use dsm_local_unicast_addresses_get() to store the address of each node, however it seems that when the board is restarted the value is lost, and node_address...
Hi,
I have troubles using nRF Mesh with my Vendor model.
I have made a Vendor Model that should allow me to send messages through Mesh. Once my boards are provisionned...
Hey everyone
This is sumanth, I am working low power node in mesh networking, I followed the procedure mentioned in below link for building and flashing
https://www.nordicsemi...
Hi I have a device which can get RSSI value from other devices.
But how do we get RSSI of my device itself.
i.e How to print RSSI of local device on the same device terminal...
Hello everyone,
Today I worked on custom bootloader and according to the article infocenter.nordicsemi.com/index.jsp I tried to load output hex file from IAR on board via...
I want to add a new ble service in hrs example(sdk15.3),I build and run the hrs example.and then I open the terminal emulator, but I can't find anything.I try to click the...
I want to use nRF52840 BLE with STM32F745ZG microcontroller and using atollic studio for coding. is it possible to use nRF52840 with the microcontroller? if it is possible...