Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hi Team,
I am not sure nrf52840 chips if they must connect ants so that they can broadcast?
Because I do see the ant on the nrf52840 DKs.
Could you help me?
With...
Hello everyone,
I developed an application that makes it possible to scan devices and retransmit your advertisements. In addition to enabling the connection with peripheral...
Hi!
I'm working with the nrf52840 custom board, porting working project (tested on the ncs 1.4.1) to the ncs 1.7.1. As we are using several board variations for the same...
Hi Team,
I am trying to develop my PCB based on nrf52840 chips. Now I want to know the type of ant(not NFC) used in nrf52840DK as my reference.
Could you help me?
...
I have a custom board like a breakout of NRF52820 with the QFN48 package. The design is according with the reference circuitry without changing a thing. The IO pins and SWD...
Hi Nordic Team,
My dev environment is as follow:
nRF52832(ble central)+ S132+ SES
We are using BLE Chip on a custom board.
When we flash hex file ( softdevice hex...
Hello,
I am currently evaluating whether the WiGLE geolocation interface is something that the nrf9160 can support.
One of the required pieces of information for that...
Hi,
I am using AFE4403 and Nrf52840, I want to assign a pin as output oscillator 4M using a nrf52 internal oscillator,
how to do that?
I am beginner , is my first...
Hi Everyone,
I'm not able to start ble scan. I've followed following example...
Developing Bluetooth Low Energy products using nRF Connect SDK
https://www.youtube.com...
Hello,
I was trying out sending RR intervals on the Heart Rate Measurement service and seeing what happens in nRF Connect. But, something is weird with the way the values...
I have a client project developed in 9160 which needs to be connected to the network via NB or LTE-M. Before each connection, I read imsi to determine the apn of the carrier...
Hi
Im trying to get the mcp2515 candriver example to work https://github.com/nrfconnect/sdk-zephyr/tree/main/samples/net/sockets/can#id3 .
i have some error during build...
We have an nRF52 with dual roles: peripheral for the connection to an app, and central, connecting to multiple third party peripheral devices.
We have come across a very...
Hello,
I'm using Segger Embedded Studio (SES) (on Windows 10) with nRfConnect SDK and nrf5340 processor.
In SES I can oben a graphical view of the configuration through...