Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hello sir,
i am using nrf52832 board and i am getting following error when i build the code are as follows:
1..\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol...
Hello,
I am trying to change the device name in the ble advertisement in the secure_bootloader example.
Module model: nrf52832
Sdk: 15.2
I have tried to put...
Hello Nordic support,
I am working on a Zigbee coordinator application to make it work with an IAS zone Zigbee device.
As per the Zigbee device specification, ''when it...
Hi , I want to send a char data through bleutouth using ble nus I am using this method
I don't have any error but I don't receive any information on my android application...
I am using nRF Connect for Android and had a question about a script I would like to develop: for this script, I would like user input to specify part of the value I write...
On the nRF 52840, is there a way to have the TWIM peripheral suspend a transfer after transmission of a single byte? The TWI peripheral provides the BB_SUSPEND short, but...
Hi engineer,
i am running a example:SDK 12.2/ANT/ant_bpwr,MCU:NRF52832;i want to dynamically modify the value of "CHAN_ID_DEV_NUM" by reading the UICR value for distinguishing...
I am trying to figure out how to use the SAADC component of the nRF52840 to measure an analogue input and report it as an attribute in a Zigbee end device. I have, so far...
Hello,
I am analyzing the DKs power amplifier characteristics as an assignment for university. I got the serial_lte_modem running and send AT commands via UART from an external...
Hi,
I am looking for a 4G module with in built gps in it. It has to work in european market, need to have esim facility.
Can you provide with the product links.
-
...
Hi, I am trying to code an AoA transmitter using the direction_finding_connectionless_tx sample project as a basis. I am using nRF Connect SDK v1.6.0 with nRF52833.
I am...
Hello,
I am having a few problems when trying to check if the nrf52 is dfu mode with my python script.
For that i was trying to get the firmware version from the dfu...
On Mac OS X Big Sur using the nRF Connect 1.6.0 installation in Segger the documentation suggest that to add a new source file to a project one should right click the project...
Hello, I tried to run the following command on my nRF52832 today and it reported an error.
The operation before the error was: I enabled APPROTECT, and when my colleague...