Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
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...