We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Dear Nordic Team,
I am using nRF51422 development kit. I am work with example code for ble_pherpheral_proxy.
I want to calculate the battery value from the BLE peripheral...
Hi,
I was checking out the forum and I read that its possible to start a timer from the handler of another timer. However it doesnt work for me.
Im using S132 v2.0.0
...
I have developed my prototype using the NRF51DK and now i am making a custom PCB.I currently use the On booard segger debugger to program the NRF51822.Also, i have ULINK2...
Hi all,
I have been developing a program on mbed using mKit NRF51822 and am now ready to move from prototype to one off production.
I am wondering after i create a custom...
I haven't used printf for a while.
Today I am trying to write some code for UART.
but it can only send the first byte of the string to the port according to the scope, then...
I have the nRF51822 beacon kit, using Keil uVision, downloaded the beacon app and all associated files. Compiles, but how to program the beacon board?
I've done two things...
Using nrf51822, Softdevice S110 V8.0 with SDK V8.0.
Sometimes after attempting to erase a pstorage page with pstorage_clear the firmware receives the NRF_ERROR_INTERNAL...
Hello,
I use pstorage to store in nvm some default values after first boot, and change those values via uart commands.
My cb handler looks the same as one in this example...
hello there i have three nrf51 dk. now in beacon code can we do like, when i upload same code to all three nrf51 dk, three will have different major, minor number. can anyone...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
In the spec TA is specified with a max of 85°C
I assume that this is the Max Ambient temperature and that the die temperature may be higher
Is my assumption correct?
may...
Still trying to get anything ta all to work on the nRF52-DK
I erased the chip
I flashed the soft device "soft_device_s132_v3.3.3" to address 0 and verified
built...
Hi!
We are having problems with pairing & bonding procedures with iOS devices.
On the peripheral side we are using a nrf51822 BLE module on which we are testing pairing...
Hi all,
2 days before we bought nrf52832 board.
in new board i can able to execute all peripheral example ( LED BLINK,button,uart,timer..)which doesnt need softdevice...