Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
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...
Hi,
We are in developing stage of one of our project.
Integrating Flow sensor with Pulse type output.Can you please suggest a pin to connect with Pulse count feature...
Hi,
i am trying to read the written certificate detail to verify. but i got the error of EPERM,
The below log is the response for my aws_fota program,
The MQTT AWS Jobs...
Hello Everyone, I want to learn java and I am looking to online java certification course but I am confused which one is better in below courses which improve as my carrier...
Hi,
I'm having an issue with timers. They work fine for shorter timeout values (<8hours) but after trying with a timeout value of 24 hours, my timers expired immediately...
Trying to implement the BLE peripheral advertising code, but sd_ble_gap_adv_set_configure() in ble_advertising_init() returns error NRF_ERROR_INVALID_LENGTH. Any help will...
Dear experts,
My app needs to monitor an incoming DRDY signal changes at 200Hz to 16000Hz. I am considering to use NRFX_GPIOTE driver to detect the DRDY event. It seems...
Hi Nordic,
I was checking the ble_app_uart_coexist example application and it says it is a combination of both UART & Mesh. So would this support provisioning via mobile...
Hi, team. ********** environment : SDK : Mesh v3.2 (w/ SDK v15.3.0) SoC : nRF52840 IDE : SES ********** I am challenging to handle each event, such as Mesh receive interrupt...
Hi all,
Radio notification inactive state interrupt is coming but I was not able to do any action by comparing it.
I am thinking, if radio_evt is false then it is radio...
Hi,
I need trigger repeated SPIM via PPI for a batch of samples until the given RAM buffer is full. Then I need start another round of batch SPIM with another buffer.
...
Hi,
I am trying nrf52832 with pca10040 board. My app uses s112 soft device and also SPIM0 to collect data from a slave device. No event handler has been used when initializing...
I want to know how to control BLE connection of nRF52832. I am using softdevice S132. I have a device that works centrally and a device that runs peripherals. When the peripheral...
nrf52832.
SDK14.2
Segger ES V3.34a
Options for Sequential Serial numbers
We have managed to program a single serial number into the UICR, using our Development...