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.
...
Hi.
We've created a custom board, and it works nicely.
However, when I try to build another application for this new board (i.e. "Add Build Configuration"), the new board...
Hi,
I'm using the nRF Connect app on android to DFU my devices.
On some occasions, after doing DFU and unbonding, the phone will keep asking if I want to pair the device...
The Absolute Maximum rating of I/O pin voltage for VI/O, VDD ≤3.6 V is -0.3V to VDD + 0.3V in Table 185. We would like to monitor the battery voltage using an AIN pin because...
Hi, We are using the SDK v17.1.0 and SD S140 v7.2.0. In our application we have to send only 1 advertising packet with updated data every 300ms and in some cases every 50ms...
Hi,
I work with win10 laptop, Toolchain nrf Connect SDK 1.6.1 on a nrf5340dk.
I modifyed peripheral_uart to use 240 bytes like it's explain into "ncs 1.6.1 peripheral_uart...
Hi, I am trying to create a custom BLE service.
Following is the main code:
These are my BLE write functions:
My sdk_config file says MAX_MTU is defined 23
...
Hello everyone,
I have a few questions related to NFC in nrf52832.
1. UUID in nrf52832 NFC is Unique?
2. Can I use nrf52832 NFC for payment purposes..? if yes How I...
Hello sir,
I am using nrf52832 soc with customised board want to use as UART pins as RX pins as 23 and TX pins as 24 .Is it possible to use the RX pins as 23 and Tx pins...
Hello,
I am trying to configure a Zigbee coordinator as done in the CLI example (for example 'bdb role zc' and 'bdb start') to get data from the multi sensor example,...
Hello,
Lately we've had some problems with DFU using the NRF connect app.
The device we are using is a nrf52832 running Zephyr 2.6 with MCUBoot 1.8
When we set the following...
Hi,
Turning on A-GPS (using the SUPL library) causes our application to encounter a boot panic ("unable to find bootable image"). Similarly, running the nRF9160 GPS example...
Hi Dev team,
I have been working with the MQTT example and building up my application. I establish a successful connection with the broker and everything runs fine for 5...
I had trouble connecting the device to the computer. My computer shows that it is connected, however, in VS code, it cannot find the device. Also, when I tried to use the...