I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
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...