Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I try use the FICR information to identifier nRF51. but found some interesting staff when i read 0x10000000 first 16 bytes by SWD memory read.
when I power on read. it return...
Hi,
I started my project from the “BLE Characteristics, a beginner's tutorial” I download this project and add it to my SDK_11.0.0_89a8197 .
Then I started to modify the...
I am using the FDS functions to save needed data to flash and retrieve it when needed. The init, writing, and reading all function correctly. However I am running into trouble...
Hi,
I'm having some issues when trying to make a HID device work with Windows 10. It says 'Connected' but then changes to 'Device Error' a few seconds later. I get 'Error...
Hi,
Im tryin to use the ble_dfu service example from SDK12, I get DFU SERVICE NOT FOUND when trying to update from Android.
Any suggestions what to look for?
I use...
Hi Is it possible to change the MTU size with the Master Control Panel?
I am making a ble device on a nrf52 with the SDK 12 (latest softdevice) which has the ability to...
Hello,
I am using the NRF52 to send sensor information over bluetooth using Nordic UART Service. Can the same service be used to send strings?
Thank you.
Hi,
I'm developing to nrf51822 mcu, using a s130 softdevice.
I'm using a BLE example code.
I get an interesting problem - when the mcu receives 2 reports (that are...
Hi,
we are thinking about using the NRF52 with the BLE SoftDevice in a security relevant application. As the SoftDevice is not available as source code, no reasonable security...
Hi all!
I want to check work of AES encryption.
Some code on 51822:
uint8_t aesKey[]= {0x31,0x32,0x33,0x34,0x35,0x36,0x37,0x38,0x39,0x30,0x31,0x32,0x33,0x34,0x35,0x36...
Hi All,
I have a problem with the function sd_ble_gatts_hvx().
I have no return value when i call this function and i don't understand why ?
I have a function where...
I am running SES 3.10f on Linux. I have followed the Tutorials regarding Monitor Mode Debugging. I don't ever get the pop up box regarding the Monitor Mode debugging license...
Hi All,
My question is about available sleep modes in nRF51822.
As I can find in nRF51 Series Reference Manual, and Product Specification documents, nRF51822 chip has...
Description:
I am developing iOS app which will connect BLE and keep the connection till user don't want to disconnect. i.e we want to autoconnect BLE when BLE is in range...
Using Master Control Panel (MCP) with nRF51 Dongle PCA10000 v1.0
Segger is offering a J-Link firmware update - v6.10l:
Is this compatible with MCP? Is it safe to...