Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hello all,
I use the relay function of the S130, and want to do a two-way data communication.
I can relay the data of peripheral to central with sample code.
peripheral...
HI ALL,
there is a sentence here 'Handles HVC events from the BLE stack.'
i am a newer here, please forgive of my silly question.
what is the HVC mean ?
thank...
Hi
I am using the nrfjprog.dll to program my UUT (nrf51822) during our production PCBA test. Apparently this is a bad idea to use this dll since you sometimes change the...
I found a possible bug in device manager in SDK 8.1.0 for S120. If you set for example DEVICE_MANAGER_MAX_BONDS 2 and try to bond another device, you get "No free connection...
hi
im using one of SDK Example and it stuck in this line of code
// Initialize SoftDevice.
SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_75_PPM, NULL);
in this...
I have a UUID in which bytes 12 and 13 are not 0. For example, I have something like this
*addr = 87000d1f-1234-5678-9abc-123456789abc
When I use sd_ble_uuid_vs_add(&addr...
Please consider the images bellow, which can also be found here and here . The images represent the structure of a BLE packet, and the units used are bytes. The question...
Hi there,
I have tested out the BLE-NUS SDK firmware on the NRF51422 SDK Board, and it responded well. When I ported the exact same code over to my custom board, I received...
Hi,
I noticed that I can't bond successfully with my device using iOs 9.1 with Nrf Master control panel iOs app. When I insert the PINCODE, the device immediatly disconnects...
So I just received my nRF51 dk. When I plug it into the USB port, the device starts to blink but is not showing up as standard USB drive? Any suggestions?
Gabriel
Hello,
what general setup can you recommend to realize a Final Product Test only with BLE for mass production! (Without any additional copper contacts or NFC)
Some facts...
Hi I was reading up on all your chips.. NRF24, BLE and also on IPV6 capable..
Below are my requirements. Can you make a recommendation on what setup to use?
I have 4...
Hi
Im developing a filter - repeater signal on S130, and I want to advertise with a peridod of 20 ms for 10 seconds timeout.
I'm confused with FAST ADVERTISING AND SLOW...
HI ,ALL
i need to take use of the pstorage module.
i can read the data after reset,but i do not know the reason.
the write function is added in the on_write...
Hi there,
I have a nrf51422CEAA chip with 16k variant with single bank bootloader code. I compile it using (03) optimazation and the final result is :
"Program Size...