Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
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...