Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hi!
I try to set up a unit test environment for my project but I still encounter problems with the runner generation process.
I have the following project structure
...
Hi,
I am trying to have mcuboot in Zephyr to execute the hello world sample (mcuboot\samples\zephyr\hello-world).
I generated the bin for hello world and signed it as...
Hi. I have an urgent issue where after using the JLINK disk programming function on the NRF52-DK, my device is stuck in high current (3ma) debug mode until power is cycled...
I'm sending Data from nRF51822 to nRF24L01. The configuration of the nRF51822 is NRF_RADIO->PREFIX0 = 0x43434343UL; NRF_RADIO->BASE0 = 0x43434343UL; The address of the 24L01...
Dear support team, I would like to simultaneously use logging and CLI via UART in an application running on the NRF52810 with Softdevice S112. In my application, I need to...
Hi
I am having a problem debugging a basic UART code.
I am using Segger-16 for Nordic, and I have an issue with #include "app_uart.h"
I downloaded the nRF_SDK_17.0.2...
Hi,
could some one inform me how to create a bare metal project for nRF5340 (Network Core/Application Code)? The specification gives everything to create an own stack on...
Hi there!
I'm having an issue adding WiFi functionality to my project. I use the nRF9160DK and the nRF Connect SDK v1.5.1 on a Windows10 platform.
To keep it simple i...
I am using nrf52DK board as an observer to test my beacons. I have kept scanning enabled all the time (scanning interval & scanning window same), but the scan_evt_handler...
I want to use the nrf5x to develop the host/gateway of bluetooth mesh, may I ask which model is more suitable, which model currently supports the most mesh nodes?
And which...
Hi Nordic team,
I have successfully developed an application using nrfx (Timer/PPI/SAADC) combo in NCS 1.5.x to be able to sample 2x differential channels very fast.
Similar...
I have trouble developing BLE devices with Nordic NRF5280 and SDK 15.3.
I have a device that uses a custom BLE service, And when using nRF Connect on the mobile phone, all...
I have been developing some nrf52832 code (SDK 17.0.2) using the Segger RTT debug window for logging. I added the code from the UART example but the printf goes to the debug...
I'm planning to modify the nrf52832_ciaa reference designs in altium to emulate the functionality from a development kit and add an RTC.
I need access to pins P0.23, P0...