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...
Hi,
I'm currently reading the local time from a client via the CTS over BLE, but need to convert that in my nRF52832 to UTC time. Is there some API's available that do this...
Hello.
* nrf52840 sdk17.1.0
I'd like to indicate " Peer removed pairing information " pop up on iPhone when nrf device deletes bonding list. so I edited source like...
Hi there
I have noticed a strange error message at startup of the PPK2
11:23:44.790 Failed to get the library versions: JLINKARM_DLL_NOT_FOUND (Origin: "Failed to get...
Sorry I need to emulate a device using an nrf52840. as a 24c01 (I2C memory).
I need also to emulate using an nrf52840 and spi slave sensore .
There sare some samples that...
Nordic expert,
The customer found several issues when testing SPI timing,
NRF52832 communicates with the master chip, Qualcomm XR2, through SPI, and NRF52832 serves as...
peerManagerInit() has called pm_init() and setting security parameters. But nRF connect shows "Unencrypted link". How can I enabled encrypted link in nRF52832 firmware?
...
Hello everyone,
I am working with a custom board, containing a BMD-350 module and I am trying to write on it a firmware developed thorugh J-Link Segger.
Everything works...
Hi,
I'm working on final project wrapup on a device with an nRF5340 using NCS v1.7.1 where the Nordic part is an SPI slave to another processor.
My customer is getting...
Hey guys,
I have recently been using the 2.0.0 SDK to develop the nrf52840 dongle to communicate with a sensor. I am unable to connect to a pressure sensor and I have...
Hello,
I am using SDK 17.1.0 and using the code from the ble_app_uart example on a custom board to test BLE connectivity, when I load the example as is there are no issues...
Hi,
We can successfully compile the NCS2.0.0 sample project, /opt/nordic/ncs/v2.0.0/nrf/samples/bluetooth/peripheral_lbs, by VS Code.
BUT, compile FAIL if adding the CONFIG_BOOTLOADER_MCUBOOT...
Dear Support Team,
How does nRF5340 reset the network core through the application core, and the application core does not reset?
Are there any examples?