I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
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...
Hello,
I just produced my custom board with nRF52 but i have a problem.
I can program it (SWD over nRF52 DK), debug it (segger debudder software) but in bootloader it...
hi there,
I am using this tutorial to add dfu to nrf51422_xxac_s130 beacon application. however Im getting these linking errors:
._build\nrf51422_xxac_s130.axf: Error...
I was wondering what the procedure it for questions asked over the weekend. Obviously you guys are only available at office hours (Norway time I'm guessing?), so how do you...
I was kindly surprised with new S130 functionality - ECDH key exchange. Do you have plans in the near future to implement it in S110 softdevice? Thanks
Hi
I have nrf51822 CEAA which is powered with 1.9 volt on vdd (low power chip). I'm using ADC to measure battery level but the conversion gave me 5.4 volt wich is wrong for...