Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I need to transmit and receive beacons using nRF51 DK. I saw a few examples in the SDK ble_beacons where we use the app, but I need code to transmit and receive both using...
I am trying to send 'h' or the number 1 using vendor defined page (custom HID descriptor). How do I do it?
NOTE: I have worked with hid mouse & keyboard examples and also...
Hi,
I am trying to make a network of four Nordic Thingy: 52 IoT Sensor Kits by using the nRF52 DK to program them. Then, the readings for the 4 senors should be displayed...
Greetings friends,
I'm having some trouble figuring out how to use the the sdk for developing a beacon central.
What I've got so far is: I used the BLE Central for UART...
Dear Sir/Madam I am currently designing a IOT board using nRF5284 as the main controller IC The board is battery powered and is charged using USB. Data can also be transferred...
We're seeing an issue where a dfu package containing SD+BL+Apps gets stuck on iOS nrfToolbox during DFU process after it updated the first part 1/2, which is BL+SD. The same...
Dear Nordic Team
I am developing a BLE device using the following resources:
- Microcontroller: nRF52832
- Softdevice s132
- Peer Manager is used for whitelist...
Hello,
I have developing one project in that i am using nRF52832 and SD 15.0. Here is the current application developing:
There are 3 ble app_blinky(ble peripheral)...
what do i need to modify in an application to send that application over mesh? Lets say i wan to send blinky example over mesh to all other nodes, what i need to change in...
I am using the mesh SDK 2.1.1 and have one node that uses the serial API. That node sends mesh packets to the network via the PacketSend serial opcode. This command uses an...
I am looking for resources/documentations about implementing subnets in Mesh. The use-case I want to implement is:
1. Create two subnets: Subnet A and Subnet B.
2. Provision...
i've seen examples in the nRF SDK using FreeRTOS and am very interested in integrating an (RT)OS for upcoming embedded projects since they very quickly outgrow the limits...
I'm evaluating the nRF52840 for a new project.
I have read a number of previous posts that show that I can't achieve what I want, but I want to be sure as the 840 is ideal...
Hi,
I'm using the nRF SDK for Mesh v2.1.1 with the Interactive PyACI Python console. I have been able to run the Interactive mesh provisioning and configuration example...
Hello, I am having trouble with output display on my nrf52840dk.
I tried resetting the device. It has no effect. I using RIOT OS to flash the board. PyTerm outputs nothing...