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 nRF52832 user from China, tried to download nRF_DeviceFamilyPack of MDK from http://developer.nordicsemi.com/nRF51_SDK/pieces/nRF_DeviceFamilyPack/ failed, i simply...
Hello,
We are using the nRF52840 on our own board.
When I added up the current consumption at 3V, based on the datasheet, I get 14.3mA (CPU from RAM, Tx at 0dBm 1Mbps...
Hi
I am using nrf Connect sdk 2.9.0 Visual Code IDE.I have added the following configuration in the prg.conf file:
But still I am not asble to receive more than 20 bytes...
Hi Support Team
We want to use the J-Link of nRF54L15DK to program customer's nRF54L15 board. We follow the guideline of below link to connect the Pins of P19 of nRF54L15DK...
Hi, we are using NPM1300 with a ICP401835TPRT renata battery. It has a 10k B=3380 NTC (part number NCP15XH103F03RC ). I'm getting a really high temperature reads and very...
Hi,
I am trying to optimize a time critical device for lowest possible latency data transmission over BLE on nRF5340 working as peripheral. Currently my algorithms are implemented...
I'm adding MCUboot to my application and we'll be using our own app to upload new firmware over BLE to the device over our custom comms protocol. I can use the DFU Target...
Working on a nrf5340 project, and running into limits of the size of the flash to store my application image along with mcuboot bootloader.
I had a mucboot setup that fitted...
I have a modified asset_tracker_v2 running with SDK 2.5.0. It is connecting to AWS and sending data perfectly. It has been running for several years without a problem. I am...
Hello,
I’m running the AWS IoT sample on nRF9160DK v1.1.3 using nrf-sdk and toolchain v2.9.0, modem v1.3.7.
Everything works fine when following the instructions with...
Hello community, I am currently looking for a solution outside the 2.4 GHz band and I came across NR+. Does it suit my needs for M2M (Machine to Machine) communication? If...
Dear Nordic experts,
My question is simple, how to get the 6 octets default MAC address by app SW in nRF52840. The question was already raised by someone some years ago...
I have an issue when trying to install nRF Connect SDK on my work computer. I have installed VScode, the toolchain and the nRF Connect extension. The next step would be to...
I have been trying without success to install either the v2.7.0 or v2.8.0 SDK onto my Windows 10 System. Every time/method I've used results in an error equivalent to
...
Hi,
SDK17, Softdevice S112, NRF52805 custom board.
I have baremetal bsp implemented but I am new to Softdevice and struggling a bit with an interface concept beween two...