When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi.
I'm trying to send data through L2CAP from Cypress BLE evaluation board to nrf51822 chip.
It seems that Nordic's API for L2CAP is much simpler than Cypress', but I...
I noticed some suggestions to add Static Passkey.
I have 10040 nrf52832 sdk13.0.0 s132
The server has no IO, so cannot enter passkey from it.
Is there an example...
Hello,
I am working on NUS service S110 8.0 softdevice and SDK 9.0 and added DFU feature for the application.
First, I connected to the device using MCP from PC. It...
Hi all,
I'm trying to use the nRF51822 sniffer to troubleshoot my TI CC2650STK sensortag ble communication and the output is slightly confusing. The problem I am having...
I need to do the following when assembling a device with nrf-52 at the factory.
Add firmware onto device
Add a unique serial number for the device
Print a sticker...
i have added pwm into proximity profile example and now i am able to make beep using buzzer with pwm library.Now i want to make some sort of Tune instead of beep.
Can any...
hi,all
i use ble-sniffer_win_1.0.1_1111_Sniffer.exe,but it note as follow:
and Why sometimes not get the connection of the data? Sometimes it stop 60 CONNECT_REQ...
Hi
I use SD310 and nRF51 in SDK10 and The Ant is set HRM_MSG_PERIOD_1Hz.
I integrate a heart rate module by I2C and the heart rate data is only all I got.
But the Cell...
Hello,
while I already managed to solve a couple of problems regarding a proper handling of the DFU procedure in my previous topic here , there are still 3 problems that...
I was wondering what would be a good block size, and saw this in the documentation:
For example, if a module has a table with 10 entries, and each entry is 64 bytes...
Hi Nordic,
I am now trying to use ANT acknowledged data type in reverse direction (from slave to master), and I have some questions:
When sometimes, ack signal...
Hey, I want to save stuff to flash under the same id and key which should be no problem as shown in the documentation. But when I save it and retrieve the data only the last...
hi,
i am newer here.
i am confused in nrf_gpio_pin_sense_t i.e. NOSENSE, HIGH_SENSE, LOW_SENSE.
where is use of this feature ?
why it is required instead gpio_input...
In my application many nodes (acting as centrals) will start simultaneously, as they have common power supply. I am using s132 SoftDevice (4.0). Is the frequency hoping sequence...