I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
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...
Hi, I have developed a firmware on nRF52840 as central ble_app_uart_c\pca10056\s140. Now I have to upload it in nRF52810 which soft device should I use? Thanks!