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...
Hallo Team,
We are planning to use nrf5340 for one of our project which requires low energy audio and sensor data transfer. Can you please evaluate if our use case is...
Hi, I am currently developing on nrf9160 DK, and would like to set pins 0.14 and 0.15 as analog inputs to read data from sensors, similar to arduino uno, but not sure how...
Hi,
I developed a firmware without softdevice for a custom board with nRF52840
I recently decided to add a bootloader to my application and I based my bootloader code...
Hi all, I have worked on a Central device, whose objectives are to scan specific beacons (filter using MAC address), make broadcast and establish connection with specific...
I'm developing with a Thingy:91; here (New Zealand) we have both M1 and NB-IOT but in some locations where the product will go there's only NB-IOT so I'd like to verify the...
I have a nrf52832 custom board that I program using sandeepmistry Arduino core. Nothing to do here, I know it's Arduino but everything still works under the Nordic basis in...
I can't seem to connect the Thingy 53 to my VS studio. I am able to connect the thingy 53 via phone and I can connect it on my NrF programmer but I can't seem to find it in...
Hi All. If I wanted a book to learn embedded C programming focusing on nRF52, which one would you recommend for a starting level? And for the intermediate level? Thanks
What are the limitations on drawing current from the nRF52840 VDD pins? Are there continuous and transient limits on how much current can be drawn?
We are powering peripherals...
Hello,
I am working on adding BLE central capabilities to our device by using the ble_app_multilink_central example project as a template. Currently I am adding the expected...
Hi,
I development a elock device to use nordic 52832 chip. I want to transfer some information between phone app and my device. Like UUID / user account / user password...
Hi, My PC have already installed the nrf connect sdk with version v1.2.0. How can i update the nrf connect version to v1.2.99-dev1? Please give me a few complete steps .
Hello everybody, i am trying to use BLE central uart sample software in zephyr, on nrf52840 dongle. I mapped the uart outputs on pins 20 and 24 of the connector, made the...