I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
Hi.
I would like to make an app for communicare with a can device. I see that the chip mcp2515 is a popular one .So i purchsed some dev boards with this chip. One of them...
Hello,
I have a question concerning the decryption of a 90 byte AES CTR ciphertext with a given 16 byte key and 12 byte IV (=8 byte nonce, 4 byte counter).
I've tried...
Hi,
I used the nRF Programmer included in nRF Connect to flash the custom PCB. After the update to 2.0.0 J-link is no longer detected under devices. Could you help with...
I was flashing nRF51822 used ST-link, with file hex from SDK example, so now i want flashing a different .hex. How can i do that? I try do like before but I CAN'T
I'm trying to dynamically allocate some data, send it over NUS, and then free it, but I'm not sure when the SoftDevice is done with it and it's safe to free. Would the following...
Launched nRF Connect for Desktop this morning (v3.7.0) and was prompted that an update was available. Performed the update as well as child packages. PPK was updated as a...
Hi, i have a problem with nrf mesh. nRF5_SDK_17.0.2_d674dde
nrf5_SDK_for_Mesh_v5.0.0_src
nRF52-DK(PCA10400)
Android 6 and 10.
Bluetooth 4,1 4,2 5.0.
I use example...
When using USB with CONFIG_NO_OPTIMIZATIONS=y I'm getting a usage fault and Zephyr gives the reason K_ERR_STACK_CHK_FAIL. The fault looks like it occurs in the unnamed thread...
Hi,
In case the FMFU fails or the device gets into some recovery state. Is there a way to get IMEI without enabling the modem library? When the modem is in process of failed...
Hi,
Can you please tell us how to send Hex data using AT#XSENDTO command ?
I am using the "Serial LTE" application. In the old SDK version (v1.6), it was possible to set...
Hello,
I recently saw this post: https://devzone.nordicsemi.com/f/nordic-q-a/71940/low-power-mode-using-saadc-with-ble_app_beacon and I'm interested in the example for measuring...
Hello Kenneth,
I am trying to program the nRF52840 Dongle with the HEX file according to "Programming the nRF52840 Dongle". The dongle is connected to USB port and the LD2...
Hello,
I try to port project from IAR to Segger Studio. I followed the guides for porting projects like this and this . So, I did:
- Imported IAR project to SES with internal...
I am using nrf52833dk and download nRF5_SDK_17.0.2_d674dde when i build the code the code the following error occur
asBuild target 'nrf52840_xxaa' compiling SEGGER_RTT_Syscalls_KEIL...
I have an "old" nRF5340-DK which I use to program an external board I am developing. I have no problem with the J-Link/SWD connection to my external hardware using the J19...