Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
hi all:
I download the nRF OpenMesh from the GitHub.
There are 4 example in this folder:
(1)Bandwidth_test
(2)BLE_Gateway
(3)ping_pong
(4)Template project
I prepare...
Hi,
Starting from the LED Button Service found in SDK_12.2.0/examples/ble_peripheral/experimental_ble_app_blinky I'd like to add two characteristics on this service. I...
Hello!
Based on you example I try to develop a simple HelloWorld example that follows chapter 11 of the specification. It says that to form a network a energy scan should...
Hello,
I have been investing a couple days now in order to get the DFU procedure working properly, but it seems I am stuck...
This the setup that I am currently using...
Hello,
I seem to be having some errors with my current project. I am using SoftDevice S310 Version 3.0 and SDK 9.0. When i try to communicate with one of my I2C sensors...
Hello,
When using hal_w2_read() and hal_w2_write(), should the 7 bit address of the slave be passed in or the 8 bit read/write address?
It seems to me that passing in...
I downloaded the nrf52 SAADC Low power project from the GitHub
github.com/.../saadc_low_power
I'm trying to migrate it over to version 12 of the SDK and I think I'm having...
Hi. I'm using nRF52832, SDK13, S132V4.0.2.
I'm trying to test DFU.
I have 2 questions.
Q1. How can I make image for merged files?
I can see it works very well when I...
I am in the process of porting an nRF51822 (s130) project to the nRF52840 (s140), moving from the SDK V11 to V13.
I was using the BLE_EVT_TX_COMPLETE event in the SDK V11...
I've seen in two different posts that some people were trying to use this Torex XC9265A181MR-G in terms of being able to use a 3.7V LiPo battery. Can someone tell me if he...
I just bought the NRF51DK and going through this getting started guide: devzone.nordicsemi.com/.../
I opened the file ble_app_uart_pca10028_s130.uvprojx in folder ..\examples...
Guys
I am a newbie using nordic modulesI am just starting to program here with a nRF52 and SDK 12.2
I was trying to edit the experimental_ble_app_blinky and experimental_ble_app_blink_central...
hi,everyone,I use SDK11.0 ANCS project, when I use apple mobile phones connect bluetooth, and the apple mobile will pop-up the pairing window, when I click ignore device,and...