Hello,
I have some code running on an NRF52832 using NRF Connect SDK 2.5.1 which initalizes my BLE with a random private resolvable adress so that I can easily reconnect...
Hi, Any one kindly suggest and Chip based antenna for the Thread + BLE and Wi-Fi + BLE protocol in NRF54L15 protocol. Also kindly suggest the PCB based antenna for the Thread...
Hi,
We are currently in the research and development phase for a new line of IoT devices designed to work over the Matter protocol. After thorough evaluation, we found the...
Hi,
I started the LBS example on the nRF52DK_52832 kit and connected the PPK2 kit to the P22 pins for measuring power consumption. I am not sure if I did something wrong...
While using PAWR, we see the above HCI event.
The subevent data is then empty.
Do you have any advice for debugging this?
There doesn't appear to be any helpful logging...
Hello forum ,
As i m working in nordic nrf52840 where i have taken adc value of photodiode ,then i have created service and characteristics i will share the image for that...
Hi,
Does Central or Peripheral UART enable ACK/NACK in the code for BLE communication? How does Peripheral recognize if Central has received all the data ? Is there any...
Hi everyone.
I used sdk v10.0.0 and softdevice s130. I want to make peripheral device with nRF51422.
This peripheral device have to configured with diffent peripheral...
I am still somewhat of a beginner to development with nRF51, but it seems to be that the SDK, specifically all the boilerplate code in the app_template example just to initialize...
Greetings from a Nordic newbie!
I am currently merging an existing AD 433MHz transceiver with a nRF51422 so that I can read an ANT+ heartrate monitor to our existing functionality...
Hi,
I am using Nordic nrf51 DK board with soft device s1xx-iot-prototype2_softdevice.hex and application program as CoAP server from nRF_IoT_Examples\0.8.0\coap\ipv6\server...
Hello,
When I learned the demo of 51822, I mentioned that device_manager is a core module to automatically save connection related info. But it's too huge to understand...
from this post link text i have again doubt
i define #define APP_ADV_TIMEOUT_IN_SECONDS 10. now my advertising stops after 10 sec.but i want to restart it again then??
I am trying to understand the difference between the timer driver and the app_timer library.
First of all: It seems like timer and app_timer are two entirely different things...
Hello,
I have a nRF51 DK (PCA10028) and I managed to programm an onboard nRF51422 SoC. Now, I'm trying to programm a nRF51822 on a costum board (WT51822-S2). I wanna try...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
I am programming with mbed, and i am trying to start the adc-task via ppi and timer cc events.
another ppi channel is used to toogle the LED.
I am using the nRF51822 on...
Hello There,
I am looking to use many of the features found in the SDK Common Library such as the application timer. I am looking at the documentation and I am unsure how...
According to the S132 v2.0.0 release notes it states:
"minimum required memory - actual requirements are dependent upon the configuration
chosen at sd_ble_enable() time...
I need to implement the micros() function of arduino on nrf51822. Can someone guide me on how it can be done?
This the function for Arduino:
unsigned long micros() ...
We have two developers running the same version of IAR and the SDK and one of them has different device options under the project options. My IAR project works with NordicSemi...
Am using SDK 8, Single or dual bank serial bootloader brick during SoftDevice upate. Brick happens only if softdevice CRC validate fails(Stop Cmd). During CRC validate pass...