Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
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...
Hi I plan on using two UART modules from the nRF52840 which is why I am trying to use the app_uart_init however at this stage I keep getting the following error:
undefined...
Hello, I've been having problems getting the AWS_FOTA sample working on a nrf9160 DK.
At first, the device got stuck as it was downloading the firmware update, at 2%....
I'm currently working with the nRF9160 DK and received it fresh from the box probably around 2 weeks and I successfully activated the SIM card from the Nordic Cloud and eager...
Hello,
I need to develop an app for the nRF51822 and am using SES on macOS and SDK 10.0. All SDK examples do not have SES solution files. Is there a simple process for creating...
Hi Team,
We are using nRF9160 DK and we would like to verify all the peripherals associated with the nRF9160 SIP. I could not find any applications or examples to verify...
I am trying to use the littlefs fileystem in Zephyr to hold the configuration parameters and cloud identifier for each of our devices. It would be really nice to build the...
Dear Nordic: My use scenario may be a little complex. I try to describe it clearly. A device developed on NRF52832/S332/SDK13, acts as a combination of Bluetooth central,...
Hello,
I have received Thingy 91 for demo purpouses including the SIM from iBasis, but I am unable to set up the device as it is not connecting to the cloud.
I have linked...
Hi,
I use a board from Adafruit with NRF52832 to make a POC (Proff Of Concept) (Adafruit Feather nRF52 Bluefruit LE - nRF52832 - PRODUCT ID: 3406).
I use the Arduino IDE...
Hi,
Problem description
I wrote a program that initializes the modem (LTE-M) and goes on to send one UDP packet every second (is just the counter).
The server receives...
Hi,
I'm trying to implement some direct advertising, but I'm a little lost in the process.
Could you provide me with an example of code ? I read somewhere that ble_app_hid_mouse...
Hi,
I want to make RPI bluetooth //meshctl app works along with nRF Mesh App. Objective is to make Raspberry pi has non provisioned node, use nRF Mesh to add RPI has provisioned...
When I use the nRF Sniffer on a 52840 or 52832 with Wireshark I can see the RSSI values for each advertising message for all 3 channels (37, 38, 39). So for each advertising...
Hello I would like to use both UARTES in the exemple "ble_thread_dyn_mtd_coap_cli_pca10056_s140". I tried to adapt this example using the example "nRF5_SDK_for_Thread_and_Zigbee_v4...
I am using SDK 15.3, SES 4.3 and SD 130. I've added the saadc example code into my code which is comprised of the ble_central, nordic UART and saadc.
I've changed the timer...