Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
Where could i buy the rev 1 of nrf52832 DK? I can't find a place where they specify the revision or the packet variant and the build code. Is there a way to know?
Is it possible for a nRF51822 device running a Gazell stack (as host) to be able to receive RF waves from another device which is not running a Gazel stack?
If yes, then...
Hi, I use S110 to develop a product which will send data to master every 30s. I registered a 30s App timer at RTC1. When this event occurs, I can control the IO pins but cannot...
Hello,
I have a question for a nordic employee:
What is the factory flash state of a nrf52 chip ?
Is there any pre-programmed bootloader ?
With other processor, for...
hi,
I created a SDR/GR based basic BLE dumper. fell free to use and improve it :)
github.com/.../ble_dump
(output to pcap or fifo -> wireshark (btle= (default in...
Hi all,
Is there any example how can I communicate with 51822 device with SD110 on Windows 8.1 desktop? I successfully paired the device but I have no idea where can I...
Hi, I am trying to implement Secure Connection for my application, because using PIN I noticed some problems with the bonding in iOs, in fact using the device manager from...
I've writen a BLE program for a company,they reqire me to certificate the circuit and the program through a Fixed frequency program,what is the hell?Where to get it?
Hello,
[Device: nRF18522 S110 Softdevice 8.0.0 SDK10]
I've referred to this post:
devzone.nordicsemi.com/.../
Does it mean the maximum value is 512 seconds...
hi,For the bluetooth certification, but requires a fixed frequency is 2402 2442 2480 test, could you tell me need how to set up 2442 under the fixed frequency?
I'm trying to make one of the examples in the SDK v9, but I'm stuck on the following error;
L:\NR - nRF firmware\Nordic SDK\V9\examples\ble_peripheral\ble_app_template...
Hi,
I use s110_6.0.0 and sdk_5.2.1 in my old product. I found that I can't write flash sometimes. Timer1 and Timer2 are used, and their interrupt priority level is 1(high_priority...
Hello,
I noticed that their was a question in the developer zone regarding MD bit?
devzone.nordicsemi.com/.../
My question is slightly different. I am using Soft...