Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hi all,
I'm struggling with UARTE and easyDMA. i just want to send data with TX.
I am trying to configure it with the hal librairy but i cannot manage to make it work...
Hi I would like to, at app level, implement access control to characteristic. My characteristic is configured solely as notify (no read, no writing).
When a smartphone turns...
I am testing about tx power level on nRF5_SDK_15.3.0_59ac345 with nRF52840.
I have some confusing about sd_ble_gap_tx_power_set() function.
In peripheral advertising...
Hey guys I want to resolve some issues regarding RSSI values received from BLE beacons. I have ibeacons type.
1: Ibeacon format says the last byte is signal signal, is it...
Hi, after following the tutorial about building the asset tracker firmware I came to the problem of generating merge.hex file. The zephir.hex file is generated, but the merge...
chip: nrf52840 aQFN package
5~10% of the products were defective. by causing analysis, There are short some pins bottom of chip.
I already read this guide after this...
Dear All,
I am using the NRF51822. I downloaded All the latest SDK and Segger Embedded Studio. No matter which sample project I choose I get the same error.
C:/Nordic_Semi...
hello,
please guide me to active LTE in Iran. i used several modem firmware release and can't connect to the network. im using nRF9160 DK and testing with AT sample programmed...
The Nordic Uart Service example in SDK14.2 with SoftDevice 5.1.0 appears to use Write Request judging by the timing which limits transmission to about 30mSecs per packet with...
Hi,
We're using the Android BLE library from Nordic. It really helped us handle a lot of the things we didn't want to think about handling on the bluetooth stack. (Thank...
Probably frowned upon but like being able to work from raw datasheet, so I know that I can. So given that the datasheet would suggest that changing a GPIO pin to be an output...
Hi,
On latest SDK (15.3)n nrf52832, PCA10040, on ble uart bare example, I get a bug when stopping advetising:
line 659: "p_advertising->evt_handler(p_advertising->adv_evt...
Posting this in hardware because it seems like the most appropriate...
We are conducting some localization experiments where we will be capturing advertising packets of...
It has been working with no problems. Neither the At application or the asset-tracker one will work. Is there anyway I can test/ find out whether there is an issue with the...
Hi,
I want to ask you, if they're any phase locked loop (PLL) that can be used ?
My problem : I have two square signal generate by an Arduino Nano and a PWM on the nordic...