I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
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...
Hi All,
We are using NRF52832 in our project. We have implemented the c code to perform nrfutil operations.
We are following below steps to do it.
Erase all files...
Hi, I'm doing some tests with Legacy OOB and I made it work with Master Control Panel 3.10.0.14, but when I try with nRF Connect v2.6.2 it fails. I know MCP is not supported...
Hi nordic,
Please inform bjorn-spockeli to reply in this thread its very urgent
https://devzone.nordicsemi.com/f/nordic-q-a/45470/encryption-and-decryption-of-advertising...
i working on a project of buttonless dfu on nrf52832 dk. so face a problem that after dfu the uart service is not show on nrf connect app. so i not be able to receive data...
Dear Technical Team,
I would like to check the more detals as following from you.
We shipped this part NRF52810-QCAA-R 60pcs to the customer, but they said they found...
There are several topics already exist on this forum concerning the attribute reporting, namely:
https://devzone.nordicsemi.com/f/nordic-q-a/42171/zigbee-attribute-request...
Whenever I try to get an updated characteristic value from a BLE device using the REST API, I cannot get a new value until I refresh the characteristic's state from the device...
Hi,
I am trying USBD BLE UART Freertos example on Laird’s BL654 module, the application keeps on restarting when I open USB COM Port and works fine for BLE UART.
I changed...
I have a doubt regarding usage of NRF52832.
We have a product based on NRF52832 (Lets call it A), for which we are trying to develop a gateway communication device based...
I m not able to interface with my Desktop and I don't want to use Arduino, kindly suggest me forward path or provide me any interface software and it will be for initial testing...
New to Bluetooth, so forgive any ignorance. Is the nRF52-DK a suitable device for sniffing A2DP audio packets that are being transmitted by another device that conforms to...
Hi Everyone,
I've just got the nRF52 dk, I'm currently using Keli 5 and would like to compile the blinky example into the nRF52 dk.
When I recompile the example code,...
Hi all,
Is there any way of running s132 with LFRC without having the SoftDevice calibrate the oscillator periodically? If there is no "official" way, can I bodge it somehow...
Hi,
I'm trying to use a static library that I developed in example blinky app in segger studio and stuck in.First of all,I compiled my source code on debian with arm-none...