I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello I have an application which requires the use of both BLE and Openthread in the same time. The BLE is meant to connect an OpenThread mesh network to a smartphone.
I...
Hi, I am trying to create a project using make in addition to my SES project. My problem is that I see no printouts on /dev/ttyACM0 (using minicom to debug this), but I do...
Hello,
I'm developing an app for NRF52832 SDK 15.3, SD 132 6.1.1 with NUS service and Peer Manager with LESC JustWorks security and other FDS records. My app information...
Hello,
Our team is currently investigating if a secure element (A71CH) can improve security. Does bsdlib+modem offers the same functionality?
Best regards,
Vlad T
Hello,
I have modified the ble_app_hrs to work with PCA10100 and softDevice S113. The application seems to function correctly, advertisements work fine and I can connect...
Hi !
I am trying to create an advertising dataframe with 2 data fields, like that :
0C0950475754785F7878787878
10FF59FE00000000000000000000000000
I succeeded to do...
Hi, I'm developing a project on nRF52832 with LIS3DH accelerometer . Is there anyone here who has already done a similar project using the nordic i2c. Please can you give...
Chip: stock NRF52840DK SDK: 16.0.0 I am using nRF52840 DK to connect to a third party peripheral, I used the HRS Central example as a template for adding central functionality...
In the nRF21540 datasheet I see various extra communication pins but we are tight on pins and space I'm trying to determine the minimum number of connections required to make...
Hi,
I previously pointed to nRFgo Studio when the CE/FCC lab wanted to do fixed frequency testing. However I see that now nRF Connect also has a Direct Test Mode application...
I am considering employing the nRF52832 in a BT mesh configuration.
The nRF52832 has a built in RC oscillator (LFRC), or allows connection of an external XTAL based oscillator...
Hi.
Using an nRF52832 and SDK11. I use a button for wakeup. Problem is, when releasing the button, I do not receive a release event after wakeup (so the first release)...
Hello All,
I am now planning to add DFU service to my HRS application ( examples\ble_peripheral\ble_app_hrs\pca10040\s132\ses )
I am using SDK nRF5_SDK_16.0.0_98a08e2...
Please understand my low English level.
I am writing code to use nrf52840 dongle. I'm putting together a few examples now. However, some functions are not performed because...