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,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
I know how to set the TX power on an individual bluetooth handle basis per connection/advertisement. This is fine for advertising because I can create the advertising set...
In Bluetooth, in the example of multiple advertising sets, within the advertising parameters, there are minimum advertising intervals and maximum advertising intervals. Is...
Hi,
I try to communicate with a MRAM (MR25H128A) to nrf52832 board via SPI communication. I write an overlay file setting up all the necessary pins. Although I am getting...
If I'm building an iOS app to connect to a nRF5340 device and want to build DFU/FOTA into my app. I used the IOS-nRF-Connect app and followed the FOTA over Bluetooth Low Energy...
Hi,
i've been working on a ble central that's supposed to read tempeture value from a ble peripheral that i made ( i can read that value and see it being updated from the...
Dear all:
I wanted to config the broadcast name and broadcast code of broadcst audio source dynamically through the ble link. I added the nus service to the broadcast audio...
Use case:
A moving NRF9160 modem often needs to connect and retry many times in normal operation. there are some cases where they are towers, but not allowed on them. etc...
Hi,
I am looking for sample code for accelerometer sensor ADXL355BEZ, ADXL356BEZ which works with nrf52840. can anyone please help me to find out.?! Thank you, Shreya
Hi, we are using MAX817048 fuel guage in our project which uses nrf5340 brd. we are using the max817048 fuel guage drivers provided by zephyr in sdk version v2.4.2 to integrate...
nRF52840, SDK v17.0.2, SD140 v7.0.1
My device is sometimes (only sometimes!) failing to enter a low-power sleep mode sometime around establishing a BLE connection; I am...
Hi, We are currently developing a embedded system utilizing timeslots. When the device gets awoken from deepsleep we want to get a timeslot as soon as possible in order to...
I am using four threads in a application which are main(priority 0), sensor read(priority 6), BLE notify sender(priority 6), ideal thread(priority 15). sensor and BLE notify...
I am currently working on a project using your device (nRF9161), and I need some assistance with incorporating the current date and time into my log messages. Specifically...
Hi, I'm working on a project with a nRF21540DK. I'm working with SDKs and toolchains V2.5.3.
I develop a BLE central following the sdf-nrf/samples/bluetooth/central_uart...
Hi there,
I have worked on visual studio code for nRF projects for many days. It was working fine till yesterday. But now, no project is building successfully. I am getting...