Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
Our setup:
-nRF9160
- Zephyr OS
- Segger Embedded Studio for Arm (Nordic Edition)
- SDK v1.3
Questions
1) which are the differences between Zephyr functions...
I'm designing a product around the nRF52840 (PAN1780 module), and using the PWM to drive a piezo sounder (using 2 pins as Hbridge). When I start using BLE functions, I get...
Hey, Yesterday we decided to update SDK to 17.0.2. After this change our FreeRTOS stopped working. We started investigating where is the problem and we found that when vPortSetupTimerInterrupt...
Dear all,
I'm currently using nrf52840DK with SDK 17.00 and s140 softdevice. I'm trying to syncronize the dispatch of my data with connection interval (set to 7.5 ms). I...
Using: Windows 10, nRF Connect v3.5.0, SES v4.52, ncs v1.3.0, zephyr v2.3.0
I have a custom board based on the Thingy91 and the Asset Tracker application. There is also...
Hi,
In the new AzureIotHub library, subsys\net\lib\azure_iot_hub\src\azure_iot_hub.c
the logic for handling connection conditions in mqtt_evt_handler requires more error...
How is CRYPTOCELL_IRQHandler linked in a project using CC310? I have built ble_app_interactive and it links to the library routine. However I need to develop my own application...
The current state of my thingy 91 is it blinks blue and then red. nrf connect reports that it has not been provisionized or something similar.
The included sim card is registered...
This is the third time attempting to install nRF Connect SDK on my Linux box at home, and have failed at the same place every time. I followed all the instructions while using...
Dear Support Team,
We are migrating our designs to nRF52820. With previous IC we saw that Johanson has IPD for atenna filter + matching circuit (e.g.2450FM07A0029), but...
Now we have a new project,in order to long distance communication,we add a PA RFX2411N in our design,now how may I tuning the pi (or T) match network between nRF52 chip and...
Hi All, What is the best way to modify ble_app_multilink_central and ble_app_blinky example codes, so BLE tag can send to ble_app_multilink_central Its own address. The ble_multilink...
My application uses a NRF52 (SD132, SDK 15.0.0), very simple circuit and needs to be extremely low current consumption. I measured the current in conditions of BLE on and...
Hi, I'm having some issues with migrating from SDK12.1 to SDK16 while discovering services.
It seems to connect to Android without much issue, but on iOS the connection...