It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
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.
...
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...