Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
Hi!
I am using an ASXL375 accelerometer with a nRF52832, and I am trying to figure out a good way to read the sensor data asynchronously (allowing the other processes the...
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...