Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi,
I am working NRF52840 Dongle board, I am using ble_app_uart program with some custom code, from that I am facing some problem while connecting the device in nrf connect...
Hey All,
I am using a non commercial license of SES (v6.30). Initially as PoC I built code with a TX/RX combination using the examples/peripheral/usbd_hid_generic/ for RX...
Hello Devzone,
I want to incorporate DFU in my project for the microcontrollers I am using. I have a nRF52840 which is my main controller and to it I have a nRF52832 connected...
SAADC feature request: RESULT.PTR auto increment Right now, continuous sampling works well for a high sampling rate (up to about 200ksps), keeping DMA etc active to cope with...
Hi,
Im using the nRF52840 DK and im trying to set the Service and characteristics with this tutorial : https://github.com/NordicPlayground/nRF5x-custom-ble-service-tutorial...
I have one light sensor model publishing light lux level of the room to Group A . On other hand, have occupancy sensor publishing to the same group A .
and one light with...
Dear All, I am working on an application where I am connecting to the network, sending some data and then disconnect using CFUN=4, in order to achieve low power for my application...
Hey Nordic's technical team,
I'm trying to write and read via I2C to a component with two bytes registers. I tried the following method:
Then switched to this one: ...
Hello,
Using v1.9.1 nrfConnect and the Coordinator example on a nrf52840 -DK. From Nordic docs: I think I may be miss interpreting Zigbee Cluster spec... Below is example...
Good day
I have noticed that on my new DK boards if I touch VIO REF on P20 the PCB resets or stays in Reset if I keep touch the pin. My older boards never use to do that...
I want to set the GPIO of NRF52840 to the high resistance state. How do I set the GPIO of NRF52840 to the high resistance state, please help me,thanks!
Hi!
I'm working on direction finding using nrf connect sdk.
I have already make a tx (nrf52833) and a rx (nrf52833) and i succeed to receive the CTE and the IQ sampling...
I am working on adapting a project that compiles/flashes the code with a makefile that uses nrfjprog in a cmd line to program a blank nrf52480 with the softdevice and application...
Hi all
In nRF52840_PS Pin assignments sheet, some pins Recommended usage is " Standard drive, low frequency I/O only ", does that mean only low frequency (up to 10kHz...