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...
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...
1. Nrf52840 acts as central and Nrf52832 acts as peripheral. when nrf52840 has connected with nrf52832, nrf52832 disconnected occasionally. Disconnect reason 0x0013. When...
Hi there!
I have recently managed to combine sht85 with light lightness server code. J-link is able to produce 2 values (Temperature and Humidity) whenever I key in the...
I has successfully built the following demos and run them on a nrf52840 dongle (board: nrf52840dongle_nrf52840) :
cdc-acm-console demo from Samples and Demos » Various...
Hello,
I'm struggling with DeviceTree support in Segger Embedded Studio and nRF5340. I want to use the I2C Modul.
So I defined in my (dts)overlay file
&i2c0 { status...
Hello,
I recently updated my nRF Connect to the latest version 3.9.3 and it also updated the programmer app to 2.1.0. After this update, the Programmer app does not detect...
Upload fail - Remote DFU invalid CRC error
i m facing this error while uploading firmware through DFU kindly any one help me to fix this issue using nRF 52810
Thanks
Trying to update the Thingy91. While the nRF52840 updates ok, nRFConnect for Desktop reports " No matching trait found" when trying to update the modem on the nRF91.
The...
I updated programmer to v2.1.0 plugged in my device to add an updated .hex file but now programmer can't find my device. I have to put the device into reset mode so programmer...
Hi,
I am using ble_app_uart and SPI example to develop the wireless weight scale.
Till now I have successfully integrated SPI and ble_app_uart example to display weight...
Hello~
The environment: Chip is nrf52820,SDK version is 17.0.2,sd version is s112_7.2.0.
pic1:
Pic1 the APP code that I wrote for this problem. When I only burned...
Hello, I wanted to test the VS Code extension but it failed for the following use case...
In our company, we are building our product-related SDK that uses nRF Connect...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
I'm attempting to write to flash memory on our custom board using the nRF52840 using the NVS library in Zephyr 1.5.0. I've ported over the example code from samples/subsys...
Hi everyone,
I try to get manufacturer data with central device.
The peripheral device is normally correctly configured for both advertisement report and scan response...