hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hi,
I am using SDK 16 and nrf52810 pca10040e. I tried to build the example code for nrf52810 bootloader from the nordic example folder(examples/dfu/secure_bootloader/pca10040es112_ble...
Hi there!
I'm in the process of migrating a project from a nRF52832 to nRF52840 due to insufficient memory and of course some problems arise during the process. Most of...
There is a bug on the nrf_ble_scan.c uuid 128 bit filter. My devices advertise the same 128bit uuid service, which is constituted of my random generated 128 bit UUID and a...
Hi,
I am aware that when the the modem is powered down with AT+CFUN=0, GPS data such as the ephemeris is saved to flash. What endurance does this flash have? How many times...
nAN_38 gives UBM dia as 155um for nRF51 WLCSP parts.
The devzone gives 180um for nRF52840.
What is UBM diameter for nRF52832, nRF52833, nRF52810 and nRF52811?
Best regards...
Dear Community;
We are trying to implement HTTP application update with our own server. We have flashed the "http_application_update" project to an nRF9160. It works fine...
Hi, first of all I want to thank you all for this forum which helps me a lot during the develop and apologize for my english.
I am developing an application on nRF52832...
Hi guys, i'm working on mobile app for ios, base of my code is example from this github repo https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library
if i understand...
The SIM "893..." is already linked to your account. Then i skip this step and trying to add the LTE to my account. But always this error: "There was an error adding your device...
No available samples initiate the non-secure CPU (CONFIG_SPM = y) the secure cpu is loop!
Zephyr master NRF master
Help me please!
The test consists of running a simple...
Hi there,
we're using nrf52840 with the nRF SDK version 16.0.0. The device is using the SD and the FreeRTOS. The SD version is s140_nrf52_7.0.1.
At a certain event (out...
Hi, we have developed a board including the nrf5340 that uses nrf 1Mbit modulation, now we contacted a lab for CE certification, but the lab is requiring a certification document...
Hi, you have libraries for android and ios IOS-Pods-DFU-Library Android-dfu-library in this case, we update each device separately Are there any libraries for the mesh network...
In our code we use the NRFLog mechanism to trace warnings and errors. This works fine using JLINK and the Seeger debugger and also we are also able to see some old messages...
Hi,
i would like to know, which really basic stuff i have to know about the nRF9160 DK so that i can easily create my first project. The project should be able to send a...