I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
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...
Hello, I've been evaluating the PDM hardware driver for the nRF52832, and the PCM output of Thingy. I've found that, for certain impulses at the input of the microphone, the...
Hi I have successfully set up my ARM SPI interface to use the nRF24 chip. At this time I'm trying to establish connection but I'm not sure I under stand the setup for comm...