I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
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...