hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Hi,
I'm trying to setup Keil with PC-Lint using Nordic SDK11. I've noticed that SDK files contain a lot of PC-Lint annotations and I assumed that it should work but I'm...
Hi,
I am using the nRF52-DK board to program a custom nRF52832 beacon.
The nRF52832 device is a new device (virgin ;-))
I am using the connections as in:
devzone.nordicsemi...
I have a custom board that is running the NRF52832 from the Redbear MB-N2 Module.
Suddenly the board will not BLE advertise.
I loaded the HRM example and that won't advertise...
Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
Hello!!! Please tell me why for example Bluetooth or Bluetooth 5 Mesh would be better in living rooms (buildings?) than Sub 1 GHz (868 or 433 MHz for example) such as Sub1...
ADS1118:
How can I recieve the first 16 bits getting transmitted by the slave ? Will MOSI clock out p_txBuf while storing bits to arr_rxBuf if I set TX buffer len to...
It looks like the random number generator is relative slow as implied by the documents. I wonder if it has been spec'ed some where? Exactly how much time does it take to generate...
Hi Nordic,
I would like to be able to connect to a Mesh node server from Mesh SDK light control example, add a service with a characteristic and change the characteristic...
We have been utilizing NRF51822-mKIT for code improvement and as of late got NRF51822 Bluetooth smart beacon kit. There is want to utilize NRF51822 Bluetooth smart beacon...
Hello,
I would like to provide an alternate mechanism to start the DFU process. Is it possible to call ble_dfu_buttonless_on_ctrl_pt_write() directly to kick-off the operation...
Dear all,
As some of you have pointed out, if we want to perform DFU and having a watchdog running, the boot loader should embed a watchdog feed. I have successfully managed...
we have used the NRF51822-BEACON KIT EVAL BLUETOOTH SMART BEACON which includes RGB LED, but cannot find a non dev kit model with RGB LEDs . can you recommend one with either...
I am using NRF52 SDK14.0 and SoftDevice S132 v5.0.0. I am using GPIOTE low level port interrupt to wake the system from SysOff mode. If SoftDevice is enabled and I put the...
Hello,
On Nordic Studio, there is a fairly well documented NUS (Nordic Uart Service) that provides a read and write characteristic, and it mimics uart. Data written to the...