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...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
nRF52811 has only one receiver. Most accurate direction finding can be made based on estimation of phase difference between two signals received in two spaced antennas. Such...
Hello – My project needs to report its indoor position to the cloud (no GPS). I intend on using known positions of iBeacons SSID/RSSI coupled with trilateration math – fully...
Hi team, I developed own project based on /examples/dfu/secure_bootloader/pca10056e_ble/ses/. In the original project there was only Release config (no Debug). I modified...
I am trying to figure out how to configure my peripheral such that when a central client tires to enable the service changed characteristic that it succeeds. I am desperately...
I'm working on an application where I will need to initialize the modem, send/receive messages and then turn it down to low power until the next checkin. I did a real simple...
I have read that at each connection event master will send the first packet (empty payload).
In a case where slave latency > 1, the slave will not be listening to master...
Hi devs,
It is not a real issue it is about a possible misconception about app_timer
For my application, I am using multiples timers using app_timer_create. From my understanding...
So I'm coming to the nRF52832 from a couple decades worth of light occasional programming, mostly data analysis and scientific computing in nature, and primarily in C/C++...
Hello,
In my setup, I have 5 clients (buttons) that all report to the same server (lightbulb).
I'm using the Mesh SDK 3.2 light switch example with static provisioning...
Hi everyone, I successfully followed all the steps of the Getting Started Assistant on Windows 10 x64, but I am unable to open the Asset Tracker project because of some errors...
Hello, I was building the asset_tracker application in segger_embeded_studio v418 on Mac OS. I am using master branch( because we need real gps data), however, I encontered...
I know that master sents "LL_CHANNEL_MAP_REQ" to slave to indicate that there is a new channel map. I want to know does master keeps on doing channel sensing to know which...
Hi,
I am using SDK15.3 and nrf52832. I am using multilink central example to connect to my peripheral device. I have one peripheral and one central device.
As soon as...
Hi,
I am using below setup
nRF52 Development Kit
pin_change_int_pca10040 example application provided in SDK
Segger Embedded Studio on Windows 7 64 bit
I have...